summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/profileeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-12/+3
* | Add "Add Library" action to project explorer's context menuJarek Kobus2011-04-131-21/+0
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-23/+23
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | Fix compiler warnings, constify.Friedemann Kleint2010-10-191-1/+1
* | Implement "Jump To File Under Cursor" in profile editorJarek Kobus2010-10-141-0/+95
|/
* Profile editor: Add proper format to white spaces.Leandro Melo2010-09-301-1/+2
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-0/+21
* Core::Context: compile hot fix for Windows.hjk2010-06-251-5/+3
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* Implement (un)commenting selection of .pro filesJarek Kobus2010-05-251-0/+28
* Long live the king!hjk2010-03-051-1/+1
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-13/+3
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Unduplicated the code that initializes editor settingsThorbjørn Lindeijer2009-03-171-11/+1
* Fixed standard text editor actions for generic project files editorThorbjørn Lindeijer2009-03-161-26/+29
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-8/+4
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-6/+4
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-2/+3
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Changed categories used for pro file highlightingThorbjørn Lindeijer2009-01-081-2/+2
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Mem leak in the pro file parser.dt2008-12-021-4/+2
* more code cosmeticshjk2008-12-021-0/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+169