Commit graph

60 commits

Author SHA1 Message Date
83008d3b01 MainFrame: replace the timer with a file watcher.
This will lead to less UI flickering and faster response times.
2020-01-10 00:01:24 +01:00
6471a9dd93 MainFrame: update version number. 2020-01-09 23:50:29 +01:00
ce4ff48df5 EvtMainFrame: make the previous fix Unicode-aware.
I hate the Windows API.
2020-01-09 22:10:38 +01:00
a3ca557760 EvtMainFrame: fix getSaveDirectory.
Using Directory::home() on systems with OneDrive returns a
fucked-by-OneDrive path, so I use another way now.
2020-01-09 21:40:33 +01:00
65e33fc332 EvtMainFrame: remove a redundant function call. 2020-01-09 19:11:46 +01:00
573eb089e4 Add files and update README.md. 2020-01-09 13:59:19 +01:00
fb729b29ce Add README.md. 2020-01-07 20:24:40 +01:00
0c5abe2685 Add COPYING. 2020-01-07 20:14:11 +01:00
933610648c Add Corrade submodule. 2020-01-07 20:07:14 +01:00
3d8a7a0ef6 Add .gitignore. 2020-01-07 19:57:27 +01:00