summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TaskHub: store categories in vectorNikita Baryshnikov2015-07-292-3/+3
* QmlDesigner: remove unused functionNikita Baryshnikov2015-07-291-10/+0
* PythonEditor: Fix compilationChristian Stenger2015-07-291-1/+1
* QmlProfiler: Don't show progress bar while still recording.Ulf Hermann2015-07-281-6/+6
* QmlProfiler: Switch recording button only on "Complete"Ulf Hermann2015-07-281-4/+1
* Project: Improve fromMap() error reporting interfaceDaniel Teske2015-07-2815-47/+59
* Fix one more plural.Jarek Kobus2015-07-271-1/+1
* SSH: Support creation of ECDSA keys.Christian Kandeler2015-07-275-36/+72
* SSH: Don't assume an exact width of ECDSA keys.Christian Kandeler2015-07-273-15/+14
* QmlDesigner: Use utf8 instead of Latin1Thomas Hartmann2015-07-2212-33/+33
* SSH: Support ECDSA user keys.Christian Kandeler2015-07-212-5/+54
* SSH: Support more ECDSA public key sizes.Christian Kandeler2015-07-215-5/+34
* SSH: Remove bogus compatibility check.Christian Kandeler2015-07-211-21/+1
* KitManager: Only setup sdk kits if we keep themDaniel Teske2015-07-211-1/+2
* Perforce: Reduced delay before submit dialog is shownCristian Adam2015-07-211-7/+6
* Perforce: Diff for files in submit changelist dialog worksCristian Adam2015-07-212-4/+2
* QmlDesigner: Avoid leaking unused view widgetsThomas Hartmann2015-07-202-0/+11
* ProjectTree Context Menu: Offer both build with/without dependenciesDaniel Teske2015-07-202-9/+64
* Merge remote-tracking branch 'origin/3.5'Oswald Buddenhagen2015-07-1789-1002/+1290
|\
| * Utils: Properly terminate loop in Environment::diff()hjk2015-07-171-1/+1
| * Debugger: Remove cache of fetched item names in Locals Viewshjk2015-07-171-7/+3
| * Utils: Remove unused TreeItem::m_populatedhjk2015-07-171-1/+0
| * Debugger: Ask JS debug server to evaluate(something) only when stoppedhjk2015-07-171-4/+12
| * Clang: Tests: Mini refactoringsNikolai Kosjar2015-07-171-4/+9
| * Clang: Update class name in assertNikolai Kosjar2015-07-171-1/+1
| * Clang: Fix command name for QDebugNikolai Kosjar2015-07-171-2/+2
| * Debugger: Don't do unnecessary workhjk2015-07-171-1/+1
| * Debugger: Fix LLDB extra dumper passinghjk2015-07-171-1/+1
| * Clang: Reparse the translation unit for unsaved file changesMarco Bubke2015-07-172-15/+51
| * Debugger: Fix enable state of breakpoint command text fieldhjk2015-07-172-40/+43
| * Debugger: Hide "Tracepoint only" item from breakpoint optionshjk2015-07-161-0/+4
| * Debugger: Only pass environmental differences to inferiorhjk2015-07-162-6/+16
| * Utils: Make Environment::diff() result not contain common entrieshjk2015-07-161-1/+2
| * Debugger: Fix evaluation of "this" item in JS debuggerhjk2015-07-161-10/+17
| * Clang: Decrease the priority of operatorsMarco Bubke2015-07-162-0/+20
| * Clang: Remove the hint and snippet field from the CodeCompletionMarco Bubke2015-07-162-28/+0
| * Clang: Add tooltip for clang snippetsMarco Bubke2015-07-163-7/+17
| * Clang: Clear the project part completely on removeNikolai Kosjar2015-07-163-3/+5
| * Debugger: Make QmlEngine heed "Sort Struct Members Alphabetically"hjk2015-07-162-0/+14
| * Debugger: Split update/expand paths also in mixed enginehjk2015-07-162-0/+9
| * Debugger: Lift restriction one-shot breakpoints deletionhjk2015-07-162-2/+4
| * Clang: Do not work on unspecified values in ProjectParts::removeMarco Bubke2015-07-161-4/+9
| * GitPlugin: reorder namespaces endinNikita Baryshnikov2015-07-161-1/+1
| * Debugger: Make LocationMark draggablehjk2015-07-162-2/+27
| * Debugger: Split updateWatchData() pathshjk2015-07-1610-26/+38
| * Debugger: Rework QmlEngine watcher expansionhjk2015-07-162-240/+128
| * Debugger: Start using callbacks in QmlEngine commandshjk2015-07-161-61/+50
| * Update qbs submodule.Christian Kandeler2015-07-151-0/+0
| * Clang: Reserve result vector in CodeCompletionChunkConverterMarco Bubke2015-07-151-0/+1
| * Clang: Reserve result vector in the CodeCompletionsExtractorMarco Bubke2015-07-151-0/+1