aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/coreplugin.pro
Commit message (Expand)AuthorAgeFilesLines
* Fix build for Qt 5 configured without -developer-buildAurindam Jana2012-11-291-1/+1
* Fix build for Qt 5Aurindam Jana2012-11-291-1/+1
* Fix installation of desktop icons.Eike Ziller2012-10-081-1/+1
* Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-1/+1
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-1/+1
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-1/+1
* Read-only file dialog: Use VCS terms if applicableOrgad Shaneh2012-09-041-1/+2
* core: adapt to changed syntax to include help in Qt 5hjk2012-08-011-2/+6
* Fix linking of the core plugin on Windows.Friedemann Kleint2012-07-301-1/+1
* Added VCS integration to ResourceEditor.Konstantin Tokarev2012-07-191-3/+6
* Moved CommandButton to Core and made some improvements to it.Konstantin Tokarev2012-07-091-0/+2
* Fix compilation with Qt 5/Windows.Friedemann Kleint2012-05-091-0/+1
* 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