summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squish: Workaround bad focus issue when using Squishv4.10.1Christian Stenger2019-10-021-2/+8
* Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-025-45/+17
* Debugger: Do not crash when displaying uninitialized QImageshjk2019-10-011-9/+14
* CMake Build: Fix LLVM lookup for cases when many versions availableAlexander Akulich2019-10-011-1/+1
* Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-015-17/+45
* Show application icon in Plasma Wayland sessionsElvis Angelaccio2019-10-011-0/+2
* Squish: Stabilize tests that rely on a parsed projectChristian Stenger2019-10-0110-10/+19
* Output windows: Skip filter function if no filter is setChristian Kandeler2019-09-301-1/+4
* Update qbs submoduleJoerg Bornemann2019-09-301-0/+0
* More change log for 4.10.1Eike Ziller2019-09-301-2/+14
* Debugger: Fix automatic raising of ExpressionsChristian Stenger2019-09-301-2/+2
* BareMetal: Fix auto detection of SDCC toolchain on WindowsDenis Shienkov2019-09-271-17/+31
* macOS: Fix window state after going out of fullscreenEike Ziller2019-09-272-1/+4
* Fix Russian translationSergey Belyashov2019-09-261-47/+118
* 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: 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