summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Expose the view area directly for now.Christian Kamm2010-03-302-11/+2
* Only restore position settings if they lead to an on-screen position.Christian Kamm2010-03-301-2/+7
* Store settings for RemoteControlWidget instead of ConfigurationWidget.Christian Kamm2010-03-301-2/+2
* Change include guard for remotecontrolwidget.h to match file name.Christian Kamm2010-03-301-3/+3
* Install headers to include/remotecontrolwidget subfolder.Christian Kamm2010-03-301-1/+1
* Use coroutine library. Avoid references to it in a public header.Christian Kamm2010-03-3017-710/+94
* Migrate signal strength button from simulator repository.Christian Kamm2010-03-306-0/+95
* Migrate network mode button to remote control widget.Christian Kamm2010-03-306-0/+115
* Coding style fixes.Christian Kamm2010-03-306-22/+22
* Compile fix for 32 bit MinGW builds.Christian Kamm2010-03-111-1/+1
* Correctly set fixedInputWidth when adding page to toolboxOlli Werwolff2010-03-091-0/+3
* Fixed build path and name for library in win and macOlli Werwolff2010-03-093-1/+57
* Added missing Qt dependencies to .pro fileOlli Werwolff2010-03-091-0/+2
* Fixed includepath for windowsOlli Werwolff2010-03-091-0/+2
* Add scripting support.HEADmasterChristian Kamm2010-02-2619-5/+1173
* Add forgotten resource file.Christian Kamm2010-02-261-0/+14
* Make the location ui work. Add script interface for it.Christian Kamm2010-02-264-15/+142
* Improve separation of ToolBoxPages and the RCW.Christian Kamm2010-02-267-33/+50
* Move the style related code from the menu buttons into the main widget.Christian Kamm2010-02-263-2/+1
* Move power and battery button to remote control widget repo.Christian Kamm2010-02-2619-6/+214
* Initial version of the remote control widget.Christian Kamm2010-02-2631-0/+3749