summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make compilable with 5.114.2hjk2018-05-284-0/+5
* Fix system options not being retained after restartVladislav Tronko2017-03-161-0/+6
* QRegExp include cleanupSamuel Gaist2017-03-1352-2/+62
* ProjectExplorer: Evaluate -mfloat-abi for macrosNikolai Kosjar2017-03-131-0/+1
* 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
* 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: 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
* 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
* 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-082-0/+2
* 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
* 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
* 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
* ProjectExplorer: Disable copying steps to inactive kitshjk2017-01-192-1/+2
* Fix inferior pid not being propagatedFilipe Azevedo2017-01-182-0/+3
* 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-121-19/+2
* QtSupport: Use binary string from Qt's libraryLoader to refine ABITobias Hunger2017-01-121-5/+141
* Qbs: Fix warning about unused variablesTobias Hunger2017-01-111-2/+0
* QtSupport: Convert to QRegularExpressionTobias Hunger2017-01-111-4/+5
* ProjectExplorer: Do not leak targetsetuppagesTobias Hunger2017-01-111-0/+4
* Fix 'SFTP upload hangs' issue with DropbearKimmo Ollila2017-01-112-0/+14
* do not report the .pro file itself in ProFileReader::includeFiles()Oswald Buddenhagen2017-01-101-1/+1
* qmake: fix missing OTHER_FILES in project treeTobias Hunger2017-01-101-0/+4
* Fix compile warningVikas Pachdha2017-01-101-2/+1
* iOS: Use kill system call instead of shell commandVikas Pachdha2017-01-101-8/+6
* iOS: Capture console output of launched app on iOS simulatorVikas Pachdha2017-01-103-43/+125
* Qmake: Initialize ExtraRunConfigurationAspects after initial parsingTobias Hunger2017-01-061-0/+6
* Android: Fix keytool result handlingBogDan Vatra2017-01-051-1/+1
* MSVC toolchain: Add common mkspec added in Qt 5.8.1Friedemann Kleint2017-01-051-12/+18
* ProjectExplorer: Do not crash when setting custom executableTobias Hunger2017-01-041-2/+2
* CMake: Allow CodeBlocks for NMake Makefiles JOMKonstantin Podsvirov2017-01-041-1/+2