aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/xmlprotocol
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-5/+5
* Valgrind: ModernizeAlessandro Portale2018-12-1015-138/+60
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-035-84/+83
* Debugger: Remove DetailedErrorDelegateNikolai Kosjar2018-05-221-15/+7
* Valgrind: Fix crash when missing stacksHannes Domani2017-12-141-0/+4
* Valgrind: fix forward declarationLaurent Montel2017-09-271-1/+0
* Valgrind: De-slotOrgad Shaneh2017-03-203-8/+3
* TreeModel: Introduce a TreeItem::indexInParent() convenience functionhjk2016-08-031-1/+1
* Utils: Streamline TreeModel APIhjk2016-07-272-2/+2
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-1/+1
* Valgrind: Use a lambda to provide filtering in the error modelhjk2016-04-072-52/+34
* Wholesale conversion to #pragma oncehjk2016-03-3011-44/+11
* Debugger: Merge debug mode and analyze modehjk2016-03-072-7/+7
* Move analyzerbase to debuggerhjk2016-02-252-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1922-374/+264
* Analyzer: Re-design the diagnostics view.Christian Kandeler2015-08-252-200/+209
* Valgrind: Introduce Frame::filePath().Christian Kandeler2015-06-267-22/+29
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-4/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1222-132/+132
|\
| * Update LicenseEike Ziller2015-01-1622-132/+132
* | Valgrind: Port to Qt5-style connectOrgad Shaneh2015-02-091-13/+14
* | Valgrind: Replace QDir::separator with slashOrgad Shaneh2015-02-023-4/+4
|/
* License updateEike Ziller2014-10-0922-154/+176
* CleanUp usage of QtAlgorithmsNikita Baryshnikov2014-06-172-4/+5
* Valgrind: Return correct row count from ErrorListModel.Christian Kandeler2014-04-251-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-0822-22/+22
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+0
* Fix coding style for else statementsOrgad Shaneh2013-07-171-14/+11
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3122-22/+22
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2922-22/+22
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-083-17/+9
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0522-485/+441
|\|
| * Adjust license headershjk2012-10-0522-485/+441
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-262-2/+2
|\|
| * Make handling of model ids compatible with Qt 5.Christian Kandeler2012-09-251-1/+1
| * Remove ambiguous literal 0 from createIndex calls.Stephen Kelly2012-09-241-1/+1
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-2/+2
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-1922-66/+22
* Fix build with Qt5.Tobias Hunger2012-04-171-0/+1
* Normalized connect()sRobert Loehning2012-03-061-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-1522-50/+50
* Long live the king!hjk2012-01-2622-22/+22
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0322-44/+44
* analyzer: code cosmeticshjk2011-08-175-107/+115
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-152-5/+3
* valgrind: code cosmeticshjk2011-07-1323-0/+3634