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
|
64ba644734
|
Qt: Use more cross-platform key sequences in menu where possible.
|
2013-11-26 17:03:31 +10:00 |
|
Sacha
|
fa7871869e
|
Qt: Put all resources in to the binary. The app should be standalone now. Also fixes #4615
|
2013-11-22 16:15:10 +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
|
693938e859
|
Qt: Load the language too, if detected on boot.
|
2013-11-22 02:38:19 +10:00 |
|
Sacha
|
e3f48b4824
|
Qt: Update menubar action code. Make it more readable.
|
2013-11-22 02:32:46 +10:00 |
|
Sacha
|
061966dae2
|
Qt: Hide menubar. Attach shortcuts to the main window so they still trigger when menubar is hidden. Fix bug with ctrl+number for screen size during full screen.
|
2013-11-21 13:48:16 +10:00 |
|
Sacha
|
392abf4a26
|
Qt: Prevent window resize, fixes #4594
|
2013-11-21 13:24:33 +10:00 |
|
Sacha
|
89c136473f
|
Qt: Allow shortcuts to work in fullscreen. Fixes #4601
|
2013-11-21 12:45:45 +10:00 |
|
Sacha
|
a151abf115
|
Qt Fullscreen: Remove some redundant code. Let the window resize naturally to changes in its content.
|
2013-11-21 00:07:04 +10:00 |
|
Sacha
|
7b6c59ea18
|
Qt: Fix font display on non-UTF systems (eg. Symbian).
|
2013-11-20 15:16:44 +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
|
960c0cc2a0
|
Buildfix for Qt (some platforms). Fixes #4574
|
2013-11-18 22:56:14 +10:00 |
|
Sacha
|
ff14b69e00
|
Qt: Update touch controller layout on switch to fullscreen. Note: The touch controller configuration still will not update.
|
2013-11-05 16:00:13 +10:00 |
|
Sacha
|
04a4f31215
|
Qt Desktop: Hide cursor in fullscreen during gameplay, unless on-screen controls are enabled.
|
2013-11-04 22:30:38 +10:00 |
|
Unknown W. Brackets
|
9a9aa5b194
|
Fix initialization order warnings.
|
2013-10-19 14:57:45 -07:00 |
|
Sacha
|
8de3d882a1
|
Buildfix for Qt, Qt5, Windows on Qt.
|
2013-10-19 05:22:32 +10:00 |
|
Sacha
|
7927b889b3
|
Buildfix Qt Linux.
|
2013-10-15 00:40:46 +10:00 |
|