summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Fix compile after bb02ab161cf956f616ad93da09baf62919641ac5David Schulz2020-01-071-4/+4
* QmlDesigner: Fix tooltip build issueHenning Gruendl2020-01-071-5/+1
* Enable common keyboard hotkey actions for the Edit View 3DMahmoud Badri2020-01-0715-4/+193
* fakevim: fix indenting of continuation linesAndrzej Ostruszka2020-01-071-0/+2
* Fix qmake buildChristian Stenger2020-01-071-1/+1
* QmlDesigner: Fix build with namespaced QtChristian Kandeler2020-01-071-0/+2
* QmlDesigner: Fix qbs buildChristian Kandeler2020-01-071-1/+1
* QmlDesigner: Remove tooltip dependency Controls 1Henning Gruendl2020-01-067-7/+159
* QmlDesigner: Add error mode to ColorLogicHenning Gruendl2020-01-063-2/+14
* Fix layout of the code style settings editorJarek Kobus2020-01-067-262/+186
* Work around high DPI issues on WindowsEike Ziller2020-01-031-0/+5
* Revert "Clang: Stop enabling exceptions explicitly"Nikolai Kosjar2019-12-203-0/+33
* Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-202-11/+8
* CMake: Nest nodes below SourceGroups in Project treeTobias Hunger2019-12-201-1/+1
* 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