Klaus Basan
98942a6395
refs #304 , changed font settings
...
* QFontDialog is not working, as it is affected by the style sheets itself
* Added font settings to the GUI settings tab
* Added font color dialog for fonts
* Several utility methods
2014-08-14 01:28:22 +02:00
Klaus Basan
bbb342b905
Naming conventions, typos
2014-08-14 01:23:52 +02:00
Klaus Basan
600ea2b803
Fixed several issues detected during testing / review (refs #304 )
...
* MS report 1-5 https://dev.vatsim-germany.org/issues/304#change-1800
* Clang warning https://dev.vatsim-germany.org/boards/22/topics/1982?r=1997#message-1997
* Wrong indexes for dockable widgets, RW: https://dev.vatsim-germany.org/issues/304#note-13
* Fixed wrong offset in Fsuipc class
* Improved position handling for floating widgets opened 1st time
2014-08-05 23:32:11 +02:00
Klaus Basan
3c12cd7b30
refs #299 , dockable widgets improvements
...
* preferred size instead of a auto adjustment for floatable widgets
* hack for hiding the tabbar (it still cosnumes space)
2014-08-05 23:32:09 +02:00
Klaus Basan
d3858a8b37
Formatting, Doxygen, Headers
2014-08-05 23:32:08 +02:00
Klaus Basan
cb350d9086
Several fixes related to refs #304
...
* removed #include <QtDesigner/QDesignerExportWidget>
* correct targets swiftcore / swiftgui
* Annotated possible error of QFontDialog / style sheet compliance
+ Set sizePolicy to preferred due to RWs rewiew ("over sized drawing")
2014-08-05 23:32:07 +02:00
Klaus Basan
b93b95fd73
Renamed infobarstatus to infobarstatuscomponent (CInfoBarStatusComponent)
2014-08-05 23:32:05 +02:00
Klaus Basan
a78422bf3e
Allow auto ajdust for floating widgets (via menu)
...
refs #299
2014-08-05 23:32:04 +02:00
Klaus Basan
841abd9c14
refs #299 floating components for
...
* logs
* info status bar
2014-08-05 23:31:59 +02:00
Klaus Basan
f8774540f2
Some refactoring for model base / view base
...
* update by int index (row)
* updateContainer renaming
2014-08-05 23:31:57 +02:00
Klaus Basan
9afc9024ca
refs #303 Simulator table view
...
* Simulator component
* Name / variant pair object / view / model
2014-08-05 23:31:56 +02:00
Klaus Basan
42f89ebeca
refs #304 , Icons, using new CIcon class
2014-08-05 23:31:55 +02:00
Klaus Basan
6d5461cff8
Formatting, headers, Doxygen
2014-08-05 23:31:53 +02:00
Klaus Basan
4fe8144c3d
refs #299 , dockable main info area
2014-08-05 23:31:50 +02:00
Klaus Basan
3d41414d9e
refs #300 , moved components in own namespace and directory
2014-08-05 23:31:47 +02:00