Klaus Basan
dd37c7b876
Ref T577, added dep. icons support (for ATC suffix) and changed string comparison to QStringView as discussed with MS
2019-04-11 22:12:19 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Klaus Basan
af445b33e9
Ref T472, icons for category
2019-02-22 20:35:57 +00:00
Roland Rossgotterer
4273eb4260
First version of CRadarComponent
2019-02-22 20:35:49 +00:00
Klaus Basan
8b8dd5a892
Ref T430, added FG icons
2018-11-16 02:49:54 +01:00
Klaus Basan
228e686b77
Ref T384, ATC button component and integration in text message component
2018-10-05 17:40:00 +02:00
Klaus Basan
6db9083c03
Added icons for simulators
2018-08-09 01:25:52 +02:00
Klaus Basan
9dd9faa2d6
Icons created from a file keep the file name of that file so it can be also used to display the file in HTML code
2018-07-25 02:37:05 +02:00
Klaus Basan
8df74ce0e6
Ref T259, Ref T243 split mapping info area, new interpolation info area
...
* new interpolation info area
* added interpolation and parts history to that area
* adjusted keypad and main swift GUI
2018-04-13 23:36:55 +02:00
Klaus Basan
881304dc2f
Ref T203, OS icons
...
(icons from wikipedia marked as public domain)
2017-12-21 19:47:48 +01:00
Klaus Basan
8e388bfeb5
Ref T25, icons for swift map
2017-09-24 19:50:32 +01:00
Klaus Basan
a9198e4f13
Ref T103, Unified naming of directory functions
...
* some started with get/some not (removed get, get is normally used for our getters)
* some used swift, getSwiftXZY dir (removed swift)
* used full word "directory", not dir/directory mixed
2017-09-24 19:49:53 +01:00
Klaus Basan
debd9c802f
Ref T103, moved directory functions from CBuildConfig to CDirectoryUtils
...
getApplicationDir renamed to getBinDir() as it works different on MacOs
see https://dev.swift-project.org/w/dev/swiftpc/dirstructure/
2017-09-24 19:49:51 +01:00
Klaus Basan
eaac4dacd6
Ref T30, added font icons
...
Additionally removed bogus font menu entry in swiftdata
2017-09-24 19:49:50 +01:00
Klaus Basan
9c52334017
Ref T30, icon for font
2017-09-24 19:49:42 +01:00
Klaus Basan
709b9a3dd9
Check thread for icon cache (assert)
2017-09-24 19:49:28 +01:00
Mathew Sutcliffe
3ea9e33e6b
refs #937 Resolved clazy warnings: pass-by-value/reference.
2017-04-19 19:31:42 +01:00
Klaus Basan
7b6337e6ad
refs #933 , added icon for MCX
2017-04-18 00:08:44 +01:00
Klaus Basan
05b7226a08
refs #911 , icons for cut and paste
2017-04-18 00:05:29 +01:00
Klaus Basan
ccb14b4d19
refs #760 , new 3D swift icons
...
* removed old icons
* new icons in CIcons class
* and as ico / icns (MAC)
2016-09-19 16:18:54 +02:00
Roland Winklmeier
2d8f56a598
Link CBuildConfig and CVersion into static library blackconfig
...
CBuildConfig including private keys etc. should not be part of a
public library API. Therefore link it into a static library, which
is not available to end users.
refs #645
2016-05-24 13:12:23 +02:00
Roland Winklmeier
3d7a39ed00
Fix BlackMisc header includes
...
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
2016-05-13 17:05:49 +02:00
Klaus Basan
2da14e3b62
refs #648 , change existing context menus
2016-05-07 20:11:46 +02:00
Roland Winklmeier
d379f14133
Introduce build config template buildconfig.h.in
...
refs #625
2016-03-31 17:12:01 +02:00
Klaus Basan
90a8368002
refs #485 added some resources
2016-03-18 01:10:18 +00:00
Roland Winklmeier
1ea2f34f75
Fix doxygen documentation in src, samples and tests
...
refs #594
2016-02-16 20:01:33 +01:00
Klaus Basan
85881ffaf6
refs #576 , added icon
2016-02-05 17:59:53 +01:00
Klaus Basan
359866f0c9
refs #573 , icons for exclude / include mode
2016-01-28 16:32:04 +01:00
Klaus Basan
1fc7300982
refs #507 , split up blackmiscfreefunctions
...
* single register metadata functions
* string utils
* metadata utils
* some formatting / license header where applicable
2015-11-22 02:42:29 +01:00
Klaus Basan
6466260d8c
Fixed icon loading (failed after new dir structure)
...
In same step improved paths in project (static const)
2015-11-19 21:04:01 +00:00
Klaus Basan
84b06c51d9
refs #475 new icons for load/save
2015-11-19 21:00:21 +00:00
Klaus Basan
7ca06c196d
refs #452 , added icons to blackmisc
2015-11-19 20:58:43 +00:00
Klaus Basan
9b77e1fc5c
refs #446 , add GUI icons
2015-11-19 20:57:11 +00:00
Klaus Basan
72aa072f30
refs #312 , Navigator (aka navigation bars)
...
* different dyn. property names for main window, dock window and infoarea
* dyn.properties for nested QWidgets
* style sheet for navigator
* utility function to delete layout
* added standard OS icons, some formatting in CICons
* actions in main window to be used in navigator
* main window becomes normal window when minimized so it is correctly displayed in Win taskbar
Remark: Frameless floating dockwidgets with rounded borders not yet working
2015-04-19 03:00:38 +02:00
Klaus Basan
39150a1bc1
Formatting, added icons for callsign
2015-03-20 16:30:21 +01:00
Klaus Basan
8d37d24e21
New icons (for callsign)
2015-01-24 01:16:54 +01:00
Klaus Basan
f8cc656692
Moved icon paths in .cpp file
2015-01-23 18:47:43 +01:00
Klaus Basan
43ecc238ed
refs #335 , Minor tweaks:
...
* Formatting
* renaming
* fixed some issues of cppcheck
* new icons
* smooth scrolling in views, stretching for few columns
* fixed start timer in updatetimer
* background colors of some LEDs
2014-11-30 00:53:23 +01:00
Klaus Basan
65c2ed9db4
refs #335 , new icons, textures / placeholders
2014-11-22 19:13:59 +01:00
Klaus Basan
ef5f5bde0f
Formatting, new icons, minor tweaks
2014-10-07 13:10:37 +02:00
Klaus Basan
b989dec74d
Slightly changed ATC stations appearance, reload ATIS / load METAR
2014-10-07 13:08:23 +02:00
Klaus Basan
c54fa0fd43
refs #314 , new icons for formatters
...
* Moved methods to cpp file (less recompilation)
* Background of icons can be changed
* refs #322 , changed to index based approach for retrieving icons (faster)
* therfore: sorted icons per name, easier to keep in sync
2014-09-09 20:06:17 +02:00