aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/externaltool.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more style fixes of string literal accesshjk2011-11-021-25/+25
|/
* Merge app_version.h and ide_version.hEike Ziller2011-08-311-0/+1
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-0/+3
* Fix translation of external tools.Eike Ziller2011-08-151-1/+3
* * External Tools: Added shortcut for menu entryOrgad Shaneh2011-06-091-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-47/+39
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Fix compiler warnings.Friedemann Kleint2011-04-131-0/+1
|/
* Add error reporting if executable is not found for external tool.con2011-03-221-5/+32
* L10n: tr()-Fixes.Friedemann Kleint2011-03-021-2/+4