aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/xmlprotocol/parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Update xml protocol handlingChristian Stenger6 days1-2/+6
* TaskTree: Switch to qt-ified QtTaskTreeJarek Kobus2025-10-311-3/+3
* Avoid QtConcurrent module importsChristian Stenger2025-08-261-0/+1
* Valgrind: Use TaskTree for ParserJarek Kobus2025-08-221-32/+33
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-4/+4
* Valgrind: Replace Parser::done() args with Utils::ResultJarek Kobus2024-11-211-5/+5
* Remove PluginManager::futureSynchronizer()Eike Ziller2024-05-211-3/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-241-1/+1
|\
| * Valgrind: Fix accessing empty optionalChristian Stenger2023-11-241-1/+1
* | TaskTree: Unify TaskInterface::done(DoneResult) signalJarek Kobus2023-11-171-3/+4
|/
* Fix UI text capitalization, punctuation, and phrasingLeena Miettinen2023-10-201-4/+4
* Valgrind: Make socket parentless when passed to ParserJarek Kobus2023-08-161-0/+1
* Valgrind: Refactor ParserJarek Kobus2023-08-141-218/+345
* Valgrind: Make Parser's API similar to the ThreadedParser's APIJarek Kobus2023-08-091-12/+16
* Valgrind: Merge parsers' finished() and internalError() signalsJarek Kobus2023-08-081-9/+7
* Valgrind: Make tool name hash staticJarek Kobus2023-08-081-7/+13
* ValgrindPlugin: Use QList instead of QVectorJarek Kobus2023-08-081-8/+8
* Valgrind: Use QMetaEnum for parsing enum valuesJarek Kobus2023-07-251-70/+12
* Valgrind Parser: Hide Tool enum in cppJarek Kobus2023-07-251-16/+21
* 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-29/+16
* Remove unused includes of QThread from cpp filesJarek Kobus2021-09-131-1/+0
* Qt6: Sprinkle QLatin1Strings for QStringView comparisonsEike Ziller2020-10-081-53/+51
* Fix build issues with Qt6Eike Ziller2020-09-181-11/+11
* Valgrind: ModernizeAlessandro Portale2018-12-101-9/+7
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-70/+70
* Valgrind: Fix crash when missing stacksHannes Domani2017-12-141-0/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Valgrind: Introduce Frame::filePath().Christian Kandeler2015-06-261-1/+1
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-4/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-14/+11
* 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-2/+1
|/
* Adjust license headershjk2012-10-051-22/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* 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-75/+89
* valgrind: code cosmeticshjk2011-07-131-0/+753