aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/xmlprotocol/errorlistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* Valgrind: Squash nested namespacesJarek Kobus2023-08-171-4/+2
* Valgrind: Fix includesJarek Kobus2023-08-171-3/+1
* Valgrind: Replace global toolTipForFrame() with Frame::toolTip()Jarek Kobus2023-08-081-4/+3
* ValgrindPlugin: Use QList instead of QVectorJarek Kobus2023-08-081-8/+8
* Prefix Tr::tr contexts with ::hjk2023-01-131-3/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Valgrind: Use Tr::trhjk2022-07-111-5/+6
* Valgrind: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-201-5/+10
* Debugger: filepathify DiagnosticLocationDavid Schulz2021-06-091-1/+3
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-5/+5
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-2/+2
* Debugger: Remove DetailedErrorDelegateNikolai Kosjar2018-05-221-15/+7
* TreeModel: Introduce a TreeItem::indexInParent() convenience functionhjk2016-08-031-1/+1
* Utils: Streamline TreeModel APIhjk2016-07-271-1/+1
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-1/+1
* Valgrind: Use a lambda to provide filtering in the error modelhjk2016-04-071-38/+23
* Debugger: Merge debug mode and analyze modehjk2016-03-071-6/+6
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Re-design the diagnostics view.Christian Kandeler2015-08-251-164/+202
* Valgrind: Introduce Frame::filePath().Christian Kandeler2015-06-261-6/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Replace QDir::separator with slashOrgad Shaneh2015-02-021-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Valgrind: Return correct row count from ErrorListModel.Christian Kandeler2014-04-251-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+20
* Remove ambiguous literal 0 from createIndex calls.Stephen Kelly2012-09-241-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* analyzer: code cosmeticshjk2011-08-171-21/+17
* valgrind: code cosmeticshjk2011-07-131-0/+300