aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make compilable with 5.114.2hjk2018-05-286-0/+7
* Update qbs submoduleChristian Kandeler2017-04-041-0/+0
* Prepare for upcoming compile breakagev4.2.2hjk2017-03-222-2/+2
* Fix system options not being retained after restartVladislav Tronko2017-03-161-0/+6
* QRegExp include cleanupSamuel Gaist2017-03-1362-2/+73
* ProjectExplorer: Evaluate -mfloat-abi for macrosNikolai Kosjar2017-03-131-0/+1
* Use correct AMDError constant name in iostoolJake Petroules2017-03-081-3/+3
* Debugger: Fix QDateTime dumper for pointer valuesDavid Schulz2017-03-061-2/+4
* Debugger: Do not add pointer suffix to encoded outputDavid Schulz2017-03-061-1/+1
* iOS: Fix developer disk mount fail errorVikas Pachdha2017-03-031-4/+7
* Git: Do not re-use diff controllerOrgad Shaneh2017-03-031-9/+6
* Android: Fix app waiting for qml engine connectionVikas Pachdha2017-03-021-3/+20
* Beautifier: Fix formatting with AStyle and make it more robustLorenz Haas2017-03-012-3/+7
* Android: Ask to uninstall the app on version downgradeVikas Pachdha2017-02-242-1/+8
* C++: Avoid inline namespaces in generated codeNikolai Kosjar2017-02-231-2/+37
* Debugger: Don't crash if targets vanish if the last kit is deletedhjk2017-02-231-23/+5
* Fix that last session could reset to default sessionEike Ziller2017-02-231-1/+2
* Debugger: Fix Qt 5.8 QDateTime dumper for cdbextensionDavid Schulz2017-02-232-22/+64
* Debugger: Pass Qt type info version to the debugger protocolDavid Schulz2017-02-231-5/+8
* BareMetal: Fix startup of OpenOCD in TCP/IP mode on WindowsDenis Shienkov2017-02-221-1/+4
* Update qbs submoduleChristian Kandeler2017-02-171-0/+0
* Git: Initialize members of StashInfoRobert Loehning2017-02-161-2/+2
* QbsProjectManager: Do not interpret Project::GeneratedFiles literallyChristian Kandeler2017-02-161-2/+15
* Settings: Do not crash when jumping to filtered out categoryEike Ziller2017-02-161-3/+9
* ProjectTree: Remove "external file" warning when node is foundOrgad Shaneh2017-02-161-4/+10
* Update qbs submoduleChristian Kandeler2017-02-131-0/+0
* Android: Fix crash on using Re-run appVikas Pachdha2017-02-091-53/+37
* TerminalAspect: Initialize boolsTobias Hunger2017-02-091-2/+2
* Call QPainter::end() prior to QPixmapCache::insert()Friedemann Kleint2017-02-083-0/+3
* Git: Prepend -e to the pattern on grepOrgad Shaneh2017-02-071-1/+1
* QMake: Disable "Build File" action when opening Qt CreatorTobias Hunger2017-01-311-1/+1
* QtSupport: Add Qt 5.8 specific versions to the feature systemAlessandro Portale2017-01-311-0/+6
* Git: Fix result check on resetOrgad Shaneh2017-01-311-1/+1
* Git: Fix crash on Commit + Push to GerritOrgad Shaneh2017-01-301-3/+5
* Update qbs submoduleChristian Kandeler2017-01-271-0/+0
* Add api to get some debugger state about enginesFilipe Azevedo2017-01-262-0/+28
* Add api to get running run controls pidsFilipe Azevedo2017-01-262-0/+12
* Update copyright year in about dialogEike Ziller2017-01-251-1/+1
* fix crash by guarding QString::setRawDataDavid Schulz2017-01-241-0/+4
* QbsProjectManager: Remove duplicate include paths for the code modelChristian Kandeler2017-01-201-0/+2
* BaseQtVersion: Fix Qt build string parsingTobias Hunger2017-01-202-21/+112
* Update qbs submoduleChristian Kandeler2017-01-201-0/+0
* ProjectExplorer: Disable copying steps to inactive kitshjk2017-01-192-1/+2
* Fix inferior pid not being propagatedFilipe Azevedo2017-01-182-0/+3
* QMake: fix filename normalizationOswald Buddenhagen2017-01-181-5/+6
* MSVC: Do not ask to return utf-8 from Windows Vista and earlierTobias Hunger2017-01-161-1/+4
* Give SSH applications a second to gracefully shutdownWolfgang Bremer2017-01-131-1/+1
* Fixing warningThomas Hartmann2017-01-131-0/+2
* TextEditor: fix clearing of additional formatsMarco Benelli2017-01-131-1/+1
* fix "Open Command Prompt Here" on windows with qt 5.8Oswald Buddenhagen2017-01-124-19/+37