aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/copytaskhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Fix compilation for msvc2012Thomas Hartmann2014-10-141-0/+1
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-2/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* 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
* | Assign some keyboard shortcuts to task handlersTobias Hunger2012-10-251-2/+8
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* itaskhandler: interface cleanuphjk2012-05-071-5/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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
* | Task: Make sure file contains non-native separatorsTobias Hunger2010-10-251-3/+6
|/
* Add task handler that copies task data to the clipboardTobias Hunger2010-06-241-0/+70