aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-061-4/+1
|\
| * CMake build: Fix copying of Clang headers to buildEike Ziller2020-05-061-4/+1
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-05-052-13/+42
|\|
| * Theme: add design studio controls theming to theme color listBrook Cronin2020-05-051-1/+37
| * QmlJS: Fix line number for string literalsChristian Stenger2020-04-291-1/+3
| * QmlJS: Fix lexer handling of escape sequences (again)Christian Stenger2020-04-291-11/+2
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-289-52/+158
|\|
| * CMake: build fix for unittestsCristian Adam2020-04-281-1/+1
| * ADS: Integrate newest base repository commitsHenning Gruendl2020-04-246-51/+151
| * CMake build: export less generic public includesEike Ziller2020-04-243-1/+7
* | Add StyleHelper functions for icon fontThomas Hartmann2020-04-272-0/+48
* | QmlDesigner: Extend icon font supportThomas Hartmann2020-04-275-24/+32
|/
* Debugger: evaluate expression before assigning when using python dumperDavid Schulz2020-04-241-40/+60
* QmlJS: Fix palette supportChristian Stenger2020-04-243-0/+31
* QmlJS: Fix lexer handling of escape sequencesChristian Stenger2020-04-241-1/+11
* languageutils: improve ComponentVersion::toStringTim Jenssen2020-04-231-2/+6
* CMake build: Fix devel package issuesEike Ziller2020-04-231-0/+1
* Make WidgetTips Squish-testableRobert Loehning2020-04-211-0/+1
* QmlDesigner: Fix workspace list update on cloneHenning Gruendl2020-04-211-0/+1
* QmlJS: Tolerate extra members in qmltypesUlf Hermann2020-04-161-29/+0
* qmljs: Do not use app.qmltypes and lib.qmltypes anymoreMaximilian Goldstein2020-03-273-20/+25
* fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-186-1/+6
* Android: use QListWidget to show defined NDKsAssam Boudjelthia2020-03-162-0/+3
* ADS: Fix workspace dialog on removalHenning Gruendl2020-03-132-7/+9
* ADS: Fix repeatedly dropping in same area crashHenning Gruendl2020-03-137-37/+67
* Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-123-0/+4
* QML/JS: Fix punctuation of error messageLeena Miettinen2020-03-111-1/+1
* ADS: Fix Preset sync failure if directory missingHenning Gruendl2020-03-091-2/+11
* ADS: Integrate newest base repository commitsHenning Gruendl2020-03-092-7/+17
* ADS: Fix QHash unite warning for 5.15Henning Gruendl2020-03-091-0/+7
* ADS: Hide detached window if not in design modeHenning Gruendl2020-03-092-0/+17
* QmlJS: remove unused QtQuick2 checkTim Jenssen2020-03-062-8/+2
* ADS: Cleanup workspace manager workflowHenning Gruendl2020-03-058-140/+286
* QmlJS: Fix up compile fixChristian Stenger2020-03-042-3/+4
* QmlJS: Fix compileChristian Stenger2020-03-043-5/+9
* QmlJS: Fix compiler warning and add a missing includeOrgad Shaneh2020-03-031-0/+1
* QmlJS: Fix Qbs/CMake buildOrgad Shaneh2020-03-032-2/+2
* ADS: Properly initialize FloatingWidgetTitleBarTobias Hunger2020-03-031-1/+1
* ADS: Remove struct from FloatingWidgetTitleBarTobias Hunger2020-03-032-2/+3
* ADS: Initialize all members of DockAreaTitleBarTobias Hunger2020-03-031-4/+3
* ADS: Remove struct from DockAreaTitleBarTobias Hunger2020-03-034-8/+8
* ADS: Properly initialize DockWidgetTabTobias Hunger2020-03-031-3/+2
* ADS: Remove struct from DockWidgetTabTobias Hunger2020-03-035-10/+10
* ADS: Properly initialize DropAreaTabBarTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockAreaTabBarTobias Hunger2020-03-032-5/+5
* ADS: Properly initialize DockManagerTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockManagerTobias Hunger2020-03-036-11/+11
* ADS: Properly initialize DockOverlayTobias Hunger2020-03-031-3/+3
* ADS: Remove struct from DockOverlayTobias Hunger2020-03-032-7/+9
* ADS: Add initialization and remove dead code from FloatingDragPreviewTobias Hunger2020-03-031-3/+2