aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/watchdelegatewidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-4/+4
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Remove strange breakOrgad Shaneh2014-05-051-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Debugger: use QString::fromLatin1 instead of QString::fromAsciiDenis Mingulov2012-02-161-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-1/+1
* 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
* debugger: remove obstructing frame around l&w item delegateshjk2011-02-171-4/+5
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Debugger: Add special widgets for editing watch values.Friedemann Kleint2010-09-221-0/+346