Commit Graph

1272 Commits

Author SHA1 Message Date
Klaus Basan
65a716a61d Ref T28, renaming to getLatestDbEntityTimestamp 2017-05-05 23:07:49 +01:00
Klaus Basan
d7ae3712dd Ref T59, stash validation triggered by "stash" button
From non stash tabs not using full validation
2017-05-05 23:07:43 +01:00
Klaus Basan
74e0bf397f Ref T42, application classes
* GUI classes allow retry
* longer timeouts
* accept unknow accessibility (QAM)
* QAM now as pointer, which would allow to replace QAM

When QAM becomes disconnected, then connect again it is in unknown state
2017-05-05 23:07:42 +01:00
Klaus Basan
6ebbf58f79 Formatting 2017-05-05 23:07:34 +01:00
Klaus Basan
420e80a437 Ref T41, prg version can be checked when it is not new 2017-05-05 23:07:31 +01:00
Mathew Sutcliffe
4a4dea8d4d Rename xbus to xswiftbus
Summary:
I wanted to rename xbus because its relation to //swift// is not immediately clear from the name.

xswiftbus seems reasonable.

Reviewers: #swift_pilot_client, kbasan

Reviewed By: kbasan

Subscribers: kbasan, jenkins

Tags: #swift_pilot_client

Differential Revision: https://dev.swift-project.org/D14
2017-05-05 23:07:11 +01:00
Klaus Basan
b2d95f471e Ref T41, download dialog available for all swift UI applications 2017-05-05 22:44:05 +01:00
Klaus Basan
7f0a971b4a Ref T41, adjusted info component to be used with dialog 2017-05-05 22:40:51 +01:00
Klaus Basan
d1bf788f07 Ref T41, independent dialog for downloading swift 2017-05-05 22:40:48 +01:00
Klaus Basan
8ac609a166 Formatting and UI fixes 2017-05-05 22:40:46 +01:00
Klaus Basan
9c9f3e82ae Comment 2017-05-05 22:40:32 +01:00
Klaus Basan
b39f9a33a2 Ref T40, allow to pass timeout 2017-05-05 22:40:27 +01:00
Klaus Basan
fad7d4b8c9 Ref T35, optional model description when mapping 2017-05-05 22:40:16 +01:00
Klaus Basan
5687f5c176 Allow some time when .rev file is generated before files are overriden
(copied over in wizard)

There was an issue that the copied over file was afterwards not present
2017-05-05 22:40:13 +01:00
Klaus Basan
8ad7c1e3c7 Fixed issue with still using header instead of info object data
plus some utility functionality
2017-05-05 22:40:10 +01:00
Klaus Basan
b444361c7c Some minor UI tweaks (min.height) 2017-05-05 22:40:07 +01:00
Klaus Basan
ed132add45 Ref T34, renamed function as requested by RW 2017-05-05 22:39:59 +01:00
Klaus Basan
f37057f761 Ref T34, added font.qss (generic and specific for MacOS) and removed build based qss 2017-04-21 21:41:36 +02:00
Klaus Basan
ce8e5c1f10 Ref T34, OS specific stylesheets
e.g. fonts.mac.qss / default is fonts.qss
2017-04-21 19:47:44 +02:00
Klaus Basan
e13f7e3e68 Log messages when URL for news/help is missing
Found during Ref T32
2017-04-21 03:14:19 +02:00
Klaus Basan
65f4d1f9e2 Increase timeout a bit (WLAN experience) 2017-04-20 20:35:48 +02:00
Mathew Sutcliffe
e3fe8ec39f refs #937 Resolved clazy warnings: miscellaneous. 2017-04-19 19:31:50 +01:00
Mathew Sutcliffe
045b149164 refs #937 Resolved clazy warnings: Q_ENUMS is deprecated. 2017-04-19 19:31:47 +01:00
Mathew Sutcliffe
69b75ad265 refs #555 Fixed egregious copypaste mistake
*%{font-size:16pt}😠%*
2017-04-19 19:31:34 +01:00
Klaus Basan
53a021de78 refs #935, set opacity of main window when wizard is active
https://dev.vatsim-germany.org/issues/935#note-5
2017-04-19 19:31:25 +01:00
Klaus Basan
07db0732ed refs #935, showHelp function, so other widgets can invoke help 2017-04-19 19:31:23 +01:00
Klaus Basan
7907dff967 refs #935, refs #936 utility function to set OS specific properties
this can be used in qss selectors
2017-04-19 19:31:22 +01:00
Klaus Basan
197560c3c3 refs #935, stylesheet 2017-04-19 19:31:20 +01:00
Klaus Basan
f69c1e7c3f refs #935, adjusted 4th segment of version to timestamp since 2010
slack discussion/meeting 20170413
2017-04-19 19:31:14 +01:00
Roland Winklmeier
6e6fb1f9a8 Workaround transparent style issues on Mac OS 2017-04-19 19:31:11 +01:00
Roland Winklmeier
4076722aab Generate fonts.qss dynamically during build
The static font size and weight looked odd on Mac OS.
QSS does not support different platform specific styles. Hence the platform
scopes had to be added to blackgui.pro and fonts.qss generated during
build process.

