James Turner
|
8738e18921
|
Launcher: spinner when adding a catalog
|
2018-05-09 19:43:44 +01:00 |
|
James Turner
|
57a866fc60
|
Scrollbar for launcher settings
|
2018-05-09 19:35:24 +01:00 |
|
James Turner
|
b6f7f17c5c
|
Launcher: fix warning about Qurl / undefined
|
2018-05-09 19:35:12 +01:00 |
|
James Turner
|
ee48fddd5e
|
Compute scrollbar extent using alternate props
This computation is close enough, and removes the need for private
headers.
|
2018-05-08 22:16:53 +01:00 |
|
James Turner
|
0da17d895c
|
Fix ‘add-default-catalog’ flow from aircraft list
|
2018-05-08 06:52:07 +01:00 |
|
James Turner
|
42936f4f22
|
Launcher: fix date-time picker
|
2018-05-07 22:19:34 +01:00 |
|
James Turner
|
71a1348037
|
UI tweaks for the launcher
|
2018-05-07 16:53:25 +01:00 |
|
James Turner
|
1fcd86a8a9
|
Launcher: fix missing import for Style
|
2018-04-25 16:24:14 +01:00 |
|
James Turner
|
7ae8137b77
|
Launcher: nicer looking summary transparency
|
2018-04-16 15:41:48 +01:00 |
|
James Turner
|
7431fb12b3
|
Launcher UI feedback: mark history buttons as disabled
|
2018-04-16 15:13:06 +01:00 |
|
James Turner
|
8a390dab2a
|
Add-ons page UI improvements based on feedback
|
2018-04-16 15:04:21 +01:00 |
|
James Turner
|
361225f919
|
Launcher: fix the descriptionForState/null warning
|
2018-04-09 17:13:15 +01:00 |
|
James Turner
|
9fbd879c9f
|
Remove a stray log message
|
2018-04-09 15:52:14 +01:00 |
|
James Turner
|
a94d893124
|
Styling tweak for launcher hangars list
|
2018-04-09 11:17:15 +01:00 |
|
James Turner
|
205fadbff3
|
Stubbing out Add-ons controller
Also CatalogListModel stubs
|
2018-04-08 23:52:27 +01:00 |
|
James Turner
|
01f840487d
|
Split launcher code to fix ownership issues
This avoids passing a QmainWindow into the QML engines, which don’t
seem to handle that very well.
|
2018-03-22 13:52:03 +00:00 |
|
James Turner
|
f75f413970
|
Ensure launcher AW toggle overrides the sim setting
Set the property value to false explicitly when BW is requested in
the launcher, otherwise the auto-saved value takes over.
|
2018-03-22 11:59:15 +00:00 |
|
James Turner
|
cb4a823836
|
Missed some files fixing QQ2 version import
|
2018-03-19 22:32:23 +00:00 |
|
James Turner
|
4c2e52c2dc
|
Standardise QtQuick version to 2.4
Will fix an issue reported on the forum where a 2.7 dep crept it.
|
2018-03-19 08:22:11 +00:00 |
|
James Turner
|
19ae26164a
|
Summary page converted to QtQuick
|
2018-03-18 16:39:17 +00:00 |
|
James Turner
|
eaf89ab23b
|
Avoid use of Connections.enabled for Qt < 5.7 compat
|
2018-03-18 16:25:48 +00:00 |
|
James Turner
|
7339e261e9
|
Direct file dialog (no need for QtQuick Controls)
This should simplify the needed packages on Debian, Ubuntu, etc
|
2018-03-18 16:18:17 +00:00 |
|
James Turner
|
fa72d8dd06
|
Popup window tracking helper hooked up
|
2018-03-11 11:10:02 +00:00 |
|
James Turner
|
37dc418ce1
|
QtQuick launcher settings implementation
Moves the settings and environment pages of the launcher into QQ2,
and provides more QtQuick items to use.
|
2018-03-11 11:10:02 +00:00 |
|
James Turner
|
7b7e50741f
|
Launcher: fix preview image aspect ratio
Accidentally left in a hard-coded 16:9 ratio, no wonder some images got
squished. Shuttle is now re-elongated verticallitaly :)
|
2018-03-06 18:34:54 +00:00 |
|
James Turner
|
5020e4655e
|
Launcher: explicit sizes in aircraft list
Fix some scaling issues when mixing pixel- and point- sized fonts,
especially on Windows
|
2018-03-05 10:49:30 +00:00 |
|
James Turner
|
b6cd4c8726
|
Launcher: show aircraft URI and local path
Shift-clicking on the compact delegate will show the local path and
URI of the aircraft, to identify the source.
|
2018-01-30 18:40:21 +00:00 |
|
James Turner
|
db57b12723
|
Remove dead code
|
2018-01-30 17:25:08 +00:00 |
|
James Turner
|
f9e113d811
|
Fix jumping aircraft list when editing ratings
|
2018-01-30 17:24:41 +00:00 |
|
James Turner
|
9dc1c1bbcf
|
Fix scrolling of aircraft details view
|
2018-01-30 17:24:07 +00:00 |
|
James Turner
|
821ae89f64
|
Fix aircraft-list selection bug after searching
Reported by Brendan Black, thanks!
|
2018-01-14 15:04:55 +00:00 |
|
James Turner
|
1493c0adc8
|
Fix missing style import in the delegate
|
2018-01-12 22:18:59 +00:00 |
|
James Turner
|
d98cd3a717
|
Launcher: move QML files to a sub-directory
|
2017-12-15 14:38:23 +00:00 |
|