aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Do not always assertThomas Hartmann2019-05-151-1/+0
* Doc: Use [QtQuick] as module identifier for QDoc instead of [QML]Leena Miettinen2019-05-141-13/+13
* Doc: Fix doc build commands in Extending Qt Creator ManualLeena Miettinen2019-05-131-15/+8
* Load user-plugins from earlier patch releasesEike Ziller2019-05-131-2/+6
* Fix controls 2 importsThomas Hartmann2019-05-101-0/+4
* Fix directory used for "Find in This Directory"Eike Ziller2019-05-091-1/+3
* QbsProjectManager: Consider cpp.minimum*Version propertiesChristian Kandeler2019-05-091-0/+10
* QbsProjectManager: Skip run environment retrieval if project is parsingChristian Kandeler2019-05-091-1/+8
* LSP: remove incorrect soft assertsDavid Schulz2019-05-093-18/+29
* Squish: Fix and update tst_qtquick_creation3Robert Loehning2019-05-082-19/+36
* QmakeProjectManager: Do not ignore files from included .pri filesChristian Kandeler2019-05-082-3/+16
* Start on changes file for 4.9.1Eike Ziller2019-05-081-0/+65
* Fix passing of kit IDs for subproject to JSON wizardsEike Ziller2019-05-083-19/+34
* Squish: Update wizard handling for Qml UI prototypeChristian Stenger2019-05-081-5/+12
* RemoteLinux: Fix crash on WindowsChristian Kandeler2019-05-071-2/+2
* LanguageClient: Fix error message on crashChristian Stenger2019-05-071-1/+1
* sdktool: Do not fiddle with display namesEike Ziller2019-05-077-54/+10
* Debugger: normalize cdb reported brakpoint file namesDavid Schulz2019-05-071-1/+1
* QmlProjectManager: Fix using history completerChristian Stenger2019-05-061-0/+1
* Doc: Move Timeline editor docs to the Qt Creator repositoryLeena Miettinen2019-05-0314-38/+423
* Force double-click activation for breakpoints viewEike Ziller2019-05-031-0/+1
* Debugger: fix start and break on main for cdbDavid Schulz2019-05-032-7/+12
* Debugger: use oneshot of BreakpointParameters in cdbAddBreakpointCommandDavid Schulz2019-05-033-10/+11
* TextEditor: fix folding regression in generic highlighterDavid Schulz2019-05-032-5/+46
* TextEditor: Fix including folding endDavid Schulz2019-05-031-5/+5
* Android: fix avd creation for google play imagesBogDan Vatra2019-05-031-4/+0
* Doc: Update Qt Quick Designer screenshots to use the dark flat themeLeena Miettinen2019-05-024-0/+0
* QmlDesigner.Tests: Add regression testThomas Hartmann2019-05-022-0/+59
* SSH: Shorten the temporary directory even moreChristian Kandeler2019-04-301-4/+2
* Doc: Update Git and Gerrit screenshotsLeena Miettinen2019-04-309-0/+0
* RemoteLinux: Fix off-by-one error for stat %Y last modified columnJonathan Liu2019-04-291-1/+1
* QmlDesigner: Fix iterating tab widgetsThomas Hartmann2019-04-291-2/+2
* Bump version to 4.9.1Eike Ziller2019-04-292-4/+4
* Add perfparser to source packageEike Ziller2019-04-291-3/+3
* Wizards: Fix Quick UI wizard by adding a kit selection pageChristian Stenger2019-04-291-0/+10
* QmlDesigner: Add hints for visibility in library and navigatorThomas Hartmann2019-04-295-6/+31
* Doc: Add anchor button images and use them in the docsLeena Miettinen2019-04-2611-21/+28
* QmakePM: Only schedule update when files are added/removedVille Nummela2019-04-262-10/+24
* Clang: Fix detection of unresolved #includesNikolai Kosjar2019-04-251-1/+1
* Document how to see disassemblyMitch Curtis2019-04-251-0/+5
* German translation: Consistently use "Verzeichnis"Robert Loehning2019-04-251-48/+48
* Fix Windows build build with namespaced QtChristian Kandeler2019-04-251-0/+4
* Doc: Do not mention the colors used for errors and warningsLeena Miettinen2019-04-251-9/+12
* 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
* Doc: Fix describing files for additional flagsNikolai Kosjar2019-04-231-1/+1
* RemoteLinux: Fix off-by-one error in parsing stat outputChristian Kandeler2019-04-231-1/+1