aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Git: some cleanup in gitclient.{h,cpp}hjk2016-04-152-24/+19
* Debugger: Clean pending lookup requests when preparing a stephjk2016-04-152-0/+8
* Valgrind: Avoid soft assert on missing line numbersChristian Stenger2016-04-151-0/+3
* Beautifier: Fix clang-format's custom style handlingLorenz Haas2016-04-146-49/+70
* AutoTest: Handle canceling file dialog properlyChristian Stenger2016-04-141-0/+3
* Debugger: Fix reporting of special dumper formats for LLDBhjk2016-04-141-1/+1
* Debugger: Keep 'this' expanded while steppinghjk2016-04-141-4/+7
* Core: Fresh filesave iconAlessandro Portale2016-04-147-3/+44
* Moving desktopdevicesmall.png from projectexplorer to coreAlessandro Portale2016-04-1410-9/+7
* Valgrind: Re-focus error view after cursor navigationhjk2016-04-142-1/+7
* Clang Static Analyzer: Enable action only for supported project managersNikolai Kosjar2016-04-141-0/+4
* Debugger: Hex-Encode LLDB disassembler comment fieldshjk2016-04-142-2/+2
* AutoTest: Fix possible nullptr accessChristian Stenger2016-04-141-8/+10
* MSVC: Initialize warning flagsTobias Hunger2016-04-141-1/+1
* WelcomeScreen: QImageProvider fixAlessandro Portale2016-04-142-0/+6
* Fix ICC warning about change of signThiago Macieira2016-04-131-1/+1
* Debugger: Remove 'Context' label in debugger consolehjk2016-04-133-15/+1
* Clang Static Analyzer: Tests: Add "qt-essential-includes" projectNikolai Kosjar2016-04-135-0/+59
* QmlJS: Fix possible crashThomas Hartmann2016-04-131-0/+4
* Debugger: Initialize QmlV8ObjectData::idhjk2016-04-131-1/+1
* QmlDesigner: Fix memory leakOrgad Shaneh2016-04-131-0/+1
* Debugger: Fix unintended fall-through in WatchModel::setData()hjk2016-04-131-0/+2
* Doc: update screenshots in the overview topicLeena Miettinen2016-04-1311-0/+0
* CMake: Do not purge the configuration to change the EXTRA_GENERATORTobias Hunger2016-04-131-1/+1
* Generic Highlighter: Remove warnings and thread safety issuesEike Ziller2016-04-131-4/+4
* Debugger: Disable re-run from application output panehjk2016-04-132-0/+7
* Doc: explain what a default kit doesLeena Miettinen2016-04-132-0/+4
* Doc: Add build library search path check boxLeena Miettinen2016-04-132-0/+8
* QmlDebug: A QML debug client is only enabled if the service isUlf Hermann2016-04-131-1/+1
* CMake: Improve parent selection for dialog to kit options pageTobias Hunger2016-04-131-1/+1
* Doc: Update screenshots related to project settingsLeena Miettinen2016-04-134-0/+0
* Doc: update screenshots related to project managementLeena Miettinen2016-04-134-0/+0
* Help browser: Fix overlapping images in old docsEskil Abrahamsen Blomfeldt2016-04-132-0/+18
* Keep readonly qualifierSune Vuorela2016-04-132-0/+7
* Debugger: Change default languages to NoLanguagesOrgad Shaneh2016-04-133-3/+1
* Debugger: Remove special handling for event dispatcher fileshjk2016-04-131-2/+0
* Clang: Enable exceptions explicitlyNikolai Kosjar2016-04-134-3/+18
* Debugger: Disable QML on Attach to Running Debug ServerOrgad Shaneh2016-04-131-0/+1
* Editor: Fix crash when removing mark from the block data destructor.David Schulz2016-04-131-2/+9
* Clang: Undefine language features as fix for MSVC2015/clang-3.8.0Nikolai Kosjar2016-04-128-54/+80
* QtSupport: Fix translation contextTakumi ASAKI2016-04-121-1/+1
* Doc: Use tab names as links in "Configuring Projects"Leena Miettinen2016-04-122-4/+4
* Debugger: Adapt dumper test to base class sortinghjk2016-04-121-2/+2
* Icons: Removing several duplicates and variations of the eye_open iconAlessandro Portale2016-04-1228-26/+78
* Doc: Debug port no longer specified in Run SettingsLeena Miettinen2016-04-122-7/+1
* Doc: Update screenshots for generic Linux device settingsLeena Miettinen2016-04-125-2/+0
* Fix std::list dumper test for cdb.David Schulz2016-04-121-6/+12
* Doc: update Qt Version optionsLeena Miettinen2016-04-123-6/+0
* Debugger: Themeable breakpoint iconsAlessandro Portale2016-04-1236-1182/+151
* Clang: Set -fms-compatibility-version explicitlyNikolai Kosjar2016-04-124-34/+132