aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/xmlprotocol/parser.h
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Switch to qt-ified QtTaskTreeJarek Kobus2025-10-311-4/+4
* TaskTree: Redesign adaptersJarek Kobus2025-07-211-6/+7
* TaskTree adapters: Use SingleShotConnections for done()Jarek Kobus2025-07-211-4/+3
* 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-4/+10
* ProjectExplorer: Get rid of DeviceUsedPortsGathererJarek Kobus2024-11-211-0/+1
* TaskTree: Make most of TaskAdapter subclasses finalJarek Kobus2024-07-101-1/+1
* TaskTree: Unify TaskInterface::done(DoneResult) signalJarek Kobus2023-11-171-1/+1
* TaskTree: Get rid of registration macrosJarek Kobus2023-08-171-2/+2
* Valgrind: Add task adapter for ParserJarek Kobus2023-08-161-0/+11
* Valgrind: Refactor ParserJarek Kobus2023-08-141-4/+9
* Valgrind: Make Parser's API similar to the ThreadedParser's APIJarek Kobus2023-08-091-8/+8
* Valgrind: Merge parsers' finished() and internalError() signalsJarek Kobus2023-08-081-2/+1
* Valgrind Parser: Hide Tool enum in cppJarek Kobus2023-07-251-7/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Valgrind: ModernizeAlessandro Portale2018-12-101-2/+2
* Valgrind: De-slotOrgad Shaneh2017-03-201-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+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
* 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
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* valgrind: code cosmeticshjk2011-07-131-0/+91