Megamouse
|
544f8711f0
|
Qt: improve docks and toolbar flat style
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
b9c9bb30ba
|
Qt: fix toolbar element sizes on every toolbar repaint
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
3a5ce90148
|
Qt: remove redundant custom toolbar colors.
They got too complicated when used with stylesheets. I left the gamelist icon color option since it does in no way interfere with the stylesheets
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
62cec24235
|
Qt: update custom ui colors
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
124122839d
|
Qt: update stylesheet
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
20d653b58a
|
Qt: update table item delegates
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
ed4caf0fbe
|
Qt: fix icon repaint inaccuracy
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
ff9024ae70
|
Qt: temporary game grid selection color adjustment
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
01dc09c436
|
Qt: Use QStyledItemDelegate instead of QItemDelegate
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
23b10fc16d
|
Qt: update default stylesheet (WIP)
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
4bddb6a9e3
|
Qt: update toolbar icons
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
cb3933dcab
|
Qt: toolbar adjustments
|
2018-07-05 23:22:33 +04:00 |
|
Megamouse
|
ca30131faa
|
Qt: add new spu options to the settings dialog
Also rework the layout a bit.
We need to think about creating a firmware tab
|
2018-07-01 19:33:33 +04:00 |
|
Nekotekina
|
d62b0c88b0
|
Restore /dev_flash/ config
|
2018-06-23 09:26:11 +03:00 |
|
Megamouse
|
78ef205b4f
|
Qt: fix minor bug in save_manager that occurred when sorting the tables
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
64c04769d2
|
Qt: emu_settings: close config files after loading and saving
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
dada341d4e
|
Qt: fix crash in progress dialog
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
a96a8a9db0
|
Qt: move ReadJSON in game compat to its own function
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
dab82b70f7
|
Qt: workaround for settings_dialog resize
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
c3916fee9c
|
Qt: add DeleteSPUCache option
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
e7a02f1506
|
Qt: use QDirIterator instead of fs::file stuff
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
68bb1bd6ee
|
Qt: add more resize possibilities to the trophy manager
|
2018-06-22 22:30:02 +04:00 |
|
Megamouse
|
cad017a64f
|
Qt: minor icon size action fix
|
2018-06-22 22:30:02 +04:00 |
|
Nekotekina
|
81e5f3b7f2
|
Remove /dev_flash/ configuration
Simplify code by using root config location for /dev_flash/
Hide Emu.GetEmuDir() function due to the risk of misuse
|
2018-06-22 14:14:29 +03:00 |
|
Jan Beich
|
c776ff5020
|
Add missing Discord guard after 27a94308a7
/usr/bin/ld: error: undefined symbol: Discord_Initialize
>>> referenced by _discord_utils.cpp
>>> rpcs3/CMakeFiles/rpcs3.dir/rpcs3qt/_discord_utils.cpp.o:(discord::initialize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&))
/usr/bin/ld: error: undefined symbol: Discord_Shutdown
>>> referenced by _discord_utils.cpp
>>> rpcs3/CMakeFiles/rpcs3.dir/rpcs3qt/_discord_utils.cpp.o:(discord::shutdown())
/usr/bin/ld: error: undefined symbol: Discord_UpdatePresence
>>> referenced by _discord_utils.cpp
>>> rpcs3/CMakeFiles/rpcs3.dir/rpcs3qt/_discord_utils.cpp.o:(discord::update_presence(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool))
c++: error: linker command failed with exit code 1 (use -v to see invocation)
|
2018-06-21 01:07:05 +01:00 |
|
Megamouse
|
0ffaf6c1ce
|
Qt/RSX: reset gs_frame taskbar progr. when closing native progr. dialogs
I forgot that the gs_frame's taskbar progress will stay unchanged due to its persistence, unlike the msgdialog.
|
2018-06-19 21:58:09 +03:00 |
|
Megamouse
|
4419e5d838
|
Qt: add possibility to copy 'Name [Serial]'
|
2018-06-19 20:45:00 +04:00 |
|
Megamouse
|
27a94308a7
|
Discord fixes
|
2018-06-19 20:45:00 +04:00 |
|
Megamouse
|
0c4cdaa7d3
|
Qt: add boot by pressing enter or return while having an item selected
|
2018-06-19 17:13:08 +03:00 |
|
Zion Nimchuk
|
87194e5887
|
Make register editor dialog work
|
2018-06-19 14:06:26 +03:00 |
|
VelocityRa
|
392a4bdc0b
|
Qt: Add perf overlay position to settings dialog
|
2018-06-18 22:34:26 +03:00 |
|
Megamouse
|
af71cf0922
|
implement "Enable TSX" combobox
|
2018-06-17 00:43:00 +04:00 |
|
Megamouse
|
ddded7ba5c
|
Qt: cleanup syntax_highlighter a bit
|
2018-06-14 18:35:21 +04:00 |
|
Megamouse
|
79dd62cda2
|
Qt: Add copy to clipboard for game data
|
2018-06-14 18:35:21 +04:00 |
|
Megamouse
|
d013524ea9
|
Qt: add notes as tooltips
|
2018-06-14 18:35:21 +04:00 |
|
Megamouse
|
61a517cc1a
|
Qt: don't adjust columns in case of empty results after filtering
|
2018-06-14 18:35:21 +04:00 |
|
Megamouse
|
fddd39d508
|
Qt: rename some members in game_list_frame to use m_
|
2018-06-14 18:35:21 +04:00 |
|
Megamouse
|
661d19e33f
|
Qt: fix settings dialog subscriptions for custom configs
|
2018-06-14 18:35:21 +04:00 |
|
scribam
|
cc22d25490
|
qt: fix asm instructions highlighting (#4745)
* qt: fix asm instructions highlighting
|
2018-06-12 15:38:19 +01:00 |
|
scribam
|
626836f95b
|
qt: rewrite syntax highlighter
- fix multi-line comments
- remove compilation warnings "unknown escape sequence"
- fewer lines of code
|
2018-06-12 02:49:58 +04:00 |
|
Megamouse
|
2b8cab906c
|
Qt: clamp progress bar values
|
2018-06-11 22:41:38 +03:00 |
|
Megamouse
|
3dd45fc859
|
Qt: add counters to the find dialog
|
2018-06-11 16:24:51 +03:00 |
|
Megamouse
|
17250bc2d4
|
Qt: set up taskbar progress for the gs_frame
|
2018-06-08 23:41:56 +03:00 |
|
Megamouse
|
b9b6bd85a6
|
Qt/RSX: add taskbar progress in msg_dialog_frame for shader compilation
|
2018-06-08 23:41:56 +03:00 |
|
Megamouse
|
edc9e9b4ec
|
Qt/RSX: add window title to the shader compilation msg_dialog
|
2018-06-08 23:41:56 +03:00 |
|
Megamouse
|
7aa2cddb05
|
Qt: remove multi message dialog code
|
2018-06-08 23:41:56 +03:00 |
|
Megamouse
|
38e88253cc
|
Qt: Fix message dialog progress bars never reaching 100%
and clean up a bit
|
2018-06-08 23:41:56 +03:00 |
|
Megamouse
|
9dea602496
|
Discord: add some stuff
|
2018-06-03 13:28:12 +04:00 |
|
Dravonic
|
400079a006
|
Parallel shader cache loading (#4677)
* Parallel shader cache loading
|
2018-06-01 19:49:29 +03:00 |
|
Megamouse
|
c5709f71b3
|
Qt: Add performance overlay options to the emu tab in the settings dialog
|
2018-05-30 21:31:45 +04:00 |
|