summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Core: Tweak the wizard icon text overlayAlessandro Portale2017-07-241-3/+5
* Core: Enable text overlay for "New File/Project" iconsAlessandro Portale2017-07-241-1/+21
* Wizards: Make the big wizards icons smallerAlessandro Portale2017-07-211-1/+1
* Revert "Wizards: scale smaller icons if necessary"Tim Jenssen2017-07-181-15/+0
* Wizards: scale smaller icons if necessaryTim Jenssen2017-07-181-0/+15
* Wizards: sprinkle some overridesTim Jenssen2017-07-181-9/+9
* Wizards: remove empty line and replace tabs with spacesTim Jenssen2017-07-181-3/+2
* ReadOnlyFilesDialog: Hide 'What's this' button on WindowsKai Koehne2017-07-121-0/+1
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-072-11/+10
* Revert "prepare "new file dialog" for bigger icons"Mitch Curtis2017-06-161-98/+84
* prepare "new file dialog" for bigger iconsTim Jenssen2017-06-121-84/+98
* Core: Set template list ScrollMode in "New Dialog" to ScrollPerPixelAlessandro Portale2017-06-081-0/+3
* Update wizard template iconsMitch Curtis2017-06-061-2/+2
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-242-3/+3
* Coreplugin: Fix UI text capitalizationLeena Miettinen2017-04-111-1/+1
* Convert some 0 to nullptrMontel Laurent2017-02-231-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-201-3/+9
|\
| * Settings: Do not crash when jumping to filtered out categoryEike Ziller2017-02-161-3/+9
* | Replace a few occurrences of QStringList() << ...hjk2017-02-082-2/+2
* | SaveItemDialog: Assign button shortcutsSerhii Moroz2017-01-131-4/+4
|/
* Implement diff on close, on revert and on external modificationJarek Kobus2016-10-212-11/+47
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-302-9/+9
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-203-4/+6
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-092-3/+3
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Core: Fix tab order in several UI formsNazar Gerasymchuk2016-08-011-0/+13
* Fix display of option pagesTobias Hunger2016-07-181-1/+1
* Core: Use native dir separators in user visible path namesAlessandro Portale2016-07-051-1/+2
* Use one common EnvironmentDialog in 3 different places.Jarek Kobus2016-06-172-60/+20
* Core: Add override to modelsEike Ziller2016-05-182-15/+15
* Shortcut settings: Fix messages contextTakumi ASAKI2016-04-261-3/+4
* Add QTC_GUARDEike Ziller2016-04-181-2/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-151-5/+14
|\
| * New Dialog: Don't not stay in NewDialog after calling QDialog::acceptEike Ziller2016-04-121-5/+14
* | Wholesale conversion to #pragma oncehjk2016-03-309-36/+9
|/
* SettingsDialog: ModernizeEike Ziller2016-03-112-12/+3
* SettingsDialog: Do not create widgets when looking for page with IDEike Ziller2016-03-111-1/+0
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-039-44/+51
* Fix crash in ShortcutSettingsWidget.Christian Kandeler2016-01-221-3/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1920-343/+244
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Wizards: Turn "platform" into an IdTobias Hunger2015-12-022-12/+13
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+2
* Core: NewDialog: remember category & platform choice persistentlyMartin Kampas2015-11-162-10/+15
* Keyboard settings: Make it possible to filter whole command idEike Ziller2015-11-101-1/+4
* Core: NewDialog: remember platform choiceMartin Kampas2015-11-102-0/+6
* 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