aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/dialogs/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-6/+6
* | Core: Use the new Id methods in a few placeshjk2013-01-171-1/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-12/+13
* | Cleanup SettingsDialoghjk2012-12-291-23/+21
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+3
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+5
|/
* Change configuration savingTobias Hunger2012-08-201-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-21/+21
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Reduce number of categories and minimum size of preferencesEike Ziller2011-09-291-1/+1
* Make SettingsDialog robust against multiple accept()/rejects()dt_2011-05-191-1/+9
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix crash when filtering in the preferences.con2011-03-291-0/+2
* Add a tools settings page and show the tools there.con2011-02-181-0/+11
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix crash when using settings dialog filter.con2010-12-061-0/+7
* | Delay widget creation of options pages till their category is showncon2010-12-061-27/+55
|/
* Fix potential crash when closing settings dialog.con2010-10-211-1/+5
* Avoid opening settings dialog multiple times and don't crash.con2010-07-021-33/+84
* Increase category item spacing in settings dialogJens Bache-Wiig2010-05-181-0/+15
* Fixed disabling tabs in options dialog when category matches searchThorbjørn Lindeijer2010-05-121-0/+1
* Reduce icon size in settings dialogThorbjørn Lindeijer2010-04-211-1/+1
* Don't stretch the categories column in the settings dialogThorbjørn Lindeijer2010-04-141-1/+0
* Don't force flat group boxes on options dialog pagesThorbjørn Lindeijer2010-04-131-4/+0
* Fix warning on windowsTobias Hunger2010-03-301-1/+2
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-2/+27
* Reorganized Options dialog into categories and tabsThorbjørn Lindeijer2010-03-261-198/+197
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-7/+7
* Make the Options dialog smallerThorbjørn Lindeijer2009-12-111-3/+30
* Options: Sort by category, id.Friedemann Kleint2009-11-271-1/+18
* SettingsDialog: PolishFriedemann Kleint2009-11-271-59/+78
* Settings dialog: Polish "reset filter" button.ck2009-11-261-1/+1
* Polish the settings dialog.Friedemann Kleint2009-11-241-6/+41
* Options dialog: Further polishing.Friedemann Kleint2009-11-201-0/+1
* First polish of options dialog find: Set item flags, match on category.Friedemann Kleint2009-11-201-2/+6