aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* clangformat: Fix building with MSVC for unmodified clangKai Koehne2019-11-041-1/+5
* macOS: Remove workaround for bug that was fixed in Qt 5.9.2Eike Ziller2019-10-211-7/+0
* MsvcToolchain: Fix "detection" of supported ABIs for msvc2010Alexis Murzeau2019-10-182-36/+38
* Clang: Build against LLVM/Clang 9Nikolai Kosjar2019-10-181-0/+4
* Debugger: Avoid recreation of breakpoint markersDavid Schulz2019-10-181-5/+13
* Remove extra setMargin(..) Some lines after we can see aLaurent Montel2019-10-175-5/+0
* Debugger: further untangle of breakpoint item and markerDavid Schulz2019-10-172-7/+15
* Debugger: Fix crash after breakpoint marker drag&dropDavid Schulz2019-10-171-7/+3
* AutoTest: Fix handling of parameterized boost testsChristian Stenger2019-10-172-2/+7
* Update qbs submoduleChristian Kandeler2019-10-161-0/+0
* AbiWidget: Fix custom abi comboboxes' enabled state when mainComboBox is changedAlexis Murzeau2019-10-151-1/+4
* iOS: Fix failure to run an app on iOS version 13 onwardsVikas Pachdha2019-10-141-51/+26
* QbsPM: Fix look-up of executable on DesktopChristian Kandeler2019-10-111-0/+10
* AutoTest: Fix Run Under Cursor for GTestChristian Stenger2019-10-101-1/+2
* Debugger: Prevent crash on shutdownChristian Stenger2019-10-101-1/+3
* RemoteLinux: Fix look-up of remote file path in deployment dataChristian Kandeler2019-10-103-2/+9
* MSVC support: Fix "detection" of supported ABIs for the 2015 build toolsChristian Kandeler2019-10-092-0/+12
* Debugger: Fix missing watch highlight when the value changesAntonio Di Monaco2019-10-081-2/+2
* Debugger: Fix out of memory crash when receiving regular outputDavid Schulz2019-10-081-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
* 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
* Output windows: Skip filter function if no filter is setChristian Kandeler2019-09-301-1/+4
* Update qbs submoduleJoerg Bornemann2019-09-301-0/+0
* 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
* 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