aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/config-ui
Commit message (Expand)AuthorAgeFilesLines
* Do not allow to enter leading and trailing spaces in qbs-config-uiIvan Komissarov2019-05-061-0/+44
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-2/+2
* Fix uninitialized variablesIvan Komissarov2019-05-021-1/+1
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-4/+4
* Add support for system-level settingsChristian Kandeler2018-06-015-6/+18
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-5/+5
* Modernize variable declarationsDenis Shienkov2017-11-301-1/+1
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-4/+4
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* STL compatibility: use front() instead of first()Jake Petroules2017-11-142-2/+2
* Use the [[noreturn]] attribute instead of Q_NORETURNChristian Kandeler2017-10-301-2/+2
* Do not access the bundle module unconditionallyChristian Kandeler2017-08-021-2/+4
* Revert "Fix (wrong) GCC7 fallthrough warnings"Orgad Shaneh2017-06-021-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-045-13/+15
* macOS: Move foreground transformation code later in the lifetime cycleJake Petroules2016-12-052-9/+13
* Update license headersIikka Eklund2016-08-291-14/+23
* Update license headersIikka Eklund2016-08-293-42/+69
* Update license headersIikka Eklund2016-08-292-28/+46
* Merge 1.5 into 1.6Jake Petroules2016-06-283-6/+6
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-273-6/+6
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-086-6/+6
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-066-6/+6
* | Use Qt5-style connectsOrgad Shaneh2016-06-072-10/+9
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-2/+4
|/
* Remove Carbon API usage.Jake Petroules2015-11-271-3/+1
* Prevent config-ui from flashing in the Dock on OS X during `qbs help`.Jake Petroules2015-10-265-1/+66
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-1/+1
* update license headersJoerg Bornemann2015-03-025-10/+10
* Qbs build: don't bundle qbs-config-ui.Jake Petroules2015-02-191-0/+1
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-285-30/+30
|\
| * Update LicenseEike Ziller2015-01-267-42/+42
* | fix qbs buildJoerg Bornemann2015-01-131-1/+2
* | Move the SettingsModel into the library.Christian Kandeler2014-11-056-373/+7
* | remove more Qt4 legacy from project filesJoerg Bornemann2014-10-311-2/+1
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-1/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-167-49/+56
|\|
| * License update.Eike Ziller2014-10-167-49/+56
* | Add keyboard shortcut for deleting keys in qbs-config-ui.Jake Petroules2014-09-112-0/+24
|/
* Add an Info.plist for qbs-config-ui.Jake Petroules2014-07-143-1/+19
* Make qbs-config-ui menu more cross platform.Jake Petroules2014-07-111-3/+4
* factor out settings-related functions to own fileJoerg Bornemann2014-07-092-2/+15
* remove qbsSettings() functionJoerg Bornemann2014-07-091-2/+5
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-217-9/+17
* Add command line parser classes to config-ui and setup-qt.Christian Kandeler2014-02-215-13/+161
* Incremented year in copyright infoRobert Loehning2014-01-085-5/+5
* make qbs-config-ui a non-console applicationJoerg Bornemann2013-11-062-0/+2
* Add editing capabilities to config-ui application.Christian Kandeler2013-08-124-15/+218
* qbs-config-ui: Fix output of lists.Christian Kandeler2013-06-271-1/+1
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-1/+1