summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/externaltool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-5/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
* | Allow tweaking of environment for external toolsKai Koehne2015-01-291-2/+37
* | Core: Extract ExternalToolManager to its own fileOrgad Shaneh2015-01-141-306/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* 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