1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
NamedKitten c8cde5086f [Launcher] Add update checking. 2018-11-16 09:10:26 +00:00
Kitteh 6c46849ed7 [Launcher] Handle ^C. 2018-11-11 13:43:18 +00:00
Kitteh 058ff6b8c9 [Formatting] Improved code formatting. 2018-11-10 13:50:13 +00:00
Kitteh fed625fc99 [Backend+UI] Added platform utils and always on top mode toggle. 2018-11-07 11:10:38 +00:00
Kitteh 0d2b5e2b5a [Backend+Launcher] Removed some unneeded debug code. 2018-11-07 08:01:18 +00:00
Kitteh 3b9cbf3f15 [Backend] Added DPMS. 2018-11-07 07:42:47 +00:00
Kitteh 8fc36d20b7 [Backend] Source formatted with clang-format. 2018-11-06 07:39:42 +00:00
Kitteh 99e3a59848 [Multiple] Minor tweaks. 2018-11-04 21:20:11 +00:00
Kitteh 94fa71fd02 [Launcher] Remove unneeded code. 2018-11-04 15:14:20 +00:00
Kitteh e8c44747ae [UI] Use Qt Labs File Dialogs. 2018-11-04 15:11:50 +00:00
Kitteh f436f77ba5 [Backend] Make most of the commands be handled by C++. 2018-11-04 12:45:08 +00:00
Kitteh 84333be48e [Launcher] Tried fix for Platform Plugin. 2018-10-31 10:56:05 +00:00
Kitteh 24ac3da37e [Launcher] Check for WIN32. 2018-10-31 07:53:38 +00:00
Kitteh 4a519d1b88 [Launcher] Add mingw compatable setenv. 2018-10-30 16:16:53 +00:00
Kitteh 662ddeeda3 [Launcher] Check for if it isn't mingw instead of checking for linux. 2018-10-30 15:58:23 +00:00
Kitteh f9ff4d03cd [Launcher] Change ifdef from UNIX to __linux__. 2018-10-30 15:54:17 +00:00
Kitteh 58d40b264f [Launcher] Add more ifdef for setenv on non unix. 2018-10-30 15:50:39 +00:00
Kitteh ea18e9331c [Launcher] Add missing include. 2018-10-30 15:38:29 +00:00
Kitteh 69cc9976e8 [ALL] Reduced all the unneeded imports. 2018-10-30 11:05:31 +00:00
Kitteh 56fb9c19dc [UI] Minor tweaks, fixes and better screenshot handling. 2018-10-29 14:19:12 +00:00
Kitteh 9f3d8d9e06 [UI] Fixed UI on KDE. 2018-10-28 14:56:54 +00:00
Kitteh 18fb62aa2f [YTDL] Freeze youtube-dl rather than using anaconda. 2018-10-27 17:05:14 +01:00
Kitteh f3b3fc85ac [Dev] Added QML reloading. 2018-10-27 16:11:29 +01:00
Kitteh f1ff98f7d8 [Launcher] Fix "Unknown error" 2018-10-25 12:31:15 +01:00
Kitteh d4e0fd63d4 [UI] Added configurable keybinds. 2018-10-24 17:41:41 +01:00
Kitteh 33d616ca88 [Launcher] Add DPMS stuff for now. 2018-10-23 23:56:24 +01:00
Kitteh 2621325479 [Launcher] Make wait for updater to finish. 2018-10-23 14:57:06 +01:00
Kitteh eb640e414e Fix path to appimageupdatetool. 2018-10-23 13:43:27 +01:00
Kitteh 35ba0663f5 Debug updater. 2018-10-23 12:19:21 +01:00
Kitteh a604687b5c Test auto updating. 2018-10-23 11:37:51 +01:00
Kitteh 08e9fcf55a Minor changes. 2018-10-21 13:00:25 +01:00
NamedKitten a845a009ac Initial Commit! 2018-10-13 15:38:31 +01:00