aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/config-ui/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang-Tidy & Clazy 'readability-redundant-access-specifiers' warningsDenis Shienkov2021-11-291-1/+1
* qt6: Check the qt version while including QActionIvan Komissarov2020-08-031-0/+5
* clang-tidy: Fix 'bugprone-suspicious-enum-usage' warningsIvan Komissarov2020-04-071-2/+2
* Do not allow to enter leading and trailing spaces in qbs-config-uiIvan Komissarov2019-05-061-0/+44
* Add support for system-level settingsChristian Kandeler2018-06-011-2/+2
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-5/+5
* Modernize variable declarationsDenis Shienkov2017-11-301-1/+1
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-9/+11
* macOS: Move foreground transformation code later in the lifetime cycleJake Petroules2016-12-051-0/+13
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Use Qt5-style connectsOrgad Shaneh2016-06-071-8/+8
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Move the SettingsModel into the library.Christian Kandeler2014-11-051-2/+2
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Add keyboard shortcut for deleting keys in qbs-config-ui.Jake Petroules2014-09-111-0/+22
|/
* Make qbs-config-ui menu more cross platform.Jake Petroules2014-07-111-3/+4
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-2/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add editing capabilities to config-ui application.Christian Kandeler2013-08-121-1/+63
* Introduce new command "config-ui".Christian Kandeler2013-02-011-0/+97