codestation
364dd34ced
migrate to Qt6
2025-05-31 18:02:53 -05:00
codestation
11a06fc2a1
Updated translations.
2016-11-24 11:22:36 -04:00
codestation
5b5b151c48
Add size to json listing.
2016-11-20 21:02:54 -04:00
codestation
c3fc9af152
Implement automatic database refresh on root category listing.
2016-10-25 21:22:51 -04:00
codestation
a4366b6d1e
Update desktop file to remove linter warnings.
2016-10-25 13:31:58 -04:00
codestation
7a5065bfe4
Use the correct QUrl constructor to open a local file.
2016-10-23 12:04:53 -04:00
codestation
5a9dc39396
Inject version info into embedded xml and ignore local xml file by default.
...
Added check for 3.60 update pup.
2016-10-23 11:58:47 -04:00
codestation
4d1249bf08
Added button to save current listing to json.
2016-10-23 11:34:07 -04:00
codestation
91ddb1fb55
Refactor build system.
2016-09-04 16:34:38 -04:00
codestation
f995c394f8
Make ffmpeg optional.
2016-09-03 20:58:07 -04:00
codestation
b4807bec66
Do not open smb:// kpart on dolphin when opening a game folder.
2016-09-01 16:45:39 -04:00
codestation
88dc196d5c
fix: Removed group checking since the systemd acl can take care of it.
2016-04-24 18:07:31 -04:30
codestation
9cf97c5042
fix: install desktop file on $USRDIR/share/applications directly.
2016-04-24 10:38:09 -04:30
codestation
6218846688
Force recompiling of binaries when the static library changes.
2016-01-10 12:56:12 -04:30
codestation
619dfd89cb
Use documents folder for default location for apps (windows build).
2016-01-10 11:42:50 -04:30
codestation
6eeba0b71a
Load resources manually at startup since they are now in a static library.
2015-12-27 22:33:32 -04:30
codestation
5f508fa47c
Fix memory leak on icon tray by letting events pass the parent widget.
2015-12-27 16:33:55 -04:30
codestation
88364042f8
Fix memory leak by using the correct avcodec function.
...
Fix unitialized variable reported by valgrind.
2015-05-27 22:42:48 -04:30
codestation
380f3049da
Updated to comply with explicit usb initialization.
2015-03-22 14:40:32 -04:30
codestation
d88a84acb2
Updated translations (because the sources were moved).
...
Marked some form items to they don't be translated.
Removed qtandroidservice file.
2015-03-22 12:44:19 -04:30
codestation
9f790dc788
Reorganized project to avoid the ".pro not found" by having all the
...
pro files in the same directory. With this change the android library
now builds properly.
This also fixes the parallel compilation problem that happened when
building using +8 cores.
2015-03-21 14:48:25 -04:30