Jean-Philip Desjardins
|
5b359051dd
|
Keep path objects as is in Qt bootable UI.
Avoid converting to std::string since this won't work on paths with non-ASCII chars.
|
2023-03-08 17:40:22 -05:00 |
|
Jean-Philip Desjardins
|
fb8bfc9f31
|
Replace constant by enum.
|
2023-01-18 15:53:31 -05:00 |
|
Mahmood - Zer0xFF
|
612463ee3a
|
enable state filter
|
2022-02-19 00:40:47 +00:00 |
|
Jean-Philip Desjardins
|
f7f23ea5c5
|
Qt: Fix exit error message.
|
2022-01-28 10:00:46 -05:00 |
|
Zer0xFF
|
6254d4a3f4
|
disable QBootablesView Interface while proccessing action to avoid unexpected race conditions
|
2022-01-24 21:50:07 +00:00 |
|
Zer0xFF
|
b711e04749
|
syntax cleanup
|
2022-01-24 21:18:16 +00:00 |
|
Zer0xFF
|
1044335478
|
make 'Add Games...' button async
|
2022-01-24 21:18:16 +00:00 |
|
Zer0xFF
|
c673507231
|
make refresh button async
|
2022-01-24 21:18:16 +00:00 |
|
Zer0xFF
|
a837a88ac8
|
fix invalid access
|
2022-01-24 21:18:16 +00:00 |
|
Zer0xFF
|
5104b0b8e7
|
use 'CContinuationChecker' to process covers in background
|
2022-01-24 21:18:16 +00:00 |
|
Zer0xFF
|
12c0408bcc
|
use QBootablesView::BootBootable(...) to boot games
|
2022-01-18 21:58:34 +00:00 |
|
Zer0xFF
|
d8ee87f5ff
|
DoubleClick isn't needed after moving from QBootablelistView to QBootablesView
|
2022-01-18 21:55:52 +00:00 |
|
Zer0xFF
|
a97b42977c
|
Fix typo
|
2022-01-18 21:54:49 +00:00 |
|
Zer0xFF
|
c0421f4db6
|
force connection to queue (to run on main thread), use new connect args convention (this form will produce compile time error, if referenced signal/slot is invalid)
|
2022-01-18 17:57:51 +00:00 |
|
Zer0xFF
|
1601e173fc
|
add missing update function
|
2022-01-18 17:37:08 +00:00 |
|
Zer0xFF
|
e214781efc
|
prompt the user on exit if bootables/s3 are getting processed
|
2022-01-16 15:33:49 +00:00 |
|
Zer0xFF
|
470f1a6643
|
Fix booting with model proxy
|
2022-01-16 15:15:23 +00:00 |
|
Zer0xFF
|
423fc80f47
|
restore ui functionality, note this includes changes from PR #1158
|
2022-01-16 15:15:23 +00:00 |
|
Zer0xFF
|
d72dfa6fdb
|
change QBootablesView base class, and use Qt ui file to load the UI
|
2022-01-16 15:15:23 +00:00 |
|
Zer0xFF
|
ee34480d07
|
rename QBootableListView to QBootablesView (this class will be updated to manage more than the view
|
2022-01-14 23:05:02 +00:00 |
|