summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable common keyboard hotkey actions for the Edit View 3DMahmoud Badri2020-01-077-4/+55
* 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-066-2/+152
* 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-202-0/+13
* Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-201-9/+4
* CMake: Nest nodes below SourceGroups in Project treeTobias Hunger2019-12-201-1/+1
* 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
* Core: Avoid accessing nullptrChristian Stenger2019-12-181-1/+2
* 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
* 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
* Prevent the Edit View 3D restart upon closingMahmoud Badri2019-12-178-0/+21
* QmakeProjectManager: Extend Qt examples deployment hackChristian Kandeler2019-12-171-7/+13
* Debugger: Avoid accessing nullptrChristian Stenger2019-12-171-12/+19
* FancyLineEdit: Fix camel case navigation with shift modifierAndre Hartmann2019-12-161-8/+13
* 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
* Improve edit view 3D "on top" logicqds/v1.4.0-rc1Mahmoud Badri2019-12-1318-301/+66
* WebAssembly: Ensure that the device is created after the kits are loadedChristian Kandeler2019-12-131-1/+4
* 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-113-3/+9
* QmlDesigner: Fix missing forward declareChristian Stenger2019-12-111-0/+1
* 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-102-28/+1
* 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
* 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
* Android: Make more logged command calls copy&pasteableAlessandro Portale2019-12-092-5/+7
* McuSupport: Set jom via CMAKE_MAKE_PROGRAM instead of adding it to PathAlessandro Portale2019-12-061-7/+19
* McuSupport: Check for presence of CMakeAlessandro Portale2019-12-061-7/+47
* Android: Distinguish OutputParser MarkerTag for available updatesAlessandro Portale2019-12-061-1/+1
* QmlDesigner ConnectionViewWidget delete quick fixAleksei German2019-12-061-1/+0
* QmlDesigner Action Editor for Connections ViewAleksei German2019-12-0614-17/+327
* QmlDesigner: Add item layer propertiesHenning Gruendl2019-12-061-1/+1