summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | KitsPage: Use constant for data keysTobias Hunger2015-06-171-3/+6
* | Android: Fix possible crashTobias Hunger2015-06-171-1/+1
* | Debugger: Suppress warning on new GDB async messageshjk2015-06-171-0/+4
* | Debugger: Move watchHandler()->notifyUpdateStarted() to doUpdateLocalshjk2015-06-174-1/+7
* | Debugger: Remove the InferiorExited statehjk2015-06-175-22/+9
* | Squish: Update tst_git_first_commit and tst_git_localRobert Loehning2015-06-163-3/+7
* | Clang: Reorder includesMarco Bubke2015-06-16109-549/+404
* | Clang: Rename CodeModelBackEnd in ClangBackEndMarco Bubke2015-06-16167-954/+745
* | PluginManager: Destruct plugins that fail to initializeEike Ziller2015-06-161-0/+3
* | Codemodelbackend: Fix location of binary in build dir and install itNikolai Kosjar2015-06-162-3/+4
* | Replace assignment of null QString() with a call to clear().Jarek Kobus2015-06-162-3/+3
* | Fix import autocompletionMarco Benelli2015-06-161-0/+6
* | Debugger: Delete pointer if no more neededChristian Stenger2015-06-162-4/+4
* | Fix inserting on extra curly brace upon pressing enter key.Marco Benelli2015-06-161-0/+3
* | Refactor UpdateInfo pluginJarek Kobus2015-06-1612-483/+459
* | RemoteLinux: Make paths in run config labels selectable.Christian Kandeler2015-06-161-0/+3
* | VariableChooser: Update variable description on keyboard navigationOrgad Shaneh2015-06-161-2/+8
* | Core: Compile fixNikolai Kosjar2015-06-161-0/+1
* | Fix strings in debugger's menuRobert Loehning2015-06-161-3/+3
* | EditorManager: Warn before opening big text filesNikolai Kosjar2015-06-165-8/+172
* | Editor: Highlight Search results in scrollbar.David Schulz2015-06-1613-54/+749
* | TextMark: Adjust color for improved visibility in the scrollbar.David Schulz2015-06-162-8/+8
* | Core: Add debug stream operator for Core::IdDavid Schulz2015-06-162-1/+6
* | QmlProfiler: Fix qbs build.Christian Kandeler2015-06-161-1/+0
* | Debugger: Don't quit on inferior-exited.hjk2015-06-163-12/+38
* | PythonEditor: Add a run configurationhjk2015-06-162-1/+1035
* | CmbIpc: Remove outdated unit testsOrgad Shaneh2015-06-1513-463/+0
* | QmlProfiler: Make creation of local RunControls more flexibleBenjamin Zeller2015-06-1511-145/+76
* | Debugger: Use TreeModel for threadshjk2015-06-155-311/+240
* | Beautifier: Add DISPLAY_NAME constant to ClangFormatLorenz Haas2015-06-152-1/+2
* | Cdb: Unify local and watch handling.David Schulz2015-06-153-111/+51
* | Changelog: Document recent C++ changesOrgad Shaneh2015-06-151-0/+13
* | Clang: Fix operator <Marco Bubke2015-06-156-5/+78
* | CmbIpc: Add unit tests for partial commandsMarco Bubke2015-06-151-2/+55
* | Clang: Remove trailing empty linesMarco Bubke2015-06-151-2/+0
* | Beautifier: Support formatting specific lines of file with UncrustifyLorenz Haas2015-06-155-26/+86
* | Beautifier: Unification of the tool's command generationLorenz Haas2015-06-154-58/+74
* | CodeBlocks: Take into account file target when explicitly specifiedwonder.mice2015-06-153-5/+27
* | Git: Show original branch name while rebasingOrgad Shaneh2015-06-151-1/+10
* | JsonWizard: Allow Generated files without a sourceTobias Hunger2015-06-151-18/+29
* | Introduce dragging for all explorer nodes.Jochen Becher2015-06-1523-250/+406
* | Support QStringArgBuilderThiago Macieira2015-06-151-1/+1
* | Debugger: Provide a way for plugins to init a local DebuggerRunControlBenjamin Zeller2015-06-155-77/+92
* | Core: Reinitialize change notification after savingFinn Brudal2015-06-151-2/+3
* | Debugger: Allow hex values to be passed for qmlcontext addresseshjk2015-06-151-1/+1
* | Android: Make api level M knownDaniel Teske2015-06-123-6/+23
* | Android M: Use readlink without -sDaniel Teske2015-06-121-2/+6
* | More change logEike Ziller2015-06-121-0/+27
* | Improved locator settingsEike Ziller2015-06-1211-82/+318
* | Debugger: Partially merge Breakpoint{Model,Response}Id implementationhjk2015-06-122-110/+42