aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/suppressiondialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-2/+2
* Valgrind: ModernizeAlessandro Portale2018-12-101-3/+3
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-4/+4
* SessionManager: Clean up methods around projectsTim Jenssen2017-03-021-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-1/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Port to Qt5-style connectOrgad Shaneh2015-02-091-4/+8
|/
* License updateEike Ziller2014-10-091-7/+8
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-6/+4
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Valgrind: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* SessionManager: Apply 'static' patternhjk2013-09-051-3/+2
* Valgrind: Compile fix.hjk2013-08-161-1/+0
* Analyzer: Cleanup settings handlinghjk2013-08-121-1/+1
* Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-081-1/+1
* Do not pass a file that we know to be broken to QTextStreamTobias Hunger2013-06-051-3/+5
* 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
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-22/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-191-1/+1
|\
| * Fix crash in valgrind suppression dialog.Eike Ziller2012-04-181-1/+1
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* analyzer: compile fixhjk2011-12-161-1/+5
* analyzer: fix suppression dialoghjk2011-12-161-52/+68
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-281-0/+5
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-151-2/+2
|\
| * analyzer: merge valgrind related settingshjk2011-07-131-2/+2
* | valgrind: code cosmeticshjk2011-07-131-32/+25
|/
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+259