summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SSH: Disable connection sharing on WindowsChristian Kandeler2018-12-202-2/+15
* ProjectExplorer: Do not use QVariantHash in device settingsChristian Kandeler2018-12-201-2/+2
* RemoteLinux: Do not use SftpTransfer in device testerChristian Kandeler2018-12-202-17/+31
* CppEditorDocument: Return covariant return typeBernhard Beschow2018-12-203-4/+3
* CppEditorWidget: Remove private refactoringEngine() methodBernhard Beschow2018-12-202-26/+19
* CppEditorWidget: Reuse d->m_modelManager attributeBernhard Beschow2018-12-201-3/+3
* UI Tour: Another GCC 5 fixEike Ziller2018-12-201-1/+1
* SshConnection: Reduce the scope of some variablesChristian Kandeler2018-12-191-14/+13
* SSH: Add ssh-askpass implementationChristian Kandeler2018-12-198-19/+99
* Update perfparser submoduleUlf Hermann2018-12-191-0/+0
* CompilationDatabase: Fix directory hierarchyMichael Weghorn2018-12-191-10/+5
* CppProjectUpdater: Reuse cancelAndWaitForFinished()Bernhard Beschow2018-12-191-2/+1
* ProjectExplorer: Add missing line breakBernhard Beschow2018-12-191-1/+2
* Const'ify two static variablesBernhard Beschow2018-12-193-7/+7
* Fix adding of symbolic trace pointsUlf Hermann2018-12-191-3/+3
* Weed out inlined functions when defining trace pointsUlf Hermann2018-12-191-2/+41
* Clang: Suppress GCC warning with LLVM 7.0.1Orgad Shaneh2018-12-191-0/+1
* Fix qbs buildChristian Kandeler2018-12-192-1/+1
* Welcome: Fix qbs buildChristian Kandeler2018-12-191-0/+2
* DocumentModel: Keep sorted on renamesTobias Hunger2018-12-191-11/+51
* Fix perfparser compilationOrgad Shaneh2018-12-181-0/+2
* Add perfparser as a submoduleUlf Hermann2018-12-183-0/+37
* Add PerfProfiler pluginUlf Hermann2018-12-1867-1/+10826
* Welcome: Drop unneeded indirectionhjk2018-12-182-3/+3
* UI Tour: Fix build with GCC 5Eike Ziller2018-12-181-14/+17
* ProjectExplorer: Introduce a FolderNode::findProjectNode()hjk2018-12-183-8/+23
* QmakeAndroidSupport: Replace AndroidQtSupport::extraLibraryEnabledhjk2018-12-184-13/+8
* ProjectExplorer: Fix Project::findNodeForBuildKeyhjk2018-12-181-2/+3
* Nim: Change remove_if to erase and fix missing emission of parsingFinishedFilippo Cucchetto2018-12-181-19/+20
* QmakeAndroidSupport: Access parseInProgress and validParsehjk2018-12-187-19/+25
* Nim: Add Debug and Release configs in available builds configurationsFilippo Cucchetto2018-12-182-25/+34
* Add general UI introductionEike Ziller2018-12-1816-6/+556
* CMake: Simplify servermodereader.cpp:createProjectNodehjk2018-12-181-7/+5
* CMake: Implement CMakeTargetNode::buildKey()hjk2018-12-182-0/+6
* Introduce a timeline editor for the Qt Quick DesignerAlessandro Portale2018-12-18144-0/+14002
* OutputFormatter/AbstractProcessStep: Handle \r\n as newlineOrgad Shaneh2018-12-182-0/+7
* ProjectExplorer: Init MSVC macros cache in copy constructorIvan Donchevskii2018-12-181-0/+1
* QMakeAndroid: Replace QmakeAndroidSupport::projectFilePathhjk2018-12-174-10/+10
* QbsProjectManager: Implement ProjectNode::targetApplications()Christian Kandeler2018-12-172-0/+6
* QmakeAndroid: Fill application comboboxhjk2018-12-177-26/+24
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-1719-15/+421
* CppTools: Compile fixhjk2018-12-171-0/+4
* QmakeAndroid: Reduce coupling between Qmake and QmakeAndroidhjk2018-12-175-52/+45
* ProjectManager: Fix Project::findNodeForBuildKey()hjk2018-12-171-3/+5
* Do not mark html text for translationKai Koehne2018-12-171-1/+1
* CppTools: Introduce HeaderPathFilterMarco Bubke2018-12-174-2/+201
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-12-177-5/+32
|\
| * Debugger: Use toolbar stop icon in toolbarhjk2018-12-141-1/+1
| * ProjectExplorer: Fix initial top level expansion of projectshjk2018-12-134-0/+19
| * Core: Fix using system codecDavid Schulz2018-12-121-2/+9