summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake build: disable some warnings for build against llvmqds/v1.4.0David Schulz2019-12-191-0/+6
* Clang: Fix c++98-compat warnings for MSVC toolchainNikolai Kosjar2019-12-193-4/+14
* AutoTest: Fix stopping test debug runChristian Stenger2019-12-192-0/+3
* Doc: Describe aligning and distributing items in Qt Quick DesignerLeena Miettinen2019-12-198-2/+57
* Core: Avoid accessing nullptrChristian Stenger2019-12-181-1/+2
* Squish: Don't change suffix .qrc when testing renamingRobert Loehning2019-12-181-2/+2
* Mention Qbs version 1.15.0 in 4.11 changelogRichard Weickelt2019-12-181-0/+1
* Doc: Use HTTPS to access Qt WebAssemblyLeena Miettinen2019-12-181-1/+1
* Doc: Add dependency to qtcmake for links to CMake docs to workLeena Miettinen2019-12-181-0/+1
* Doc: Fix broken links to Qt docsLeena Miettinen2019-12-183-4/+4
* WinRT: Move some device detection output into a logging categoryDavid Schulz2019-12-181-4/+2
* Do not show line ending option in read-only editorsEike Ziller2019-12-181-0/+4
* fix missing comma in source include patternsTim Jenssen2019-12-171-2/+2
* CheckableMessageBox: Forbid focus for text and pixmapqds/v1.4.0-rc2Andre Hartmann2019-12-171-0/+2
* UpdateInfo: Do not show multiple update notficationsEike Ziller2019-12-171-0/+1
* Fix build with namespaced QtChristian Kandeler2019-12-171-6/+4
* QmlDesigner: Increase the puppet timeout to 30sThomas Hartmann2019-12-171-1/+1
* QmlDesigner: Add workaround for QVector3DThomas Hartmann2019-12-172-2/+22
* Prevent the Edit View 3D restart upon closingMahmoud Badri2019-12-1716-1/+137
* QmakeProjectManager: Extend Qt examples deployment hackChristian Kandeler2019-12-171-7/+13
* Add another QDS doc image file pathTim Jenssen2019-12-171-0/+1
* Debugger: Fix std::string dumper for GCC 9hjk2019-12-171-0/+9
* Debugger: Avoid accessing nullptrChristian Stenger2019-12-171-12/+19
* FancyLineEdit: Fix camel case navigation with shift modifierAndre Hartmann2019-12-161-8/+13
* Version bump to 4.11.1Eike Ziller2019-12-163-6/+6
* FakeVim: Fix goto next/previous splithjk2019-12-162-4/+2
* QmlDesigner Connection View signals fixesAleksei German2019-12-168-4/+46
* QmlProject: use qobject_cast instead of static_castTim Jenssen2019-12-161-1/+1
* CppTools: Suppress the c++98-compatibility warningsCristian Adam2019-12-131-0/+1
* QmlDesigner: Fix minor edit 3D view ui issues in macMiikka Heikkinen2019-12-133-29/+41
* Improve edit view 3D "on top" logicqds/v1.4.0-rc1Mahmoud Badri2019-12-1331-403/+307
* WebAssembly: Ensure that the device is created after the kits are loadedChristian Kandeler2019-12-131-1/+4
* Fix rotation resulting in NaN angle sometimesMiikka Heikkinen2019-12-131-0/+5
* QmlDesigner: Properly update 3D edit view cameras and lightsMiikka Heikkinen2019-12-135-26/+57
* Qnx: Add QnxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-122-16/+27
* Boot2Qt: Add QdbRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-122-1/+7
* QmlDesigner: Fix material managerHenning Gruendl2019-12-114-7/+18
* QmlDesigner: Fix missing forward declareChristian Stenger2019-12-111-0/+1
* Use separate MouseArea3D to calculate drag vectorMiikka Heikkinen2019-12-1112-20/+92
* QmlDesigner: Update selection box on parent changeMiikka Heikkinen2019-12-111-0/+4
* QmlDesigner Connection Delete Shortcut replacementAleksei German2019-12-112-0/+8
* CppTools: Update clang-tidy documentation URLAlessandro Portale2019-12-111-1/+1
* QmlDesigner: Fix more warnings about unused parameters and functionsChristian Kandeler2019-12-103-28/+5
* ProjectExplorer: Fix crashChristian Kandeler2019-12-101-1/+1
* LanguageClient: Fix crash on closing qc while restarting a serverv4.11.0David Schulz2019-12-101-0/+2
* add python improvements to changes fileDavid Schulz2019-12-101-0/+2
* Python: Reset editor info bars when closing documentDavid Schulz2019-12-101-1/+11
* RemoteLinux: Add RemoteLinuxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-102-2/+7
* Android: Log Sdk manager callsAlessandro Portale2019-12-101-0/+4
* ProjectExplorer: Update CMake target on DesktopRunConfiguration clonedAlexander Akulich2019-12-101-2/+1