root
c19d3fe06a
MRFIXIT2001: This patch adds a second frameskip setting, one for setting the # of frames to skip, one for setting the % of frames to skip based off fps
2018-11-03 01:33:41 +00:00
Unknown W. Brackets
b3c21517b0
Qt: Allow for larger screen sizes.
2018-06-09 16:36:41 -07:00
Unknown W. Brackets
a448ef536b
Qt: Toggle fullscreen like on all other platforms.
2018-06-09 16:36:41 -07:00
Unknown W. Brackets
ec398cbb1f
Qt Debugger: Remove texture viewer.
...
No longer worked anyway. Being replaced by WebSocket debugger.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
cf33e852ef
Qt Debugger: Remove memory viewer.
...
Being replaced by WebSocket based debugger.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
28cabd578a
Qt Debugger: Remove display list debugger.
...
Being replaced with WebSocket based debugger. Was disabled and not
working anyway, and hardcoded some GL so a barrier to Vulkan.
2018-06-06 05:58:10 -07:00
Unknown W. Brackets
c3213ade25
Qt Debugger: Remove disassembly.
...
Being replaced by WebSocket based debugger which is better maintained.
2018-06-06 05:58:09 -07:00
Henrik Rydgård
80df926265
Qt: Set window title asynchronously. Should fix #10674
2018-03-03 08:56:56 +01:00
Henrik Rydgård
583c20991f
Qt: Some cleanup and fixes. Still not working correctly with gl-render-manager.
2018-02-04 13:42:04 +01:00
Henrik Rydgård
740d0504ad
Move QtMain.cpp and PCMain.cpp to more sensible locations. Native isn't standalone anymore...
2017-12-19 18:04:26 +01:00
Unknown W. Brackets
9e390510df
Remove legacy InputState.
2017-03-14 22:07:07 -07:00
zminhquanz
beaa03c0ad
Add Github choose in help
...
Make more convenient if you contact github quickly
2017-02-05 20:16:22 +07:00
Unknown W. Brackets
ba908b7b1e
Qt: Use new window size config settings.
...
It's no longer tied directly to render resolution.
2016-05-21 09:58:58 -07:00
Unknown W. Brackets
b7224e269c
Qt: Remove CPU core option from menu.
...
We've removed on Windows too, and this fixes a build error.
2016-05-13 23:56:16 -07:00
Unknown W. Brackets
5dbac165f4
Qt, gcc, and Symbian buildfixes.
2016-05-08 14:10:07 -07:00
LunaMoo
6061ad7579
Some improvements, comments and polishing.
2016-01-17 09:21:12 +01:00
LunaMoo
e4271fe1bc
Integrate stretching options into display layout editor.
2016-01-17 09:18:41 +01:00
beaumanvienna
fadedee75f
amendments for: global variable 'fullscreenCLI'/move on top timer/Qt fullscreen code
2014-09-24 23:24:23 +02:00
beaumanvienna
2bc6864222
dual head support for Qt reworked / --fullscreen for Qt / fullscreen top most
2014-09-23 22:27:18 +02:00
Sacha
10be547ec0
Qt: Update desktop menus
2014-07-10 22:41:37 +10:00
Sacha
8a7573004d
Use UpdateRunLoop to handle input and detect minimized window for all platforms.
2014-06-30 00:17:34 +10:00
Sacha
6cada10e86
Qt: Fix desktop globalUIState -> GetUIState
2014-06-24 14:35:00 +00:00
Sacha
f92a842a34
Qt: Move debugger files to a new dir.
2014-06-18 15:37:12 +10:00
Unknown W. Brackets
2459f4e351
Avoid a char * for a constant string.
2014-02-15 01:56:27 -08:00
Sacha
a0c5af288c
Add InputBox as a platform-specific system function instead of a host function. Enable it on all Qt platforms. Add Set Nickname to mobile Qt.
2013-12-08 20:16:34 +10:00
Sacha
d5147c4234
Add ability to change nickname and take screenshot to Qt Desktop UI.
2013-12-08 04:57:06 +10:00
Sacha
10efbd5457
Qt: Small fix. Wasn't declared as slot.
2013-11-28 13:27:10 +10:00
Sacha
f1d234e2a7
Qt Desktop: Use the existing mobile GL widget instead of duplicating the work.
2013-11-27 01:46:06 +10:00
Sacha
d892f7077d
Qt: Cleanup the menu creation even more. Use classes instead of defines. Now automatically translates and sets state. Update translations.
2013-11-22 14:05:36 +10:00
Sacha
5ed685d54b
Qt: Show window before expanding widget. Fixes #4608
2013-11-22 04:25:56 +10:00
Sacha
e3f48b4824
Qt: Update menubar action code. Make it more readable.
2013-11-22 02:32:46 +10:00
Sacha
5cdfe40c03
Qt5: Buildfix. Thanks to @Bigpet.
...
Implement an about section. Maybe this should run credits?
Fixes #4587
2013-11-20 11:50:16 +10:00
Sacha
47f3e700c4
Qt: Clean up messy code.
2013-11-19 21:02:43 +10:00
Sacha
7adb819a41
Qt: Some more improvements to the code.
2013-11-19 20:18:11 +10:00
Sacha
fef8abd129
Qt: Update languages and translations code.
2013-11-19 20:16:30 +10:00
Sacha
ab8001b521
Replace mainwindow.ui with C++ so that it is easier to maintain.
2013-11-19 20:16:30 +10:00
Sacha
7927b889b3
Buildfix Qt Linux.
2013-10-15 00:40:46 +10:00
Zetro
43f78b5d5a
Use key mappings in desktop Qt frontend
2013-09-10 19:12:38 +02:00
Ilya Zhuravlev
b3a91db87e
Fix Qt build on Linux.
2013-08-14 23:02:56 +04:00
Sacha
b0c5906c2b
Linux Desktop buildfix.
2013-07-30 04:31:35 +10:00
Sacha
f5246c07e3
Linux buildfix. Remove gamepad support from Linux.
...
Was required to rebuild. Would probably have to be rewritten any to support the new input system.
Although keys can be remapped in the UI now, it would still be nice to have this done in the menu system.
2013-07-10 09:49:53 +10:00
Sacha
29d1e40c79
Buildfix for Blackberry, Linux, Symbian, non-ffmpeg platforms, Meego, ...
2013-06-09 22:53:22 +10:00
Sacha
dde85e581e
Add controller/gamepad support to Blackberry 10 (update native). Buildfix for Qt.
2013-05-22 01:35:22 +10:00
Marcin Mikołajczyk
bda904b364
Qt: fix pausing/resuming game
2013-04-20 12:43:55 +02:00
Marcin Mikołajczyk
d8d1ab286f
Working Qt interface (debuggers broken)
2013-04-19 22:17:54 +02:00
Marcin Mikołajczyk
cea9fedf10
Add Use MediaEngine option to Qt interface
2013-03-14 15:32:32 +01:00
Marcin Mikołajczyk
b213c8e6ef
Mainwindow class code cleanup
2013-02-24 20:05:17 +01:00
Xele02
2a6af9b8a3
Add displayList debug dialog
2013-02-17 01:28:43 +01:00
Marcin Mikołajczyk
49e04609a8
Remove fast interpreter option
2013-02-17 00:55:15 +01:00
Marcin Mikołajczyk
b90b0854e0
Fix input responsiveness
2013-02-16 13:51:31 +01:00