refs 936
2017-04-19 19:31:09 +01:00
Klaus Basan
269ecadf7d refs #935, hack to fix QWizardPage style as stylesheet selection does not work 2017-04-19 19:31:06 +01:00
Klaus Basan
be24d069fe refs #935, resizing for message frame
also avoid showing overlay message too soon (ie when not full initialized)
2017-04-19 19:31:03 +01:00
Klaus Basan
f2d89bf56c Fixed misc. things for bootstrap file/reader
* added help URL
* added swift map URL
* fixed typo for crash report server
* added more failover servers
2017-04-19 19:30:58 +01:00
Klaus Basan
b13eb16d51 Log.copied files in copy config component 2017-04-18 00:08:50 +01:00
Klaus Basan
7b6337e6ad refs #933, added icon for MCX 2017-04-18 00:08:44 +01:00
Klaus Basan
1ccbe5952c refs #933, start MCX from context menu 2017-04-18 00:08:42 +01:00
Klaus Basan
45f0cea083 refs #933, UI for MCX setup 2017-04-18 00:08:39 +01:00
Klaus Basan
54219966ac refs #933, allow to explicitly add separator as menu action
(a bit of a hack, but unproblematic and sometimes useful)
2017-04-18 00:08:31 +01:00
Klaus Basan
2d56167e65 Misc: removed redundant default value (settings), formatting, hide kill button 2017-04-18 00:08:25 +01:00
Klaus Basan
78c618e589 Allow to add to model set from stash 2017-04-18 00:08:23 +01:00
Klaus Basan
eec33847b2 UI layout mapping form 2017-04-18 00:08:20 +01:00
Klaus Basan
8143add432 Show distribution file URL in distribution component (tooltip) 2017-04-18 00:08:14 +01:00
Klaus Basan
5ab1ae7193 refs #902, refs #887, avoid oversize combobox 2017-04-18 00:07:37 +01:00
Klaus Basan
0f57385325 refs #902, qss GroupBox margin 2017-04-18 00:07:34 +01:00
Klaus Basan
6863bf2937 refs #927, linked button with component 2017-04-18 00:07:22 +01:00
Klaus Basan
81caa32003 refs #927, streamlined audio/audio setup component 2017-04-18 00:07:20 +01:00
Klaus Basan
05761b6e07 refs #927, added audio button in keypad area 2017-04-18 00:07:17 +01:00
Klaus Basan
ec297d5838 Formatting, typos 2017-04-18 00:06:53 +01:00
Klaus Basan
9eb67edddf refs #921, avoid issue when called during shutdown 2017-04-18 00:06:50 +01:00