aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Remove radius for consistencyThomas Hartmann2019-08-061-1/+0
* QmlDesigner: Hide action indicator backgroundThomas Hartmann2019-08-062-1/+3
* QmlDesigner: Move labels to left in FontSectionThomas Hartmann2019-08-061-10/+12
* QmlDesigner: Add slider button to alpha spin boxThomas Hartmann2019-08-061-4/+5
* QmlDesigner: Add tooltips to item libraryThomas Hartmann2019-08-061-1/+4
* QmlDesigner: Change CheckBox label positionHenning Gruendl2019-08-061-14/+11
* Fix handling of ampersands in sessions menuEike Ziller2019-08-061-1/+3
* QmlDesigner: Use intersection for selectionThomas Hartmann2019-08-061-1/+1
* QmlDesigner: Improve rubber band selectionThomas Hartmann2019-08-062-5/+11
* Debugger: Allow spaces in arguments with LLDBhjk2019-08-062-15/+3
* Fix setting the default kitEike Ziller2019-08-051-0/+4
* Bump version -> 4.10.0Eike Ziller2019-08-053-11/+11
* .gitignore: Ignore also CMakeLists.txt.user*Nikolai Kosjar2019-08-051-1/+1
* Update qbs submoduleChristian Kandeler2019-08-021-0/+0
* Lldb: Fix event handling for newer Xcode and faster machinesChristian Stenger2019-08-021-16/+13
* CMake build: Add PUBLIC_DEFINES to extend_qtc_target/add_qtc_pluginEike Ziller2019-08-011-3/+7
* QmlDesigner: Explcitly set drag range for geometry propertiesv4.10.0-rc1Thomas Hartmann2019-08-012-0/+6
* Debugger: Disable QObject connection and signal displayhjk2019-07-313-6/+11
* Squish: Use parameters in another call to mouseClick(...)Robert Loehning2019-07-311-1/+1
* QmlDesigner: Fix custom qml2puppet buildThomas Hartmann2019-07-315-14/+18
* Fix missing built-in header paths for iOSEike Ziller2019-07-311-1/+2
* Debugger: Fix QStandardItem dumper for Qt >= 5.9hjk2019-07-311-1/+3
* Debugger: Fix QFileDumperhjk2019-07-312-2/+26
* OutputWindow: Fix freeze when zooming out very farAndre Hartmann2019-07-311-0/+6
* Update change log for 4.10Eike Ziller2019-07-311-1/+17
* Squish: Update clang detection in tst_default_settingsRobert Loehning2019-07-301-0/+1
* Squish: Use parameters in another call to mouseClick(...)Robert Loehning2019-07-301-1/+1
* QmlDesigner: Extend testThomas Hartmann2019-07-301-0/+2
* QmlDesigner: Fix changing of dynamic propertiesThomas Hartmann2019-07-301-1/+1
* AutoTest: fine tune quick test case specsDavid Schulz2019-07-303-52/+50
* AutoTest: Fix parsing of multiple test cases in single qml fileChristian Stenger2019-07-307-60/+108
* QmlDesigner: Update origin controlHenning Gruendl2019-07-301-4/+14
* QmlDesigner: Fix standalone ActionIndicator hoverHenning Gruendl2019-07-301-2/+3
* QmlDesigner: Fix context menu looksHenning Gruendl2019-07-303-19/+12
* QmlDesigner: Update GradientDialogPopup Controls 2Henning Gruendl2019-07-303-27/+6
* Squish: Stabilize tst_qml_js_consoleRobert Loehning2019-07-301-1/+4
* QmlDesigner: Add Text to list of known Enum scopesVikas Pachdha2019-07-301-1/+2
* CMake build: Fix compilation of QtWebEngine help backendEike Ziller2019-07-291-0/+1
* CMake: Select better default target when a buildstep's target is no longer foundTobias Hunger2019-07-291-1/+1
* CMake: Update target list in build step list widgetTobias Hunger2019-07-291-3/+3
* CMake: Add helper method to find the default build target for a BuildStepTobias Hunger2019-07-292-8/+15
* CMake: Fix target names for "current executable" selectionTobias Hunger2019-07-291-3/+8
* Update qbs submoduleChristian Kandeler2019-07-291-0/+0
* QmlDesigner: Filter item library assetsThomas Hartmann2019-07-291-1/+29
* Squish: Update tst_openqt_creatorRobert Loehning2019-07-291-5/+3
* Squish: Update expected treesRobert Loehning2019-07-292-20/+8
* PerfProfiler: Fix warning from SignalSlotEditor::fromUi()hjk2019-07-291-34/+0
* Squish: Stabilize tst_rename_fileRobert Loehning2019-07-261-1/+3
* Squish: Use parameters in some calls to mouseClick(...)Robert Loehning2019-07-262-2/+4
* Squish: Fix handling of server issues in tst_codepastingRobert Loehning2019-07-261-1/+1