aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/externaltool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Utils: MacroExpander API cosmetics.hjk2014-10-221-1/+1
* MacroExpander: Fall back to global expanderhjk2014-10-161-11/+7
* ExternalTool: Namespace cosmeticshjk2014-10-161-40/+42
* VariableChooser: Reworkhjk2014-10-151-2/+4
* MacroExpander: Allow registering local expansionshjk2014-10-151-5/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExternalTool: Add missing member to assignment operatorTobias Hunger2014-09-031-0/+1
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-5/+6
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* DocumentManager: Refactor saveModified methodsTobias Hunger2014-01-231-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-7/+6
|\
| * External Tools: Unexpect file change in any caseDavid Schulz2013-09-241-7/+6
* | Core: Clean up ExternalToolsManager interfacehjk2013-09-061-60/+88
* | MessageManager: General cleanup.hjk2013-09-051-5/+5
* | Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* | Core: Remove deprecated accessorshjk2013-08-301-5/+5
* | Reduce usage of QStringRef::toString() in the core plugin.Friedemann Kleint2013-08-291-2/+2
* | Make document model static and add some document related methodsEike Ziller2013-07-121-3/+3
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
|/
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-4/+0
* ExternalToolRunner: Adjust to MessageManager api changeDaniel Teske2013-03-221-5/+5
* Use Core::Id::withSuffix when appropriatehjk2013-03-191-5/+5
* Variable manager: Add convenience method for expanding string.Eike Ziller2013-03-141-6/+3
* Make variable manager static.Eike Ziller2013-03-131-4/+4
* More fixes for non-Latin1 characters in external tools.Eike Ziller2013-03-051-1/+2
* Don't destroy non-Latin1 characters when reading external tools.Eike Ziller2013-03-041-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Use Id::fromString instead of the constructor.hjk2013-01-171-4/+5
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-17/+10
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-9/+7
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-6/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-6/+5
* Use new static ICore interface.hjk2012-01-241-15/+15
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-4/+5
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2