aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: fix capitalization of Callgrind in UI textLeena Miettinen2014-03-061-1/+1
* Utils: Compile winutils on all platformhjk2014-02-201-5/+0
* Valgrind: Callgrind log is not XMLOrgad Shaneh2014-02-201-2/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-9/+3
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-2/+6
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-201-0/+1
|\
| * Valgrind: Initialize shortenTemplates-setting.Friedemann Kleint2014-01-201-0/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0895-95/+95
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0895-95/+95
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-4/+16
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-291-5/+5
|\|
| * Valgrind: Set parent for the actions created by the valgrind pluginTobias Hunger2013-11-271-5/+5
* | Valgrind: Add history completer to path choosersTobias Hunger2013-11-262-0/+2
|/
* Analyzer: Fix scrollingDaniel Teske2013-11-053-2/+15
* Make "Reset warnings" option reset "Do not ask again" messages.Eike Ziller2013-11-011-40/+25
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-2/+2
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-223-6/+6
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-103-3/+3
* Fix MSVC64 warning about integer truncation in memcheck-tool.Friedemann Kleint2013-10-101-1/+1
* Valgrind: fix UI text capitalization and punctuationLeena Miettinen2013-10-105-12/+12
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Valgrind: Use a filter for XML filesOrgad Shaneh2013-09-302-4/+10
* valgrind: Remove dead codeTobias Hunger2013-09-121-12/+0
* Valgrind: Add action to load external log fileNikolai Kosjar2013-09-114-26/+147
* Valgrind: Memcheck: Add gui options for --show-origins and --leak-checkNikolai Kosjar2013-09-105-31/+166
* Valgrind: Add gui option "Detect self-modifying code"Nikolai Kosjar2013-09-106-103/+211
* Valgrind: Do not ignore/overwrite tool optionsNikolai Kosjar2013-09-091-3/+3
* Valgrind: Projects: Use global settings per defaultNikolai Kosjar2013-09-091-0/+1
* Valgrind: Initialize custom settings with global settingsNikolai Kosjar2013-09-091-0/+1
* fixed memcheck using valgrind on remote deviceVolker Vogelhuber2013-09-051-1/+60
* SessionManager: Apply 'static' patternhjk2013-09-054-13/+9
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-024-8/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-1/+1
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-3/+3
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* valgrind: Fix lupdate-warnings about missing Q_OBJECT.Friedemann Kleint2013-08-262-2/+2
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-97/+74
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-212-2/+2
|\
| * Revert back copyright headersAurindam Jana2013-07-302-2/+2
* | Introduce the concept of a "device process".Christian Kandeler2013-08-191-2/+1
* | TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-5/+4
* | Valgrind: Compile fix.hjk2013-08-161-1/+0
* | ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-167-20/+36
* | ISettingsAspect: consolidate data copying in base implementationhjk2013-08-132-20/+3
* | Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-135-8/+8
* | RunConfigurationAspect: Streamline data serializationhjk2013-08-132-19/+17
* | Valgrind: Remove unused ValgrindBaseSettings::displayNamehjk2013-08-122-6/+0
* | Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-124-41/+51