aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use a proper libexec path for Unix builds.Christian Kandeler2015-07-095-8/+20
* Consistently rename QmlProfilerEngine to QmlProfilerRunControlUlf Hermann2015-07-087-20/+19
* QmlProfiler: Remove QmlProfilerTreeViewUlf Hermann2015-07-086-180/+84
* QmlProfiler: Improve usabilityUlf Hermann2015-07-081-14/+8
* QmlProfiler: Use visible features in events view.Ulf Hermann2015-07-083-48/+14
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-0812-70/+272
* Timeline: Remove filtering of models.Ulf Hermann2015-07-084-58/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-07-0899-3542/+1891
|\
| * Clang: Add sorting by priorityMarco Bubke2015-07-084-0/+67
| * Clang: Extract and test action sequenceMarco Bubke2015-07-086-94/+315
| * CodePaster: Register type safe service objectEike Ziller2015-07-0811-64/+135
| * Theming: Set color for disabled widgetsOrgad Shaneh2015-07-082-0/+5
| * Theming: Use a light shade for pressed toolbuttons in dark themeOrgad Shaneh2015-07-081-1/+2
| * Debugger: Make Shift-F5 end a debugger session againhjk2015-07-081-1/+1
| * QmlProfiler: Don't try to disconnect connections that don't existUlf Hermann2015-07-071-3/+5
| * Debugger: Fix "Restart debugging session" regressionhjk2015-07-072-2/+9
| * Debugger: Fix engine capability enum definitionhjk2015-07-071-30/+30
| * Fix that pressing apply was adding more Qt Versionsv3.5.0-beta1Eike Ziller2015-07-071-4/+4
| * Valgrind: Show status messages permanently.Christian Kandeler2015-07-073-6/+6
| * Debugger: Word wrap several action tooltipsNikita Baryshnikov2015-07-073-28/+26
| * VariableChooser: Make help text selectablehjk2015-07-071-0/+1
| * VariableChooser: Re-show current value in variable descriptionOrgad Shaneh2015-07-071-2/+7
| * Git: Strip line numbers from blame outputOrgad Shaneh2015-07-071-22/+18
| * Debugger: Remove a soft-assert from qmlengineChristian Stenger2015-07-071-1/+4
| * Debugger: Simplify removal of outdated L&E itemshjk2015-07-0710-41/+54
| * {Q,C}makeProjectManager: Adjust tooltip capitalizationhjk2015-07-072-2/+2
| * WinDebugThread: Don't handle our own debug outputDaniel Teske2015-07-072-1/+5
| * Cdb: Inform the engine about an inferior exit.David Schulz2015-07-071-0/+2
| * VariableChooser: Fix scrolling on keyboard navigationOrgad Shaneh2015-07-071-1/+1
| * Git: Include committer details in ShowOrgad Shaneh2015-07-061-1/+7
| * Editor: Set pointer to 0 after deleteTobias Hunger2015-07-061-0/+1
| * Clang: Rename originalItem in codeCompletionMarco Bubke2015-07-062-4/+4
| * Clang: Rename ok in appliesMarco Bubke2015-07-061-8/+8
| * QmlProfiler: Don't try to reconnect while already connectingUlf Hermann2015-07-063-1/+11
| * Debugger: Fix window titleChristian Stenger2015-07-061-1/+1
| * Debugger: Keep variable expansion state when stepping in QMLhjk2015-07-061-1/+4
| * Clang: Make ClangAssistProposalModel members privateMarco Bubke2015-07-063-2/+11
| * Clang: Split clangcompletion.[h|cpp]Marco Bubke2015-07-0621-702/+1273
| * Git: Limit size of conflicted files listOrgad Shaneh2015-07-061-4/+12
| * DiffEditor: Do not leave a blank line when there are no branchesOrgad Shaneh2015-07-061-2/+5
| * QtVersion: Warn on duplicate namesTobias Hunger2015-07-062-8/+38
| * Autotools: Be a bit more paranoid with pointersTobias Hunger2015-07-061-4/+4
| * Cdb: Remove the symbol path dialog popup.David Schulz2015-07-066-95/+40
| * Project Explorer: fix tooltip capitalizationLeena Miettinen2015-07-061-1/+1
| * ClearCase: replace link with text URLLeena Miettinen2015-07-061-4/+4
| * Clang: Remove unused codeMarco Bubke2015-07-0625-2649/+7
| * Clang: Remove useless Q_DISABLE_COPYMarco Bubke2015-07-061-1/+0
| * Clang: Rename ModelManagerSupportClang::instance to instance_forTestsOnlyMarco Bubke2015-07-063-11/+16
| * C++: Limit parsing of initializer clauses IINikolai Kosjar2015-07-061-0/+6
| * C++: Use MAX_EXPRESSION_DEPTH and increase to 1000Nikolai Kosjar2015-07-061-4/+3