summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix window state after going out of fullscreenEike Ziller2019-09-272-1/+4
* QNX: Add C compiler in the compiler selection dialogCristian Adam2019-09-261-1/+2
* Update qbs submoduleChristian Kandeler2019-09-261-0/+0
* Debugger: Try harder to restore dock widget sizeshjk2019-09-261-6/+11
* Debugger: Mark docks as default-visible when resetting a perspectivehjk2019-09-251-0/+1
* Help/textbrowser: Keep text at the top visible when resizing and zoomingEike Ziller2019-09-242-38/+73
* Debugger: Do not forget perspective layouts on unused perspectiveshjk2019-09-232-126/+114
* 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
* 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
* 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
* Update qbs submoduleRichard Weickelt2019-09-091-0/+0
* QmlDesigner: Use QmlObjectNode in QmlModelNodeProxyqds/v1.3.0Thomas Hartmann2019-09-053-15/+15
* 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
* QmlDesigner: Hide curve editor style editorv4.10.0qds/v1.3.0-rc1Thomas Hartmann2019-09-031-2/+5
* Debugger: skip child items when looking for partial variablesDavid Schulz2019-09-021-4/+9
* 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-302-0/+21
* 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
* Apply interpolation when restoring an animation-curveKnud Dollereder2019-08-279-14/+70
* Improve update behaviorKnud Dollereder2019-08-2618-63/+217
* ProjectExplorer: Fix restoring the issues pane warning button stateChristian Kandeler2019-08-261-1/+1
* Update qbs submoduleChristian Kandeler2019-08-261-0/+0
* Clang: Fix clang installation macrosNikolai Kosjar2019-08-231-2/+4
* ClangTools: Tests: Fix tidy checksNikolai Kosjar2019-08-231-1/+1
* QmlDesigner: Do not jump to EOFThomas Hartmann2019-08-231-19/+17
* QmlDesigner: Do not use z-order for toFront/toBackThomas Hartmann2019-08-231-6/+13
* Revert "Autotest: Fix warning about type mismatch"Christian Stenger2019-08-232-2/+2
* Autotest: Fix warning about type mismatchChristian Kandeler2019-08-222-2/+2
* AutoTest: Fix handling of unnamed QuickTestsChristian Stenger2019-08-226-10/+37
* ConsoleProcess: Build against 5.14/MSVCFriedemann Kleint2019-08-211-1/+2
* QmlDesigner: Open dialog asynchronousThomas Hartmann2019-08-191-5/+6