summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix defining path to sdktoolv4.7.0-beta1Christian Stenger2018-06-041-1/+4
* ProjectExplorer: Fix possible crash in Projects modeTobias Hunger2018-06-011-3/+4
* Merge "Merge branch '4.6' into 4.7" into 4.7Oswald Buddenhagen2018-06-016-8/+29
|\
| * Merge branch '4.6' into 4.7Oswald Buddenhagen2018-06-016-8/+29
| |\
| | * qmake: fix file id mapping lifetime management, take 2v4.6.2Oswald Buddenhagen2018-06-014-3/+21
| | * Tools: Fix architecture detection for wininterruptDavid Schulz2018-05-301-3/+6
| | * Squish: Update to re-uploaded textRobert Loehning2018-05-291-2/+2
* | | Doc: Add a question to FAQ about QML imports not being foundLeena Miettinen2018-06-011-0/+23
* | | Doc: Update the FAQLeena Miettinen2018-06-011-67/+61
* | | Doc: Update screenshots of Kit optionsLeena Miettinen2018-06-014-0/+0
* | | Update qbs submoduleChristian Kandeler2018-06-013-3/+4
* | | Doc: Describe "Auto-create build directories" CMake optionLeena Miettinen2018-06-012-2/+5
|/ /
* | Gerrit: Do not refresh dialog on update remotes when hiddenOrgad Shaneh2018-06-012-2/+3
* | Squish: Update for changed Options dialogRobert Loehning2018-06-012-7/+7
* | Clang: Fix running UpdateExtraDocumentAnnotations job on outdated documentNikolai Kosjar2018-06-011-1/+1
* | Gerrit: Fix some clang-tidy warningsOrgad Shaneh2018-06-014-7/+6
* | Android: Fix history completer keyChristian Stenger2018-05-311-0/+1
* | Clang: Add links to web pages in Clang-Tidy configurationIvan Donchevskii2018-05-314-17/+72
* | Debugger: Add tracpointoverlay.png to debugger.qrcUlf Hermann2018-05-311-0/+2
* | Git: Fix handling Esc in "Create Local Branch" dialogNikolai Kosjar2018-05-311-1/+1
* | Doc: Describe new kit optionsLeena Miettinen2018-05-313-1/+14
* | QmlProfiler: Only consider data as lost if we are recordingUlf Hermann2018-05-311-1/+1
* | AndroidPlugin: show adb output in error caseTim Jenssen2018-05-311-1/+1
* | Tracing: Fix layout of RangeDetailsUlf Hermann2018-05-312-5/+7
* | QmlProfiler: In statistics view use source model for location lookupUlf Hermann2018-05-311-1/+7
* | AutoTest: Fix build key handlingChristian Stenger2018-05-311-6/+3
* | QmlProfiler: Actually update the details when rewriter tells us toUlf Hermann2018-05-312-5/+6
* | Tracing: Don't change visible features on clearing and replayingUlf Hermann2018-05-314-16/+1
* | Clang: Add "Clang Code Model" group box to code model settings pageNikolai Kosjar2018-05-301-13/+22
* | Clang: Add "Outline of symbols" to implemented services in docNikolai Kosjar2018-05-301-0/+1
* | QmlProfiler: Keep text marks when replaying eventsUlf Hermann2018-05-306-10/+33
* | Doc: Add :<range>sor[t][!] to the list of FakeVim CLI commandsLeena Miettinen2018-05-301-0/+1
* | Core: Fix icon size calculation in the mode bar (Icon + text mode)Alessandro Portale2018-05-291-4/+5
* | QmlProfiler: Suppress debug message in testUlf Hermann2018-05-291-0/+3
* | QmlProfiler: Fix comma in qbs fileNikolai Kosjar2018-05-291-1/+1
* | Debugger: Support nested properties in QML inspectorUlf Hermann2018-05-291-7/+49
* | ClangTools: Avoid freezing UI for many itemsNikolai Kosjar2018-05-293-4/+12
* | QmlProfiler: Move action registration out of QmlProfilerToolUlf Hermann2018-05-299-64/+216
* | Clang: Avoid diagnostics about unknown qdoc commandsNikolai Kosjar2018-05-291-1/+4
* | Doc: Describe new filters in Issues paneLeena Miettinen2018-05-292-0/+6
* | QmlProfiler: Set the future to finished after loading all eventsUlf Hermann2018-05-293-0/+11
* | QmlProfiler: Set the feature on Qml types when loading from qztUlf Hermann2018-05-292-20/+22
* | ClangTools: Synchronize standalone tool diagnostic settingsIvan Donchevskii2018-05-291-5/+16
* | Doc: Describe the Cancel Build buttonLeena Miettinen2018-05-292-0/+4
* | Editor: fix continuosly repainting partially visible annotationsDavid Schulz2018-05-291-1/+1
* | Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-289-153/+85
|\ \ | |/
| * Add changes file for 4.6.2Eike Ziller2018-05-281-0/+51
| * qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-05-283-12/+20
| * Squish: Configure Qt Creator projects on Qt 5.10Robert Loehning2018-05-243-137/+12
| * Debugger: Remove a too strict error handlinghjk2018-05-171-1/+0