summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/icore.h
Commit message (Expand)AuthorAgeFilesLines
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-301-2/+3
* ICore: Remove unused methodsEike Ziller2016-09-301-2/+0
* Add a menu entry for copying system informationEike Ziller2016-09-051-0/+2
* Replace class with typename in forward declarationsOrgad Shaneh2016-08-241-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Theme: Force new start of Creator when changing the themeAlessandro Portale2016-01-141-1/+0
* Core: Replace ICoreListener by std::functionshjk2015-11-041-0/+4
* Core: Allow adding additional information to about dialog.Eike Ziller2015-10-091-0/+5
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-2/+9
* ICore: Consistently use NewItemDialog to refer to File>New dialogTobias Hunger2015-09-241-1/+1
* ICore: Don't split context in contextChanged signalEike Ziller2015-09-231-1/+1
* Wizards: Treat running wizards in the same way as a running NewDialogTobias Hunger2015-06-031-0/+2
* NewDialog: Keep information on whether the dialog is open or notTobias Hunger2015-06-011-0/+1
* ICore: Move handling of New File/Project dialog into ICoreTobias Hunger2015-06-011-0/+4
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-3/+0
* Add goto column number command line arg to complement goto line numberd3fault2015-03-061-1/+1
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Theming: Do not use absolute path for built-in themesOrgad Shaneh2014-11-201-0/+1
* Core: Introduce ICore::{add,remove}AdditionalContextOrgad Shaneh2014-11-171-0/+2
* License updateEike Ziller2014-10-091-7/+8
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-0/+3
* Run "New ..." dialog as non-blocking, stay-on-top.Eike Ziller2014-07-021-0/+2
* Core: Add method to get the tooltip for the showOptionsDialogTobias Hunger2014-06-231-0/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* Save settings less aggressively.Eike Ziller2014-03-071-0/+1
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Add ICore::dialogParent() specific for use as dialog parenthjk2014-01-061-0/+1
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-0/+1
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+0
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+0
* Core: Remove ICore::appMainWindow()hjk2013-09-021-5/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-1/+0
* Core: Small cleanupsTobias Hunger2013-08-301-7/+0
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-2/+0
* Core: Remove deprecated accessorshjk2013-08-301-5/+0
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-1/+0
* Remove script manager and script debugger engine.Eike Ziller2013-07-011-1/+0
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-1/+1
* Provide ICore::documentationPath()Eike Ziller2013-06-131-0/+1
* Display compiler in "About Qt Creator".Friedemann Kleint2013-05-281-0/+3
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-2/+2
* Add split in new window action for editor views.Eike Ziller2013-05-081-0/+6
* Make variable manager static.Eike Ziller2013-03-131-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: remove some unused context handling functionshjk2013-01-121-1/+0
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-4/+2