summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix reference on temperary valuev4.8.0-beta2Tim Jenssen2018-11-151-1/+1
* CppTools: Fix thread-unsafe call to MessageManager::write()Nikolai Kosjar2018-11-151-1/+14
* Update qbs submoduleChristian Kandeler2018-11-151-0/+0
* Clang: Remove some warning flags provided by LLVMOrgad Shaneh2018-11-152-4/+16
* Clang: Default to llvm-config-7Orgad Shaneh2018-11-152-4/+4
* Git: Fix checking out a branch after adding itOrgad Shaneh2018-11-151-3/+5
* Fix crash at shutdown if multiple windows are openEike Ziller2018-11-152-23/+26
* Clang: Remove duplicate CXX flagsOrgad Shaneh2018-11-152-2/+2
* QmlDesigner: Use Image.PreserveAspectFit as default for resourcesThomas Hartmann2018-11-141-0/+2
* QmlDesigner: Do not show selection rect and label when movingThomas Hartmann2018-11-141-1/+1
* QmlDesigner: Fix SelectionIndicator::hide()Thomas Hartmann2018-11-141-0/+4
* Tracing: Don't use "row" and "column" as IDsUlf Hermann2018-11-144-23/+25
* GDB: Enable adding expressions for core dumpOrgad Shaneh2018-11-141-0/+1
* Documentation: Fix qbs buildChristian Kandeler2018-11-141-0/+4
* More Qt Quick wizard fixes for Qt 5.12Eike Ziller2018-11-143-48/+48
* Tests: Allow dumper tests with Qt5.11 and Xcode 10Christian Stenger2018-11-141-0/+1
* Git: Make commit a bit less synchronousOrgad Shaneh2018-11-143-3/+8
* Tracing: Only call QFutureWatcher::setFuture() after connecting to itUlf Hermann2018-11-141-1/+1
* Debugger: Fix translation contextsRobert Loehning2018-11-142-4/+7
* CompilationDatabase: Don't translate qWarningRobert Loehning2018-11-141-2/+1
* Fix Qt Quick wizards with Qt 5.12 / ECMAScript 7Eike Ziller2018-11-145-60/+60
* Debugger: Fix display of location marker when switching perspectiveshjk2018-11-144-18/+20
* Dumper: Fix activating frame for lldbChristian Stenger2018-11-141-1/+0
* winrt: Add categorized logging to device parserOliver Wolff2018-11-141-5/+41
* Debugger: Add some labels to the preset viewshjk2018-11-141-0/+12
* ClangFormat: Do not format text but indent onlyIvan Donchevskii2018-11-147-48/+88
* ClangFormat: Use relevant settings for each fileIvan Donchevskii2018-11-145-48/+54
* Clang: Fix completion icon for members in member init listNikolai Kosjar2018-11-143-0/+20
* Designer: Fix crash on closeChristian Stenger2018-11-142-0/+11
* Debugger: Silence soft assertChristian Stenger2018-11-131-4/+5
* Squish: Fix using locatorChristian Stenger2018-11-131-1/+1
* reduce compression rate to save some RAMTim Jenssen2018-11-131-1/+1
* ClangFormat: Use the constant for the configuration filenameIvan Donchevskii2018-11-133-6/+13
* Debugger: Make validateExecutable a validateRunParametershjk2018-11-132-11/+4
* ClangFormat: Improve current style detectionIvan Donchevskii2018-11-131-2/+9
* CppTools: Simplify the currentProjectCodeStyle codeIvan Donchevskii2018-11-131-4/+5
* ClangFormat: Set BreakBeforeBraces to Custom by defaultIvan Donchevskii2018-11-131-0/+2
* Clang: Change dot <-> arrow if all completions require itIvan Donchevskii2018-11-133-2/+40
* Debugger: Fix cut-and-pastohjk2018-11-131-7/+0
* CppTools: Forward OpenMP extension flagNikolai Kosjar2018-11-131-0/+3
* Clang: Allow overtyping ) after completing function like snippetsNikolai Kosjar2018-11-131-3/+22
* Debugger: Fix handling of some actions after multiinferior splithjk2018-11-133-32/+76
* Doc: Change a link to a previous pageLeena Miettinen2018-11-121-1/+1
* Update qbs submoduleChristian Kandeler2018-11-121-0/+0
* Debugger: Fix Qt version detection in the cdbbridgeDavid Schulz2018-11-121-9/+12
* Debugger: Fix fetching memoryDavid Schulz2018-11-121-1/+1
* Debugger: Fix assignment to QString etc with LLDBhjk2018-11-122-5/+33
* Debugger: Do not pretendhjk2018-11-121-1/+3
* SerialTerminal: Select text in input line after each commandOrgad Shaneh2018-11-121-0/+1
* CppTools: Allow to check whether project code style existsIvan Donchevskii2018-11-124-11/+19