aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Clang: Fix detection of unresolved #includesNikolai Kosjar2019-04-251-1/+1
* Fix Windows build build with namespaced QtChristian Kandeler2019-04-251-0/+4
* CMakeProjectManager: Fix deployment data setupChristian Kandeler2019-04-241-1/+2
* QmlProfiler: If disconnected while serverRecording, show warningUlf Hermann2019-04-241-3/+1
* RemoteLinux: Do not use rsync's -z optionChristian Kandeler2019-04-231-1/+1
* SSH: Fix upload of symbolic linksChristian Kandeler2019-04-231-1/+5
* Debugger: Resolve ambiguity of F10 shortcuthjk2019-04-231-1/+7
* RemoteLinux: Fix off-by-one error in parsing stat outputChristian Kandeler2019-04-231-1/+1
* SyntaxHighlighting: Add modelines dependencyDavid Schulz2019-04-231-0/+197
* AutoTest: Fix uncheck all filterChristian Stenger2019-04-233-15/+20
* Remove the zombie code regarding CreationDate checkJarek Kobus2019-04-181-12/+0
* ProjectExplorer: Fix kit duplication in target setup pagev4.9.0Christian Kandeler2019-04-111-0/+5
* Debugger: Coordinate breakpoint rampdownhjk2019-04-111-3/+7
* Fix qbs build of clang format productAlexandru Croitor2019-04-101-0/+1
* Tracing: Update selection range when timeline width changesUlf Hermann2019-04-101-13/+15
* Work around OpenGL issue in macOS 10.14.4Eike Ziller2019-04-091-2/+0
* PerfProfiler: Update the run actions when creating the toolUlf Hermann2019-04-091-0/+1
* QmlProfiler: Don't assert on data from invalid model indexUlf Hermann2019-04-091-7/+9
* Debugger: Prevent crash on destroyed perspectivehjk2019-04-091-0/+4
* Update qbs submoduleChristian Kandeler2019-04-091-0/+0
* ProjectExplorer: Fix runtime warning in toolchains settings pageChristian Kandeler2019-04-091-2/+2
* Debugger: Re-organize dock widget persistinghjk2019-04-0512-361/+605
* Update qbs submoduleChristian Kandeler2019-04-051-0/+0
* RemoteLinux: Fix upload of directoriesChristian Kandeler2019-04-051-1/+3
* Mode selector: Suppress change signals when clicking on active mode tabEike Ziller2019-04-051-5/+7
* AutoTest: Fix handling of internal messages after disabled testsChristian Stenger2019-04-041-0/+2
* AutoTest: Fix handling of internal messagesChristian Stenger2019-04-042-3/+3
* QbsProjectManager: Fix infinite loop when "force probes" is checkedChristian Kandeler2019-04-041-4/+10
* QmlDesigner: fix crashTim Jenssen2019-04-031-1/+8
* QmlDesigner: Use highlight blue for expression indicatorThomas Hartmann2019-04-031-1/+2
* QmlJS: Fix code re-formatter for arraysThomas Hartmann2019-04-031-3/+2
* ClangFormat: Disable configuration UI instead of hidingIvan Donchevskii2019-04-031-5/+11
* Fix missing mode changed signal on startupEike Ziller2019-04-032-2/+5
* QmlJS: re-enable revision parsingTim Jenssen2019-04-031-1/+1
* Suffix project user file with value of QTC_EXTENSION if presentLuca Carlon2019-04-021-1/+1
* QmlDesigner: Fix iconsThomas Hartmann2019-04-025-0/+0
* Restore success states after failed buildEike Ziller2019-04-021-0/+1
* QmlDesigner: Avoid jumping cursors in integrated text editorThomas Hartmann2019-04-024-1/+11
* TreeView: Fix mapping to source models in case ProxyModels are involvedhjk2019-04-027-9/+34
* ClangFormat: Do not remove whitespace twiceIvan Donchevskii2019-04-021-0/+10
* ClangFormat: Fix indentation when empty lines are involvedIvan Donchevskii2019-04-021-25/+64
* ClangFormat: Use the global style if no configuration is foundIvan Donchevskii2019-04-021-2/+5
* ClangFormat: Fix showing the warning textIvan Donchevskii2019-04-021-0/+1
* Debugger: Restrict the file name pattern of potential lldb executablesChristian Kandeler2019-04-021-8/+2
* QmlDesigner: Fix compile before Qt5.12Christian Stenger2019-04-021-0/+2
* QmlDesigner: nodeAtTextCursorPosition use simple linear searchThomas Hartmann2019-04-012-27/+24
* QmlDesigner: Remember last location when importing resourcesThomas Hartmann2019-04-011-1/+8
* QmlDesigner: Use proper default icon for typesThomas Hartmann2019-04-011-1/+1
* OutputFormatter: Fix behavior of text with different format after \rOrgad Shaneh2019-04-011-3/+1
* QmlDesigner: Use AdaptiveDecimalStepType in timeline DoubleSpinBoxThomas Hartmann2019-04-011-0/+1