summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove apparently unneeded QtPlugin includeshjk2020-02-1223-24/+5
* qbs build: Fix core plugin autotestsChristian Kandeler2020-02-121-1/+1
* Make TextEditor setup more flexibleEike Ziller2020-02-1214-37/+54
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-123-45/+62
|\
| * Editor: Improve splitting format range performanceDavid Schulz2020-02-101-29/+21
| * macOS: Do really deep deep code signing for notarizationEike Ziller2020-02-101-3/+18
| * Doc: Fix PreprosessorClient docsLeena Miettinen2020-02-101-13/+23
* | CMake: Do not start several parsing runs in parallelTobias Hunger2020-02-111-1/+1
* | CMake: Remove disabledReasonTobias Hunger2020-02-112-8/+0
* | Nim: Simplify NimbleRunConfigurationFactoryhjk2020-02-112-19/+0
* | Doc: Add a note that qmltooling plugins are required for QML debuggingLeena Miettinen2020-02-111-1/+5
* | Android: use QDir::mkPath() instead of QDir::mkdir() in SdkDownloaderAssam Boudjelthia2020-02-111-2/+3
* | Debugger: Move PerspectiveState registrationhjk2020-02-112-3/+3
* | Core: Remove QObject parent for IEditorFactoryhjk2020-02-114-8/+4
* | Editor: reapply font settings after palette changesDavid Schulz2020-02-111-5/+16
* | Doc: Describe the Telemetry pluginLeena Miettinen2020-02-116-6/+92
* | Debugger: Use some more verbose description for attaching to remotehjk2020-02-113-0/+7
* | Android: don't show Android info bar if Android version is installedAssam Boudjelthia2020-02-111-4/+10
* | QmlProjectManager: De-export QmlProjectRunConfigurationhjk2020-02-113-33/+26
* | QmlDesigner: Store tool state on per-scene basisMiikka Heikkinen2020-02-1112-99/+188
* | Implement locking and pinning of animation-curvesKnud Dollereder2020-02-1123-22/+267
* | Squish: Update detection of configured kitsRobert Loehning2020-02-111-2/+2
* | Core: Move GeneralSettings to new schemehjk2020-02-112-109/+94
* | CMake build: Put wininterrupt and cdbextension into separate componentsEike Ziller2020-02-113-42/+101
* | Android: Fix UNINIT_CTOR and PASS_BY_VALUE issuesAssam Boudjelthia2020-02-113-5/+5
* | QmlDesigner: Maintain grid size while zoomingMahmoud Badri2020-02-101-2/+2
* | QmakeProjectManager: Fix access to deleted objectChristian Kandeler2020-02-101-1/+1
* | Android: Avoid one use of Target::activeBuildConfigurationhjk2020-02-101-1/+1
* | TextEditor: De-QObject-ify TextEditorActionHandlerhjk2020-02-107-54/+65
* | Doc: Fix broken links in Extending Qt Creator ManualLeena Miettinen2020-02-1018-192/+251
* | Editor: Update viewport margin if extra area width differsDavid Schulz2020-02-101-4/+10
* | McuSupport: Adjust Kit parameters to changes for Qul 1.1Alessandro Portale2020-02-103-35/+25
* | ResourceEditor: Pimpl pluginhjk2020-02-103-100/+109
* | ProjectExplorer: Check Shadow Build on creation if neededOrgad Shaneh2020-02-101-0/+1
* | CMake Build: Let the version dialog log link point to the repo of originAlessandro Portale2020-02-103-8/+10
* | ProParser: Fix freeze with include loopsChristian Kandeler2020-02-101-1/+1
* | Beautifier: Avoid QObject parent in options pagehjk2020-02-103-15/+16
* | Android: Fix Managerhjk2020-02-101-1/+1
* | Todo: Pimpl plugin and move OptionPage to new schemehjk2020-02-109-281/+134
* | Core: Turn the IDE revision link in VersionDialog to be Opt-inAlessandro Portale2020-02-102-4/+1
* | Editor: replace static functions with lambdasDavid Schulz2020-02-101-12/+2
* | Editor: reuse already collected viewport rectDavid Schulz2020-02-101-2/+1
* | Android: Automatically download SDK tools and essential packagesAssam Boudjelthia2020-02-0718-94/+841
* | CMake Build: Fix clang binaries installation on LinuxCristian Adam2020-02-071-8/+21
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-0711-69/+169
|\ \ | |/
| * Doc: Add \inmodule command to Aggregation and Aggregate docsLeena Miettinen2020-02-071-0/+2
| * Doc: Fix QDoc warnings in ExtensionSystem class docsLeena Miettinen2020-02-075-2/+26
| * Doc: Fix errors in QrcParser and QrcCache docsLeena Miettinen2020-02-071-5/+16
| * Add documentation for ExtensionSystem::invokeEike Ziller2020-02-072-0/+41
| * Doc: Remove info from ExtensionSystem::IPlugin docLeena Miettinen2020-02-071-34/+7