aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/shared
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-133-6/+6
* Debugger: ModernizeAlessandro Portale2018-07-253-18/+18
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-192-2/+2
* Windows: Match the name case of included filesAlessandro Portale2018-07-122-2/+2
* Fix Qt Creator build with ClangIvan Donchevskii2018-06-202-4/+4
* Debugger: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Debugger: Modernizehjk2018-02-014-9/+9
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+3
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-4/+2
|\
| * Fix building creator with the intel compiler.David Schulz2016-04-261-4/+2
* | Wholesale conversion to #pragma oncehjk2016-03-305-20/+5
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1910-170/+120
* Debugger: Make sure handles are closed correctly.David Schulz2015-12-071-1/+1
* Debugger: fix capitalization of button labelLeena Miettinen2015-10-231-1/+1
* Debugger: Fix window titleChristian Stenger2015-07-061-1/+1
* Cdb: Remove the symbol path dialog popup.David Schulz2015-07-065-91/+40
* Utils: Replace path list editor actions with buttons.David Schulz2015-07-062-20/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1210-60/+60
|\
| * Update LicenseEike Ziller2015-01-1610-60/+60
* | Use new qt5 connect apiMontel Laurent2015-01-291-2/+2
* | Debugger: Use Core::AsynchronousMessageBoxMarco Bubke2014-12-081-4/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1410-70/+80
|\
| * License updateEike Ziller2014-10-0910-70/+80
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-222-5/+5
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* Add a few missing QDir::toNativeSeparators().Friedemann Kleint2014-01-091-3/+10
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0810-10/+10
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0810-10/+10
* | Debugger: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Fix some include statements.Christian Kandeler2013-09-041-1/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-022-3/+1
* Debugger: Adjust wording of symbol server dialog.David Schulz2013-05-291-5/+1
* Debugger: Add options page for cdb paths.David Schulz2013-05-282-4/+3
* Debugger: Remove set thread name exceptions from Issue Pane.David Schulz2013-05-212-3/+3
* Fix signedness warning in cdbsymbolpathlisteditor.cpp.Friedemann Kleint2013-05-151-1/+1
* Debugger: Add CDB symbol cache option.David Schulz2013-05-156-51/+462
* MinGW: Fix warning about _WIN32_WINNT being redefinedKai Koehne2013-04-241-0/+1
* Fix Windows buildOrgad Shaneh2013-04-171-0/+2
* Clean headers in debugger plugin.Friedemann Kleint2013-03-224-17/+0
* Debugger: Fix build.Christian Kandeler2013-03-071-1/+0
* Debugger: Fix link error on Linux also for qbs.Christian Kandeler2013-03-071-5/+5
* Debugger: Fix link error on Linux.Friedemann Kleint2013-03-062-8/+20
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-318-8/+8
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-298-8/+8
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Debugger: Remove #ifdef Q_OS_WIN from hostutils.Friedemann Kleint2012-11-022-12/+10
|/
* Adjust license headershjk2012-10-058-170/+162
* Fix warningsOrgad Shaneh2012-09-172-2/+2