summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove product name from headingsv4.7.0-beta2Leena Miettinen2018-06-193-3/+3
* Squish: Remove workaround for fixed bugRobert Loehning2018-06-191-3/+2
* Doc: Use the \QC macro also for UI controlsLeena Miettinen2018-06-197-12/+12
* BinEditor: Fix auto-updating for debugger memory viewshjk2018-06-191-1/+5
* Kit: When loading from a map, allow empty IDsUlf Hermann2018-06-191-9/+4
* QbsProjectManager: Set ID, objectName, priority for QbsKitInformationUlf Hermann2018-06-192-0/+9
* Update change logEike Ziller2018-06-191-0/+13
* Doc: Edit information about using Clang toolsLeena Miettinen2018-06-192-12/+34
* QmlDebug: Robustify packet protocolUlf Hermann2018-06-192-20/+39
* QmlDebug/QmlProfiler: Fix integer range checksUlf Hermann2018-06-192-10/+5
* Gerrit: Update remotes on settings changeOrgad Shaneh2018-06-195-1/+30
* Gerrit: Fix modality of warning message for invalid configurationOrgad Shaneh2018-06-191-2/+2
* Git: Update file model after unsuccessful commitOrgad Shaneh2018-06-192-1/+2
* Git: Minor cleanup in commit processingOrgad Shaneh2018-06-191-6/+4
* Gerrit: Unset authenticated on unknown errorOrgad Shaneh2018-06-191-0/+1
* Utils: Move common positionInText function to Utils::TextIvan Donchevskii2018-06-194-26/+29
* Fix crash of process steps in deploy configurationEike Ziller2018-06-191-1/+5
* Fix that bookmarks couldn't be added to .pro files with mouseEike Ziller2018-06-199-9/+3
* AutoTest: Add support for more Quick test optionsChristian Stenger2018-06-191-1/+4
* AutoTest: Extend expected quick test macrosChristian Stenger2018-06-191-1/+2
* AutoTest: Code cosmeticsChristian Stenger2018-06-1924-37/+41
* AutoTest: Do not create marks twiceChristian Stenger2018-06-191-4/+2
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-197-1/+19
* Core: Fix indentationOrgad Shaneh2018-06-181-1/+1
* Set parents for menus in the main menu barEike Ziller2018-06-181-0/+2
* Tracing: Handle mouse events in FlameGraph QQuickItemUlf Hermann2018-06-1811-29/+336
* Remove a few redundant occurrences of 'virtual' and 'override'Alessandro Portale2018-06-185-16/+17
* Git: Show also stderr on MergetoolOrgad Shaneh2018-06-171-0/+1
* Git: Use nullptr in MergetoolOrgad Shaneh2018-06-171-1/+1
* ClangSupport: Refix GCC warningOrgad Shaneh2018-06-151-1/+1
* Clang: Use built-in follow symbol for virtual methodsIvan Donchevskii2018-06-157-17/+18
* Clang: Add option 'Build before analysis' to project settingsIvan Donchevskii2018-06-1518-71/+263
* Update qbs submoduleChristian Kandeler2018-06-151-0/+0
* Clang: Fix qbs build of clangrefactoringAlexandru Croitor2018-06-151-0/+2
* Nim: Fix outdated process parameters on environment changeRazi Alavizadeh2018-06-151-0/+2
* Do not leak menus in watch model / debuggerEike Ziller2018-06-141-12/+13
* Rename to 4.7.0-beta2Eike Ziller2018-06-142-2/+2
* Fix painting of clear buttons in history completer popupEike Ziller2018-06-141-15/+42
* Debugger: Use FileInProjectFinder for the console viewUlf Hermann2018-06-145-22/+23
* Make it possible to request authenticationFilipe Azevedo2018-06-142-0/+39
* CPaster: Let cpaster finish on consoleChristian Stenger2018-06-141-0/+1
* QmlProfiler: Fix unit test executionChristian Stenger2018-06-141-1/+1
* Valgrind: Heob: Make heob support translatableChristian Stenger2018-06-141-0/+4
* Debugger: Remove Qt 4 specific code path in ConsoleViewAlessandro Portale2018-06-131-7/+0
* Clang: Restore custom settings for Clang-Tidy and Clazy runIvan Donchevskii2018-06-131-6/+14
* Don't select file extension when renaming resource filesEike Ziller2018-06-131-1/+1
* Qmake: Fix redundant qmake execution for sub-project buildOrgad Shaneh2018-06-131-2/+4
* AppOutputPane: Add timestamps to normal and error messagesOrgad Shaneh2018-06-131-1/+7
* Clang: Ensure using correct translation unit flags for clang >= 7.0Nikolai Kosjar2018-06-132-1/+7
* Clang: Check consistently for clang 7.0Nikolai Kosjar2018-06-131-1/+1