aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/coreplugin.pro
Commit message (Expand)AuthorAgeFilesLines
* factor out the commonalities between the keyboard shortcut & ex command mappi...Martin Aumüller2010-03-111-1/+3
* Renaming designmodetoolbar -> editortoolbar pt.1Lasse Holmstedt2010-03-101-2/+2
* Editor toolbar integrationLasse Holmstedt2010-03-101-1/+1
* refactored faketoolbar into core -> designmodetoolbarLasse Holmstedt2010-03-101-2/+4
* Design mode integrationLasse Holmstedt2010-02-261-2/+6
* New progressbars for the sidebarJens Bache-Wiig2010-02-251-2/+2
* Add a "System Editor" external editor, for use with Open with...con2010-02-221-3/+5
* Make it possible to disable modes.con2010-02-161-1/+2
* ViewManager --> StatusBarManagercon2009-12-091-2/+2
* StatusBarWidget instead of IView, get rid of one level of abstraction.con2009-12-091-3/+2
* Implement ProgressManager's progress-bar-on-icon on Windows 7.Daniel Molkentin2009-11-301-0/+1
* Add functionality to show progress for the application in task bar/dock.con2009-11-271-1/+11
* SettingsDialog: PolishFriedemann Kleint2009-11-271-1/+0
* Find out when devices get connected / disconnected.con2009-07-311-6/+6
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-211-7/+1
* Extract the styled painting of the find bar to utils widget.con2009-07-151-2/+0
* Renamed Core::Internal::EditorModel to Core::OpenEditorsModelKai Koehne2009-07-031-0/+2
* clean up OS conditionals in project filesOswald Buddenhagen2009-06-031-1/+3
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-3/+6
* Added 'Open with ->Qt Designer' in Project Explorer.Friedemann Kleint2009-05-191-0/+2
* Reverted "welcomemode: hot fix to compile core plugin", works now.Friedemann Kleint2009-05-121-2/+2
* welcomemode: hot fix to compile core pluginhjk2009-05-121-2/+2
* Add more sections. Getting started is still a stub.Daniel Molkentin2009-05-111-0/+3
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* More documentation.con2009-05-071-1/+2
* Some documentation.con2009-04-241-7/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-04-231-5/+3
|\
| * fully-fledged webkit-free welcome modeOswald Buddenhagen2009-04-221-5/+3
* | Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
|/
* Fixes: core: remove ViewManagerInterfacehjk2009-03-091-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-261-1/+1
|\
| * Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-231-0/+7
|\|
| * Fixes: Icons not installedDaniel Molkentin2009-01-231-0/+7
* | added new empty split actions and fixed a few loopy bugs with double select f...mae2009-01-201-6/+0
* | first edition of the new editor view, splitting still missingmae2009-01-161-0/+2
|/
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1
* Fixes: - Command --> CommandPrivatecon2009-01-141-1/+1
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-1/+1
* Fixes: - ActionContainer --> ActionContainerPrivatecon2009-01-141-1/+1
* Fixes: - ScriptManagerInterface --> ScriptManagercon2009-01-131-1/+1
* Fixes: - ScriptManager --> ScriptManagerPrivatecon2009-01-131-1/+1
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-1/+1
* Fixes: - ProgressManager --> ProgressManagerPrivatecon2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-1/+1
* Fixes: - Rename ActionManager --> ActionManagerPrivatecon2009-01-131-1/+1
* Fixes: - API documentation for ICorecon2009-01-121-1/+2
* Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKITPatrick Star2008-12-021-2/+1
* Initial importcon2008-12-021-0/+169