aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/dialogs/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not force an artificially high minimum size on the options dialogEike Ziller2018-12-181-3/+9
* Core: ModernizeAlessandro Portale2018-08-081-10/+10
* Core: Fix crash after second showOptionsDialog callIvan Donchevskii2018-05-081-12/+9
* Core: Options: Fix category list widthAlessandro Portale2018-05-021-1/+1
* SettingsDialog: Use RAII for event loopsTobias Hunger2018-04-121-11/+12
* SettingsDialog: Set a more reasonable default sizeTobias Hunger2018-04-111-1/+3
* Core: Minimize directly accessible SettingsDialog interfacehjk2018-02-141-78/+107
* Squish: Assign custom name to distinguish main tabbar from othersChristian Stenger2017-12-151-0/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-4/+2
* Add some mechanism to help screenshot creationhjk2017-11-161-0/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Settings: Do not crash when jumping to filtered out categoryEike Ziller2017-02-161-3/+9
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-2/+2
* Fix display of option pagesTobias Hunger2016-07-181-1/+1
* Core: Add override to modelsEike Ziller2016-05-181-3/+3
* SettingsDialog: ModernizeEike Ziller2016-03-111-8/+2
* SettingsDialog: Do not create widgets when looking for page with IDEike Ziller2016-03-111-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-201-22/+44
|\
| * Preferences: Sort categories from providers into list of categoriesEike Ziller2015-08-101-1/+4
| * Preferences: Options pages need unique IDsEike Ziller2015-08-101-22/+41
* | Preserve preference dialog sizeEike Ziller2015-08-141-0/+4
|/
* Settings be smart about scrollbarsDaniel Teske2015-05-201-6/+70
* SettingsDialog: Unknown settings pages aren't a fatal condition.Ulf Hermann2015-03-231-2/+2
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-28/+43
* SettingsDialog: Modernize connectionshjk2015-02-231-12/+15
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* SettingsDialog: Fix default buttonDaniel Teske2014-11-241-1/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Options: Fix restoring last page for "delayed" created categoriesEike Ziller2014-08-221-0/+1
* | Replace set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-1/+1
|/
* SettingsDialog: Add warnings when category or page to show is invalidEike Ziller2014-06-301-4/+17
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-2/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Hardcode search terms for designer options pageEike Ziller2013-12-181-15/+20
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-1/+1
|/
* Options Dialog: Prevent ghost widgetDaniel Teske2013-11-271-1/+1
* Preferences: Fix shown widget when filteringEike Ziller2013-11-191-1/+14
* Increase preference dialog height by 10% on MacEike Ziller2013-10-241-0/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* SettingsDialog: Update size of category view on showing/hiding scrollbarDaniel Teske2013-06-211-0/+11
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-6/+0
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: simplify ILocator interfacehjk2013-01-181-3/+3