summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SSH: Fix typo in key generator that leads to a crashChristian Kandeler2016-11-281-1/+1
* Android: Fix android app startupVikas Pachdha2016-11-281-107/+133
* Debugger: Expanding symbol before getting the number of childrenDavid Schulz2016-11-281-0/+2
* Debugger: Do not add values for indices out of boundsDavid Schulz2016-11-281-0/+6
* ClearCase: Re-slot annotateVersionOrgad Shaneh2016-11-281-1/+1
* QmlDesigner: Fix debug messageThomas Hartmann2016-11-281-1/+1
* Fix accessing temporary copies via QStringRefFriedemann Kleint2016-11-283-4/+6
* Cmake: Don't take QStringRefs of a temporary QStringUlf Hermann2016-11-281-1/+2
* QmlDesigner: Synchronize parent if component is completedThomas Hartmann2016-11-251-0/+1
* Update qbs submoduleChristian Kandeler2016-11-251-0/+0
* iOS: Add C toolchainVikas Pachdha2016-11-253-83/+143
* Use QString::splitRef() instead of QString::split()Friedemann Kleint2016-11-2511-24/+27
* Raise version dialog if it already is openEike Ziller2016-11-251-1/+4
* Debugger: Disable "Select Widget to Add into Expression Evaluator"hjk2016-11-251-3/+4
* Add missing break in COFF parserFriedemann Kleint2016-11-251-0/+1
* Debugger: Do not attempt to update registers when not stoppedhjk2016-11-251-0/+3
* Fix showing/hiding context lines spinbox in diff editorJarek Kobus2016-11-252-10/+9
* Clang: Partial fix for highlighting off output argumentsMarco Bubke2016-11-241-0/+1
* Avoid resizing of document dropdownEike Ziller2016-11-241-0/+1
* QmlDesigner: Fix delegate for images in tree viewThomas Hartmann2016-11-242-25/+25
* Clang: Soft assert valid instrinsics dirNikolai Kosjar2016-11-241-1/+1
* QmlProfiler: Don't test for default kit in attach dialog testUlf Hermann2016-11-241-3/+0
* Don't save context chunksJarek Kobus2016-11-241-0/+3
* Fix SideBySide diff editor iconJarek Kobus2016-11-241-1/+1
* QbsProjectManager: Fix potential crashChristian Kandeler2016-11-241-4/+4
* UpdateInfo: Inherit environment when checking updatesMartin Kampas2016-11-241-1/+1
* Remove last nokia references in commentsOrgad Shaneh2016-11-242-2/+1
* Clear the uniqueId of diff editor when savingJarek Kobus2016-11-243-0/+7
* Abi: Handle MSVC2017 in relevant placesFriedemann Kleint2016-11-242-2/+10
* Debugger: Strip "union" from typename upon creationDavid Schulz2016-11-241-0/+3
* Debugger: Fix dereference function of the cdb valueDavid Schulz2016-11-241-14/+16
* Debugger: Create reference types for arrays and pointersDavid Schulz2016-11-242-44/+184
* Clang: Fix highlighting of instance with member for writable argumentsMarco Bubke2016-11-231-9/+6
* Make skipOpeningBigTextFile() public and use it in Diff EditorJarek Kobus2016-11-233-1/+10
* QbsProjectManager: Fix precompiled header collectionChristian Kandeler2016-11-231-5/+60
* Clang: Fix removing text marks on line deletionNikolai Kosjar2016-11-233-6/+33
* Clang: Fix updating dependenciesNikolai Kosjar2016-11-233-1/+11
* Clang: Fix initial document parse with modified contentNikolai Kosjar2016-11-237-19/+64
* Debugger: Show position in separately displayed text in tooltiphjk2016-11-231-1/+25
* Clang: Clean up clangbackendipcintegration.cppNikolai Kosjar2016-11-231-34/+25
* Clang: Do not print AliveMessage by defaultNikolai Kosjar2016-11-232-1/+21
* Reuse existing controller when requesting existing diff editorJarek Kobus2016-11-221-6/+9
* Export currentPerspective() from debugger windowFilipe Azevedo2016-11-222-0/+6
* Clang: Work around libclang not accepting not existing unsaved filesNikolai Kosjar2016-11-229-18/+173
* CppTools: Fix propagating unsaved filesNikolai Kosjar2016-11-222-8/+4
* QmlDesigner: Enforce Qt Quick importThomas Hartmann2016-11-211-4/+13
* Merge "Merge remote-tracking branch 'origin/4.1' into 4.2" into 4.2Eike Ziller2016-11-212-25/+60
|\
| * Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-11-212-25/+60
| |\
| | * Update qbs submoduleChristian Kandeler2016-11-141-0/+0
| | * Qbs: filter out -arch compiler flags from platformCompiler/LinkerFlagsJake Petroules2016-11-141-2/+21