summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/icore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-191-0/+4
|\
| * Fix display of MSVC2015 in compilerString().Friedemann Kleint2016-01-191-0/+4
* | Core: Replace ICoreListener by std::functionshjk2015-11-041-0/+17
|/
* Core: Allow adding additional information to about dialog.Eike Ziller2015-10-091-0/+10
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-5/+6
* ICore: Consistently use NewItemDialog to refer to File>New dialogTobias Hunger2015-09-241-3/+3
* ICore: Don't split context in contextChanged signalEike Ziller2015-09-231-4/+3
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-061-0/+4
|\
| * Tests: Emit coreAboutToClose() before exitingNikolai Kosjar2015-08-051-0/+4
* | Use a proper libexec path for Unix builds.Christian Kandeler2015-07-091-3/+15
|/
* Wizards: Do not crash when dialogs are still open on quitEike Ziller2015-06-041-1/+1
* Core: Improve dialogParent() to work better with detached windowsTobias Hunger2015-06-031-1/+5
* Wizards: Treat running wizards in the same way as a running NewDialogTobias Hunger2015-06-031-1/+2
* NewDialog: Keep information on whether the dialog is open or notTobias Hunger2015-06-011-13/+9
* ICore: Move handling of New File/Project dialog into ICoreTobias Hunger2015-06-011-2/+25
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-5/+0
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-10/+5
* Use new mime databaseEike Ziller2015-02-171-6/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Revert "Add Qt build date to about dialog"Eike Ziller2014-11-201-6/+4
* Add Qt build date to about dialogEike Ziller2014-11-201-4/+6
* Core: Introduce ICore::{add,remove}AdditionalContextOrgad Shaneh2014-11-171-0/+10
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* License updateEike Ziller2014-10-091-7/+8
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-0/+6
* Run "New ..." dialog as non-blocking, stay-on-top.Eike Ziller2014-07-021-0/+7
* Core: Add method to get the tooltip for the showOptionsDialogTobias Hunger2014-06-231-0/+10
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* Save settings less aggressively.Eike Ziller2014-03-071-1/+1
* Core: Remove settings accessor indirection via MainWindowhjk2014-03-051-1/+5
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Add ICore::dialogParent() specific for use as dialog parenthjk2014-01-061-1/+14
* Fix calculation of compiler string for VS 2013.Marcel Krems2013-10-241-1/+3
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-0/+11
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-55/+53
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-68/+81
* | Core: Clean up some ICore::instance() useshjk2013-09-241-8/+3
* | Apply 'static' pattern to VcsManagerhjk2013-09-031-5/+0
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-12/+0
* | Core: Remove ICore::appMainWindow()hjk2013-09-021-5/+0
* | Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-5/+0
* | Core: Small cleanupsTobias Hunger2013-08-301-51/+0
* | Core/Help: Clean up HelpManager interface and usershjk2013-08-301-5/+0
* | Core: Remove deprecated accessorshjk2013-08-301-25/+0