summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/coreplugin.pro
Commit message (Expand)AuthorAgeFilesLines
* Core: Clean up contextTobias Hunger2012-05-031-0/+1
* Move ieditorfactor.cpp and fix qbs build.Eike Ziller2012-04-191-2/+2
* Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-1/+2
* added MacFullScreen class to enable Mac OS X Lion full-screen featureEike Ziller2012-03-161-2/+4
* Move EventFilteringMainWindow to utilsKai Koehne2012-03-151-2/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-9/+9
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Compile with Qt 5.Friedemann Kleint2012-02-081-1/+1
* Core: make ICore interface statichjk2012-01-241-2/+0
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-2/+4
* Revert "Enable Lion-style fullscreen mode for Creator."Daniel Molkentin2011-12-201-3/+1
* Enable Lion-style fullscreen mode for Creator.Morten Johan Sorvig2011-12-061-1/+3
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+2
* Wizards: Refactor GeneratedFile in a extra fileMarco Bubke2011-09-131-1/+5
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-2/+2
* Merge app_version.h and ide_version.hEike Ziller2011-08-311-3/+1
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-2/+4
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-1/+2
* Improved editor menusRobert Loehning2011-08-171-2/+4
* Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-6/+2
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-4/+6
* Find/replace tool bar wasn't usable in very small width editors.con2011-06-231-2/+0
* On unix: install the application icons according to the freedesktop spec.Felix Geyer2011-05-231-3/+7
* rewrite editor info bar handlingOswald Buddenhagen2011-05-121-0/+2
* Re-use output window implementation for general messages.con2011-04-261-0/+2
* de-inline functions from IFileOswald Buddenhagen2011-04-181-0/+1
* Wizards: Make it possible to check existing files to overwrite.Friedemann Kleint2011-04-151-2/+4
* Core/ProjectExplorer: Deprecate QDom in favour of QXmlStream-classes.Friedemann Kleint2011-03-311-2/+1
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-4/+0
* MIME types: Introduce user extensions featureLeandro Melo2011-03-021-3/+10
* Add a generic variable chooser widget.con2011-02-181-3/+6
* Add a tools settings page and show the tools there.con2011-02-181-3/+8
* Implement an external tool container + xml parsing.con2011-02-181-2/+4
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-46/+0
* Replace BaseMode convenience class by individual implementation.hjk2010-12-071-2/+0
* Delete dead code.con2010-12-011-2/+0
* dynamically replace creator version during buildOswald Buddenhagen2010-11-031-1/+3
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-1/+1
* SSH: Add convenience class for running remote processes.Christian Kandeler2010-10-121-0/+2
* Introduce featured items.Daniel Molkentin2010-09-241-2/+4
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-2/+8
* Remove svg module. plugins link uselessly against QtSvg.Fathi Boudra2010-09-101-1/+0
* SSH: Use proper signal forwarding.Christian Kandeler2010-08-171-4/+2
* Suppress some warnings.kh12010-07-231-0/+1
* Replace SSH library.ck2010-07-121-6/+46
* Move help manager into core.kh12010-06-111-2/+5
* Move SSH functionality out of the Qt4ProjectManager.ck2010-04-261-2/+8
* 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