aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprofilessettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* QbsProfileManager: Support remote qbsChristian Kandeler2024-12-181-5/+5
* QbsProjectManager: Prefer profile settings page for devicificationChristian Kandeler2024-12-171-30/+50
* LayoutBuilder: Make the guard the first parameters in "slots"hjk2024-12-021-2/+2
* Use non-null valies for LB connection guardshjk2024-06-071-2/+2
* Use LayoutBuilder V2hjk2024-05-271-2/+2
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Qbs: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-211-22/+6
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* QbsProjectManager: Convert to using Tr::trAlessandro Portale2022-09-061-7/+8
* Utils: Use 'hr' for horizontal rule in layoutshjk2022-08-301-1/+1
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-5/+1
* QbsProjectManager: inline qbsprofilessettingswidget.uiAlessandro Portale2022-08-261-25/+57
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-311-3/+3
|\
| * Fix qmake build of unittestsChristian Stenger2020-08-271-3/+3
* | Minor preparation for Qt6Christian Stenger2020-07-211-3/+2
|/
* QbsProjectManager: Do not call qbs config unnecessarilyChristian Kandeler2019-12-061-1/+1
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-56/+84
* Remove unused QObject parent arguments on options pageshjk2019-09-111-8/+5
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* QbsProjectManager: Use member-initializersOrgad Shaneh2018-07-301-1/+0
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-5/+5
* Update qbs submoduleChristian Kandeler2018-06-011-1/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-3/+0
* ProjectExplorer: Make the Options/Kits Category icon themableAlessandro Portale2018-02-281-1/+2
* QbsProjectManager: Cut down visible QbsManager interface a bithjk2018-02-021-1/+1
* ProjectExplorer: Create and populate 'Kits' settings categoryhjk2018-01-241-3/+3
* Update qbs submoduleChristian Kandeler2018-01-231-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-0/+3
* Qbs: move both Qbs settings pages into a single page in Build & RunJake Petroules2017-06-261-6/+8
* QbsProjectManager: Introduce QbsKitInformationChristian Kandeler2017-06-201-66/+0
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-3/+3
* QbsProjectManager: Remove a redundant header fileChristian Kandeler2016-10-261-1/+1
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-7/+10
* QbsProjectManager: Allow to use default qbs settings dir.Christian Kandeler2016-03-041-5/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix compile in QbsProfilesSettingsPageRobert Loehning2015-03-241-1/+1
* Fix missing of some translationsSergey Belyashov2015-03-241-1/+1
* QbsProjectManager: Make QbsManager instance available as a Singleton.Christian Kandeler2014-11-261-2/+2
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-3/+4
* QbsProjectManager: Allow users to override profile properties.Christian Kandeler2014-11-101-0/+241