Commit Graph

33 Commits

Author SHA1 Message Date
de2ef74938 filesystem: fix windows directory iteration 2020-05-11 14:46:27 +02:00
588099d1f8 Add tests and fix errors tests have discovered 2020-05-08 21:11:51 +00:00
ff4be474e4 Restructure source tree 2020-04-16 15:02:33 +02:00
dd6ead1268 Removed wcslen 2020-04-16 13:27:50 +02:00
5c67310903 Slight code cleanup 2020-04-16 13:23:02 +02:00
05480f0151 Formatting 2020-04-15 12:36:59 +02:00
d5f5e3505a windows/databasewindow: make databesewindow wider 2020-04-13 22:41:46 +02:00
4e52a98eae Windows: cleaning database now shows progress window 2020-04-13 22:38:37 +02:00
2f845cd7e7 windows/seasonwindow: fix dimensions, make resizable 2020-04-01 20:20:20 +02:00
013d98e941 Makefile: windows - compile separate object files 2020-04-01 17:03:33 +02:00
991a21af4e Formatting 2020-04-01 16:13:39 +02:00
f785bf6d95 windows/seasonwindow: localization 2020-04-01 13:57:01 +02:00
60c30fa8f1 windows/searchwindow: localization 2020-04-01 13:56:15 +02:00
33622d1829 windows/progresswindow: localization 2020-04-01 13:55:13 +02:00
768f171de9 windows/patternwindow: localization 2020-04-01 13:54:19 +02:00
c12020529b windows/mainwindow: localization 2020-04-01 13:53:34 +02:00
e2199bbb83 windows/gui_functions: localization, nicer edit box, buttons have appropriate size 2020-04-01 13:51:53 +02:00
6d9b5f2d3a Includes 2020-04-01 13:50:44 +02:00
5e0ba6dbc2 windows/databasewindow: localization, remove "hidden" columns 2020-04-01 13:50:05 +02:00
d44db3943e Windows: formatting 2020-02-25 17:26:30 +01:00
3201f8cece Windows/Databasewindow: fix reactive UI 2020-02-25 17:24:48 +01:00
7186635f1c Windows: refactored GUI 2020-02-25 16:11:25 +01:00
1ad4ef5053 Windows/network: support status code 2020-02-25 10:20:45 +01:00
d546d8442f Filesystem: added some checks 2020-01-18 21:31:09 +01:00
a9802b4d47 Network: add lastResponseCode 2020-01-17 14:01:10 +01:00
758af6ff6b Fix windows problems 2020-01-15 23:59:39 +01:00
2a42f679ba More refactoring 2020-01-15 22:23:11 +01:00
2536881452 Network: refactor 2020-01-15 16:30:30 +01:00
f1063bb14e GUI for sqlite 2019-07-12 23:10:40 +02:00
d1e82d4a94 Initial support of database 2019-06-04 21:54:00 +02:00
d36d7a385d Formatting 2019-06-01 21:54:45 +02:00
95d2c85dfe Removed redefinition of FSLib::Directory::path() for windows 2019-05-18 14:10:40 +02:00
c02a14b1b7 Split filesystem library into 2 files based on operating system 2019-04-01 20:18:47 +02:00