aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Take run mode *really* into accounthjk2017-07-181-1/+1
* ProjectExplorer: Move RunWorker priority handling to worker selectionhjk2017-07-184-98/+16
* Wizards: scale smaller icons if necessaryTim Jenssen2017-07-181-0/+15
* Nim: Update the Nim wizard iconAlessandro Portale2017-07-181-0/+22
* Wizards: sprinkle some overridesTim Jenssen2017-07-181-9/+9
* Wizards: remove empty line and replace tabs with spacesTim Jenssen2017-07-181-3/+2
* ClangStaticAnalyzer: Don't get stuck if project is not buildablehjk2017-07-183-8/+15
* ClangStaticAnalyzer: Remove a few + QLatinChar('\n')hjk2017-07-181-17/+13
* Debugger: Describe the "Override server address/channel" field betterhjk2017-07-182-10/+27
* TextEditor: Simplify annotation rectangle computationDavid Schulz2017-07-183-22/+40
* Debugger: Fix removing items from modules modelDavid Schulz2017-07-181-1/+2
* ProjectTree: Enable Synchronize with Editor by defaultOrgad Shaneh2017-07-172-2/+2
* ProjectExplorer: Remove RunControl::bringApplicationToForegroundhjk2017-07-174-23/+5
* ProjectExplorer: Add and use a RunConfiguration::registerAspect<>hjk2017-07-175-57/+18
* iOS: Remove unneeded abortDebugger callhjk2017-07-172-6/+0
* iOS: Dissolve IosRunControlFactoryhjk2017-07-174-68/+37
* ProjectExplorer: Fix compile for older gcc/Qt5.6Christian Stenger2017-07-171-0/+3
* ProjectExplorer: Use a real 'finishing' phase for RunControlshjk2017-07-176-31/+160
* ProjectExplorer: Heed RunControlFactory priorities againhjk2017-07-173-12/+23
* Locator: Fix pressing return when no results are available yetEike Ziller2017-07-172-5/+17
* fix property spellingTim Jenssen2017-07-171-2/+2
* DiffEditor: fix the cancellation of diff requestsJarek Kobus2017-07-172-20/+119
* Clang: Avoid blocking UI if references are requested and clangbackend crashesNikolai Kosjar2017-07-173-11/+21
* CppEditor: Fix invalidating diagnostics on reloadNikolai Kosjar2017-07-171-0/+8
* CppEditor: Avoid auto insertion of '}' in empty lineNikolai Kosjar2017-07-171-1/+5
* Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-1716-13/+95
* Clang: Hide the # button in the editor tool barNikolai Kosjar2017-07-171-9/+20
* Clang: delay text mark updateDavid Schulz2017-07-172-1/+17
* ClangStaticAnalyzer: Compile fix due to unsubmitted dependencyhjk2017-07-141-1/+1
* ClangStaticAnalyzer: Fix rampdownhjk2017-07-142-8/+8
* Update qbs submoduleChristian Kandeler2017-07-141-0/+0
* Completion: improve complete in the middleIvan Donchevskii2017-07-143-22/+35
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-147-26/+28
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-141-1/+7
|\
| * Modeling: Do not crash on invalid qmodel files in a projectTobias Hunger2017-07-131-1/+7
* | Help: Remove unnecessary classEike Ziller2017-07-142-40/+20
* | Debugger: Fix typo and a missing newlineOrgad Shaneh2017-07-141-2/+2
* | Debugger: Fix copy-and-pasto in qmlDebuggingOrgad Shaneh2017-07-141-1/+1
* | Debugger: Reduce one call to runnable()Orgad Shaneh2017-07-141-2/+3
* | Debugger: Fix engine name in start messageOrgad Shaneh2017-07-141-1/+1
* | Debugger: Sort settings in dumpOrgad Shaneh2017-07-141-7/+6
* | Beautifier: Add accelerators to menu itemsOrgad Shaneh2017-07-134-6/+6
* | RemoteLinux: Implement FifoGatherer::stop()hjk2017-07-132-3/+3
* | CppEditor: Remove invalid QTC_CHECKNikolai Kosjar2017-07-131-1/+0
* | Help: Add method for showing URL in specific viewerEike Ziller2017-07-133-21/+26
* | Help: Do not unnecessarily open help modeEike Ziller2017-07-131-4/+2
* | QmlProfiler: Fix release buildChristian Kandeler2017-07-131-0/+1
* | QmlProfiler: Partially dissolve QmlProfilerRunControlFactoryhjk2017-07-135-132/+35
* | Help: Remove trivial slotsEike Ziller2017-07-122-14/+6
* | ReadOnlyFilesDialog: Hide 'What's this' button on WindowsKai Koehne2017-07-121-0/+1