libretroadmin
|
547c88259d
|
(Qt) Replace some unnecessary pow usage
|
2022-07-07 09:27:16 +02:00 |
|
libretroadmin
|
2a747ada5d
|
(GCC 12) Silence some new warnings generated
|
2022-06-04 06:35:05 +02:00 |
|
Autechre
|
1493533345
|
Revert "ensure history list will contain crc32 (#13883)" (#13891)
This reverts commit 141bba0464d27b5c7b7cbb17830f314f6e2b05ed.
|
2022-04-26 14:22:33 +02:00 |
|
Alexander Trufanov
|
141bba0464
|
ensure history list will contain crc32 (#13883)
|
2022-04-25 15:53:23 +02:00 |
|
twinaphex
|
3336e61859
|
(Qt) Combine Qt header files
|
2022-04-22 08:26:27 +02:00 |
|
jdgleaver
|
412c79862c
|
(Qt) Fix crash when loading content via desktop menu while content is already running (#13595)
|
2022-02-05 00:26:10 +01:00 |
|
twinaphex
|
2a5751ca0e
|
Get rid of some getters
|
2021-11-09 07:06:04 +01:00 |
|
twinaphex
|
49fbed2423
|
Get rid of input_mouse_grabbed - move retroarch types to
retroarch_types.h
|
2021-09-30 23:22:50 +02:00 |
|
twinaphex
|
e886e908d5
|
Create consistent naming conventions - use retroarch_ instead
of rarch_ for some functions for all functions coming from retroarch.h
|
2021-09-28 12:56:10 +02:00 |
|
twinaphex
|
83ce4259a0
|
Have only one getter for runloop_state
|
2021-09-21 19:08:26 +02:00 |
|
twinaphex
|
f21641d898
|
Get rid of another 'getter' function
|
2021-09-21 18:30:56 +02:00 |
|
Michael Burgardt
|
d8db234df0
|
Concatinate some previously truncated strings for easier translation (#12120)
|
2021-09-16 19:00:14 +02:00 |
|
jdgleaver
|
d1f7d8af0d
|
(Qt) Fix default core detection when playlist file name does not match 'db_name'
|
2021-06-29 16:51:20 +01:00 |
|
jdgleaver
|
f4511f6fa4
|
(core_info) Performance optimisations + code clean-ups/refactors
|
2021-04-26 14:30:31 +01:00 |
|
twinaphex
|
ed0c9ef1dc
|
Buildfix
|
2021-03-24 02:39:57 +01:00 |
|
twinaphex
|
71b4a4558c
|
(DISABLE_MENU) Add another conditional
|
2021-03-24 02:10:35 +01:00 |
|
twinaphex
|
95f5df358a
|
Fix --disable-menu
|
2021-03-24 01:24:49 +01:00 |
|
twinaphex
|
48f9a5fbc0
|
(Qt) Silence sign comparison warnings
|
2021-03-22 20:20:33 +01:00 |
|
twinaphex
|
a60e7ad42a
|
(Qt) Merge ui_qt_themes.h into ui_qt.cpp
|
2021-03-08 18:15:50 +01:00 |
|
twinaphex
|
6802e41db5
|
(Qt) Merge ui_qt_load_core_window.cpp into ui_qt.cpp - further
binary size reduction
|
2021-03-08 18:02:49 +01:00 |
|
twinaphex
|
e140c9f8ee
|
Cleanups
|
2021-03-08 15:11:28 +01:00 |
|
twinaphex
|
b83596fcd4
|
(Qt) Combine all Qt files into one (ui_qt.cpp)
|
2021-03-08 00:56:55 +01:00 |
|
Tatsuya79
|
b1f6fa4a2a
|
remove updateretroarch.cpp
|
2021-02-11 17:49:21 +01:00 |
|
Tatsuya79
|
502d3b3514
|
qt: fix mouse cursor limited by window range on F5 press
|
2021-02-04 17:54:05 +01:00 |
|
jdgleaver
|
b1ee5a2421
|
(X11) Fix mouse input when mouse is grabbed
|
2021-01-16 13:57:25 +00:00 |
|
Tatsuya79
|
f77e18ede0
|
fix string_split_to_qt
|
2020-11-03 16:15:37 +01:00 |
|
twinaphex
|
00e840e99d
|
(Qt) Avoid QString::split - version incompatibilities
|
2020-11-02 00:18:09 +01:00 |
|
jdgleaver
|
d686d73e7a
|
Revert "Buildfix --disable-menu - bake out shader params for desktop menu if"
This reverts commit dd6924a9403472b9c705106805933c018337158d.
|
2020-10-02 17:20:23 +01:00 |
|
twinaphex
|
dd6924a940
|
Buildfix --disable-menu - bake out shader params for desktop menu if
HAVE_MENU is not set
|
2020-10-01 13:04:13 +02:00 |
|
twinaphex
|
0946604627
|
(Qt) Only call log_msg when the Qt companion UI window is active
|
2020-06-26 21:45:09 +02:00 |
|
twinaphex
|
88f7515d1d
|
Cleanups, comments, style nits
|
2020-06-04 14:41:28 +02:00 |
|
twinaphex
|
85c672a0f6
|
Settings pointer cleanups
|
2020-02-19 20:57:02 +01:00 |
|
twinaphex
|
6443169bac
|
Desktop Menu - hide 'Online Updater' if HAVE_ONLINE_UPDATER is not
defined
|
2019-11-11 02:06:33 +01:00 |
|
twinaphex
|
b6b22a9a32
|
More shader refactors - make sure we can compile entirely
without shader support if HAVE_CG, HAVE_GLSL, HAVE_SLANG
and HAVE_HLSL are all not defined
|
2019-07-21 00:34:07 +02:00 |
|
twinaphex
|
66a44aae98
|
Cleanup
|
2019-07-20 12:04:50 +02:00 |
|
Twinaphex
|
db6a4f8368
|
(UI Companion) Get rid of unused iterate function callback
|
2019-07-19 13:59:07 +02:00 |
|
twinaphex
|
1baebdbd47
|
(UI/QT) Fix Travis OSX build hopefully
|
2019-04-16 00:47:13 +02:00 |
|
CozmoP
|
ac6e4732f1
|
Qt: add scrollbar to settings dialog
|
2019-04-15 22:29:16 +02:00 |
|
Brad Parker
|
477d46d52b
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
|
Brad Parker
|
d2f73e3f33
|
Qt: fix couple memory leaks
|
2019-02-22 09:38:59 -05:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
CozmoP
|
9eaa703d4f
|
Qt: make image drop indicator translatable
|
2019-01-31 23:01:39 +01:00 |
|
CozmoP
|
cc18bd6023
|
Qt: thumbnails drop indicator
|
2019-01-30 21:26:33 +01:00 |
|
CozmoP
|
d34e10985e
|
Qt: allow changing thumbnails by drag and drop.
|
2019-01-23 19:28:59 +01:00 |
|
Twinaphex
|
fd17970f61
|
Merge pull request #7925 from CozmoP/sync
Qt: Detailed file browser table and other changes.
|
2019-01-16 22:00:37 +01:00 |
|
CozmoP
|
8adef3b995
|
Qt: move some styles to stylesheet
|
2019-01-14 20:06:07 +01:00 |
|
orbea
|
c1765f0a6c
|
Fix qt with CXX_BUILD.
|
2019-01-14 00:24:46 -08:00 |
|
CozmoP
|
2ef9e5757b
|
Qt: switch to stacked layout to avoid bug. Add border to file browser table.
|
2019-01-13 23:34:57 +01:00 |
|
orbea
|
d86fe8d6e6
|
Don't disable the Qt frontend when started from the commandline.
Fixes https://github.com/libretro/RetroArch/issues/7962.
|
2019-01-12 09:40:05 -08:00 |
|
CozmoP
|
07c3bff2f8
|
Qt: set fixed height to search and core selection widgets
|
2019-01-11 01:31:27 +01:00 |
|