aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update qbs submodule.v3.1.0Christian Kandeler2014-04-141-0/+0
* Debugger: Fix setting breakpoints in disassembly viewhjk2014-04-141-7/+9
* Revert "MsvcToolChain: correct suggested Mkspec list."David Schulz2014-04-141-8/+11
* fix qt4 build: remove extra spacesOswald Buddenhagen2014-04-141-3/+3
* QbsProjectManager: Fix building of single files.Christian Kandeler2014-04-141-0/+1
* QmlProfiler: Always reset the context before drawing on a canvasUlf Hermann2014-04-143-0/+6
* CppTools: Fix data race when accessing the editor revisionNikolai Kosjar2014-04-143-6/+15
* CppTools: Remove invalid optimization for highlightingNikolai Kosjar2014-04-141-7/+2
* CppTools: Do not wait in GUI thread for the parsed documentNikolai Kosjar2014-04-142-8/+26
* Fix SyntaxHighlighter documentation.Erik Verbruggen2014-04-141-74/+23
* fix use of $$split()Oswald Buddenhagen2014-04-142-3/+4
* remove stray semicolonOswald Buddenhagen2014-04-111-1/+1
* CppTools: Avoid using old incomplete semantic info documentNikolai Kosjar2014-04-111-0/+1
* SDKtool: Fix adddevice operationTobias Hunger2014-04-111-1/+1
* TaskModel: Do not duplicate itemsTobias Hunger2014-04-112-8/+4
* process_ctrlc_stub: close process and thread handlesJoerg Bornemann2014-04-111-0/+2
* iostool: remove debug messageFawzi Mohamed2014-04-091-1/+0
* Revert "C++: nested class with enclosing template class"Nikolai Kosjar2014-04-093-1/+13
* SDKtool: Only write values into kit that were set on the commandlineTobias Hunger2014-04-091-25/+55
* MsvcToolChain: correct suggested Mkspec list.David Schulz2014-04-091-11/+8
* ProjectExplorer: Save "Save before build" setting alwaysDaniel Teske2014-04-091-2/+3
* Debugger: Handle the <more> item in LLDB stack viewhjk2014-04-092-6/+24
* QmlProfiler: No need to qualify calls to SortedTimelineModel::clear()Ulf Hermann2014-04-092-2/+2
* QmlDesigner: Use backspace to delete items on Mac OS XThomas Hartmann2014-04-092-11/+10
* Do not use a qml subfolder for qtquick applications.jkobus2014-04-081-3/+2
* WinRt: use the build environment for winrtrunnerJoerg Bornemann2014-04-082-0/+7
* DeviceApplicationRunner: Set failure status if process failed to start.Christian Kandeler2014-04-082-8/+13
* Fix qbs build on Windows.Christian Kandeler2014-04-081-1/+2
* Revert "Welcome: Store examples search text in settings"Alessandro Portale2014-04-082-13/+0
* QmlDesigner: Always warn asynchronously in exceptionsThomas Hartmann2014-04-071-1/+8
* SDKtool: Correctly handle mac ABIsTobias Hunger2014-04-071-1/+11
* QNX: Add qnx-armle-v7-qcc to the list of mkspecsSergio Ahumada2014-04-071-0/+1
* Prevent 'qmake -query' from bringing up modal message dialog on startupKai Koehne2014-04-073-0/+39
* ResourceNodes: Fix adding to prefix '/' nodeDaniel Teske2014-04-071-0/+6
* Fix warning about unused variable in IOS.Friedemann Kleint2014-04-071-3/+2
* SDKtool: Fix test case and compiler warningTobias Hunger2014-04-041-0/+19
* Make Enter Find String enabled regardless of FindAdam Strzelecki2014-04-041-2/+3
* C++: nested class with enclosing template classPrzemyslaw Gorszkowski2014-04-042-0/+17
* C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-04-042-4/+5
* Fix warning about converting enumeration to bool in Android manifest editor.Friedemann Kleint2014-04-041-1/+1
* QmlProfiler: Guess the trace end time if we don't receive EndTraceUlf Hermann2014-04-044-6/+8
* Do not fully qualify types in ProjectExplorer namespaceKai Koehne2014-04-031-6/+6
* Android: Ensure that ANDROID_NDK_ROOT is set while parsing the mkspecDaniel Teske2014-04-032-0/+8
* Avoid removing the shortcut settings of older Qt Creator versionsEike Ziller2014-04-031-3/+9
* Fix keytool parameters.BogDan Vatra2014-04-032-2/+2
* qmakeproject: fix crash when qtVersion is nullFawzi Mohamed2014-04-031-1/+1
* QmlProfiler: Prevent integer overflows on contentWidth and contentXUlf Hermann2014-04-022-20/+23
* QmlProfiler: Keep an extra time window in ZoomControlUlf Hermann2014-04-024-8/+126
* MsvcToolchain: Fix environment detection for some setupsDaniel Teske2014-04-021-20/+21
* Debugger: Abort gdb session if no python support is foundv3.1.0-rc1hjk2014-04-021-0/+7