summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Try harder to restore dock widget sizeshjk2019-09-261-6/+11
* Debugger: Improve assignment to simple expressions with LLDBhjk2019-09-261-1/+1
* Debugger: Mark docks as default-visible when resetting a perspectivehjk2019-09-251-0/+1
* Debugger: Use Python 3 prints also in pure LLDB bridge codehjk2019-09-251-5/+5
* Debugger: Fix debugging with LLDB 1100.xChristian Stenger2019-09-251-8/+14
* Wizards: Fix JSON file template for Qt Creator pluginChristian Kandeler2019-09-251-8/+8
* Add changes file for 4.10.1Eike Ziller2019-09-251-0/+57
* Help/textbrowser: Keep text at the top visible when resizing and zoomingEike Ziller2019-09-242-38/+73
* Doc: Remote Linux does not store passwords anymoreAndre Hartmann2019-09-231-0/+4
* Debugger: Do not forget perspective layouts on unused perspectiveshjk2019-09-232-126/+114
* Debugger: Show FORTRAN stringshjk2019-09-232-2/+37
* Debugger: Do not add spurios empty element to LLDB argshjk2019-09-231-1/+2
* QmlDesigner: Check complete type hierarchy for hintsThomas Hartmann2019-09-201-2/+20
* Fix conflict between presentationMode and warp indicatorEike Ziller2019-09-181-6/+20
* ProjectExplorer: Use correct guard in connectChristian Stenger2019-09-181-2/+2
* QmlDesigner: Fix pasteKeyframesToTarget()Thomas Hartmann2019-09-131-3/+1
* ClangFormat: improve the message the users seeLisandro Damián Nicanor Pérez Meyer2019-09-121-2/+3
* Tests: Fix expectation for parent of COM portChristian Stenger2019-09-121-1/+1
* Doc: Make description of "Rebuild" function apply to all build systemsLeena Miettinen2019-09-121-3/+6
* Utils: do not use QIODevice::Text open mode when saving text documentsDavid Schulz2019-09-121-7/+4
* Fix MSVC warningsOrgad Shaneh2019-09-1111-18/+22
* cdbext: fix arg order in function declarationDavid Schulz2019-09-111-1/+1
* LanguageClient: Fix wrong notification after will save signalDavid Schulz2019-09-111-1/+1
* README: State ClangFormat dependenciesNikolai Kosjar2019-09-101-0/+10
* CppLocatorFilter: Fix highlighting in extra info columnAndre Hartmann2019-09-101-1/+6
* Fix "Preserve case" in advanced findEike Ziller2019-09-101-2/+3
* macOS: Work around window stacking order issue after closing dialogEike Ziller2019-09-091-0/+4
* Debugger: add dumper for std::initializer_listDavid Schulz2019-09-092-0/+45
* Bump versionEike Ziller2019-09-093-6/+6
* Update qbs submoduleRichard Weickelt2019-09-091-0/+0
* Doc: Small fix for 'Importing QML Modules / CMake' sectionAlexander Akulich2019-09-091-1/+1
* QmlDesigner: Use QmlObjectNode in QmlModelNodeProxyqds/v1.3.0Thomas Hartmann2019-09-053-15/+15
* QmlDesigner: Add missing functionality to QtObjectPaneThomas Hartmann2019-09-051-3/+47
* QmlDesigner: Fix issue in loader resizingThomas Hartmann2019-09-051-2/+2
* QmlDesigner: Add loader resize logic to QtObjectPaneThomas Hartmann2019-09-051-0/+26
* Update the animation-curve-editor properlyKnud Dollereder2019-09-055-12/+37
* QmlDesigner: Move simplifiedTypeName() to QmlObjectNodeThomas Hartmann2019-09-054-7/+7
* QmlDesigner: Remove superfluous checkThomas Hartmann2019-09-051-3/+0
* QmlDesigner: Allow transformations in Qt Quick DesignerThomas Hartmann2019-09-051-5/+1
* QmlDesigner Fix for LineEditAleksei German2019-09-051-1/+1
* Doc: Describe the Curve EditorLeena Miettinen2019-09-042-8/+39
* QmlDesigner: Hide curve editor style editorv4.10.0qds/v1.3.0-rc1Thomas Hartmann2019-09-031-2/+5
* Doc: Describe setting Ninja as the CMake generatorLeena Miettinen2019-09-033-1/+36
* QmlDesigner: PropertyEditor cleanupHenning Gruendl2019-09-0311-50/+55
* QmlDesigner: Fix RealSpinBox Slider issueHenning Gruendl2019-09-032-9/+2
* Debugger: skip child items when looking for partial variablesDavid Schulz2019-09-021-4/+9
* QmlDesigner: Fix SpinBox DragHandler issueHenning Gruendl2019-09-022-5/+10
* QmlDesigner: Fix includes and compile on LinuxChristian Stenger2019-09-023-2/+1
* QmlDesigner: add missing QColor includeTim Jenssen2019-09-011-0/+1
* QmlDesigner: add missing QTimer includeTim Jenssen2019-09-011-0/+1