summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/profileeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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