Klaus Basan
35e6dbda67
Ref T195, launcher uses DBus UI component and new application arguments functions
2017-12-21 19:45:59 +01:00
Klaus Basan
a196015b73
Ref T165, using CGuiApplication::distributionInfoAvailable is redundant, the cache changed signal is enough
...
* distribution info avaialble signal no longer needs flag
* some functions can be removed
2017-09-29 23:26:18 +02:00
Klaus Basan
eab22e86b0
Based on slack discussion, pass arguments from launcher to started application
...
https://swift-project.slack.com/archives/C04J6J76N/p1504449711000040
* utility functions in CApplication and CNetworkVatlib for cmd args
* a.addVatlibOptions() in launcher
* function CSwiftLauncher::startDetached to unify startup and simplify debugging
2017-09-24 19:54:15 +01:00
Klaus Basan
ec025d63a7
refs #935 , detect changed stylesheet in launcher
2017-04-19 19:31:19 +01:00
Klaus Basan
83a80bf739
refs #921 , moved distribution info UI into an own component
2017-04-18 00:06:40 +01:00
Klaus Basan
2005e1881b
refs #887 , do not start wizard when other applications are running
...
(potential problems with writing settings)
Utility functions in info list
2017-04-17 23:56:57 +01:00
Klaus Basan
f4941b2189
refs #886 , configuration button in launcher
2017-03-01 20:51:33 +01:00
Klaus Basan
3b3cdf4566
refs #883 , launcher improvements
...
* check if core is running before starting pilot client DBus UI
* avoid starting pilot client when already running
* save UI state (cache)
* made lauchner BlackMisc::CIdentifiable
2017-02-24 15:21:58 +00:00
Klaus Basan
c5b4b01a90
refs #883 , display of news/about
...
* use QTextBrowser, external links will be opened in browser
* display about in credits tabs
* added shortcuts for tabs
Remark: Gives us a first (not perfect) version of news/about in launcher
2017-02-24 15:21:49 +00:00
Klaus Basan
7bc53ada3e
refs #883 , fixes and formatting
...
* QProcess::startDetached is static, removed startNewProcess
* QStringBuilder
2017-02-24 15:21:42 +00:00
Klaus Basan
83dbd3fcb6
refs #883 , display core mode selection first
...
* show news only if new
* removed duplicate call of this->ps_loadedUpdateInfo (avoid redundant loads)
2017-02-24 15:21:37 +00:00
Klaus Basan
a1bea9703d
refs #777 , using feature in launcher
...
plus bug fix in application
2016-12-06 09:34:44 +01:00
Mathew Sutcliffe
0ae1e70923
refs #697 Data cache traits renamed with T prefix.
2016-08-03 02:20:27 +01:00
Mathew Sutcliffe
7a34cc6d9a
refs #697 BlackCore settings renamed and reorganized.
2016-08-03 02:19:11 +01:00
Klaus Basan
435f345cc6
refs #709 , launcher GUI finetuning
...
* don`t always init caches, only when needed
* init caches when component is 1st displayed
* smaller LEDs
2016-07-28 21:08:21 +02:00
Klaus Basan
d0daad7d34
refs #642 , fixed setup loading, in same step refs #636 clear cache
...
* changed signals in setup reader
* explicit mode is default
* detailed information what is loaded
* new log pattern
* allow to add message list to log component
* allow to clear cache by cmd line arg
* consolidated cmd names
2016-05-05 20:49:13 +02:00
Klaus Basan
6d79b7dc12
refs #485 , use Q_INTERFACES as a way of avoiding dynamic_cast
2016-03-18 01:10:24 +00:00
Klaus Basan
bcb00b1b91
refs #608 , generic menus are now available via CGuiApplication and don`t have to be redefined over and over again
2016-03-18 01:10:04 +00:00
Klaus Basan
5c83c65b8f
refs #609 , replaced QWebEngine
2016-03-18 01:09:50 +00:00
Klaus Basan
aa96731143
refs #485 , further removed global setup traits from classes with read only
...
Use global setup from sGui/sApp
2016-03-18 01:09:45 +00:00
Klaus Basan
a0b7f741ee
refs #485 , fixed default values in launcher
...
(discovered during testing, not really related)
2016-03-18 01:08:13 +00:00
Klaus Basan
158efe819a
refs #485 , first version of a Gui/Core application class
...
Also specialized GUI application class for standard GUI
2016-03-18 01:08:02 +00:00
Roland Winklmeier
7953d550ea
Fix linux clang errors and warnings
...
refs #596
2016-02-15 18:35:34 +01:00
Klaus Basan
3ac32fa58e
refs #559 , adjustments cache/settings moved
2015-12-20 17:00:12 +01:00
Klaus Basan
fadb7eb750
refs #534 use cached data / settings
...
* models
* vPilot rules
* DBus address
2015-12-08 20:14:13 +01:00
Klaus Basan
94a277ee8e
refs #521 , reading of setup and version
...
* fixed in launcher so reloading works (this also uses fixed URL list)
* signal for version synchronized
* removed setupreader.h where possible -> less compile dependencies
* removed redundant logging
* removed unused cleanup override
* connect &QCoreApplication::aboutToQuit in threaded reader
2015-11-25 03:49:14 +01:00
Klaus Basan
025457c43b
refs #509,renamed CDownload to CUpdateInfo
...
* as discussed in meeting
* follow up adjustments (file renaming, msg. renaming)
2015-11-20 22:38:50 +01:00
Klaus Basan
30e6831bf8
refs #507 , launcher (new GUI)
2015-11-19 21:07:47 +00:00