aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Set JDK path for buildsv3.6.0-rc1Tobias Hunger2015-11-241-4/+9
* iostool: Allow sequential client connectionsUlf Hermann2015-11-241-6/+13
* Avoid running qmake by using unsortedVersionsEike Ziller2015-11-234-5/+5
* Clang: Avoid needless reparse after first parseNikolai Kosjar2015-11-232-5/+3
* CppTools: Guard against doubled header pathsNikolai Kosjar2015-11-231-4/+13
* Clang: Print command line arguments quotedNikolai Kosjar2015-11-231-2/+14
* Add missing include.Jake Petroules2015-11-231-0/+1
* Clang: Enable stack tracesMarco Bubke2015-11-231-0/+1
* Clang: Activate clang crash recoveryMarco Bubke2015-11-231-0/+2
* PathChooser: Fix segfault on destructionMartin Kampas2015-11-231-0/+4
* QmlDesigner: Fix crashThomas Hartmann2015-11-201-1/+2
* Mercurial: Fix "view" invoked from editorOrgad Shaneh2015-11-201-0/+2
* Git: Avoid duplicate check for modified filesOrgad Shaneh2015-11-201-2/+0
* QmlDesigner: Fix GCC 5.2.1 warning in release buildOrgad Shaneh2015-11-201-1/+1
* SSH: Fix GCC 5.2.1 warning in release buildOrgad Shaneh2015-11-201-1/+2
* Abi: Choose word width of 32b for x86 target-tripletsMartin Kampas2015-11-201-6/+7
* ModelEditor: Fix endless loop with class membersJochen Becher2015-11-191-0/+1
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-1955-2015/+1779
* Clang: Fix include paths for MSVC toolchainsNikolai Kosjar2015-11-181-2/+18
* C++: Fix crashes with the pattern "enum class operator A"Lassi Hämäläinen2015-11-181-0/+5
* CustomWizard: Make sure to create wizards with unique ids onlyTobias Hunger2015-11-181-11/+28
* GenericProject: Fix display of files in project directoryTobias Hunger2015-11-181-0/+3
* Update qbs submodule.Christian Kandeler2015-11-181-0/+0
* BareMetal: Fix cloning of GDB server providersOrgad Shaneh2015-11-181-1/+1
* QmlProfiler: Fix traceTime updatesUlf Hermann2015-11-171-2/+10
* QmlProfiler: Initialize the model progress numbersUlf Hermann2015-11-171-0/+2
* Clang: Extract highlighting informationMarco Bubke2015-11-1723-11/+1744
* Clang: Don't instantiate value two timesMarco Bubke2015-11-171-1/+1
* Export explicitly instantiate templates.BogDan Vatra2015-11-171-2/+3
* Timeline: Pass the right dragOffset to CategoryLabelsUlf Hermann2015-11-172-1/+2
* Clang: Report only diagnostics that can be shown in the editorNikolai Kosjar2015-11-1610-7/+54
* CppTools: Clean up CppCodeModelSettingsWidgetNikolai Kosjar2015-11-162-11/+29
* Clang: Remove per-mimetype settingsNikolai Kosjar2015-11-1612-245/+114
* EditorManager: Remove wrong warningEike Ziller2015-11-161-2/+0
* CppTools: Do not highlight instantiation as callAdam Strzelecki2015-11-161-1/+1
* Core: NewDialog: remember category & platform choice persistentlyMartin Kampas2015-11-162-10/+15
* Gerrit: Initialize all membersOrgad Shaneh2015-11-161-6/+4
* WinRT: Fix C++ debugging when qml debugging is also enabled.David Schulz2015-11-165-31/+73
* TextEditor: Fix compile with Qt5.4Christian Stenger2015-11-161-1/+1
* Fix crashes with FunctionHintProposalWidgetEike Ziller2015-11-131-0/+1
* SessionManager: Improve handling of unconfigured projects in sessionsTobias Hunger2015-11-131-3/+6
* C++: Limit template instantiation depthOrgad Shaneh2015-11-122-0/+7
* ProjectExplorer: Do not kill applications when deployingTobias Hunger2015-11-121-10/+7
* Timeline: Properly account for out-of-bounds eventsUlf Hermann2015-11-121-3/+6
* CppTools: Initialize a local variableOrgad Shaneh2015-11-121-1/+1
* OS X: Use autoreleasepool blocks in Objective-C(++) codeEike Ziller2015-11-125-273/+243
* Clang: Allow to provide extra command line optionsNikolai Kosjar2015-11-117-48/+106
* Clang: Activate the code model with a check boxNikolai Kosjar2015-11-113-92/+44
* JSON: Fix MSVC2013 warningsOrgad Shaneh2015-11-111-5/+5
* Git: Do not use file name when retrieving parent commitOrgad Shaneh2015-11-113-9/+2