aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update qbs submoduleChristian Kandeler2019-08-301-0/+0
* QmlDesigner: Open color dialog from property editorThomas Hartmann2019-08-306-11/+98
* QmlDesigner: Make AnimationCurveDialog a normal modal dialogThomas Hartmann2019-08-292-4/+3
* QmlDesigner: Fix warnings about unused functionsChristian Kandeler2019-08-291-22/+0
* QmlDesigner: Fix crashThomas Hartmann2019-08-281-1/+1
* QmlDesigner: Fix potential crashThomas Hartmann2019-08-282-16/+24
* QmlDesigner: Fix SpinBoxIndicator ghost inputHenning Gruendl2019-08-281-4/+6
* Apply interpolation when restoring an animation-curveKnud Dollereder2019-08-279-14/+70