aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Utils: Use padding instead of margins for CrumblePathButtonMiikka Heikkinen2020-12-011-1/+1
* QmlDesigner: Add flag to usage statistics for stand alone modeThomas Hartmann2020-12-011-0/+3
* SSH: Do not use sftp -bChristian Kandeler2020-12-011-3/+2
* clang support: Make qmake aware of libclang-cppChristian Kandeler2020-12-011-11/+19
* Debugger: Fix crash in GdbMi::parseValue with Qt 6hjk2020-12-011-0/+3
* QmlDesigner: Fix warningsChristian Kandeler2020-11-302-0/+2
* Utils: Filter adjacent carriage returns in OutputFormatterChristian Kandeler2020-11-302-2/+7
* FormEditor: Return correct bounding rect for rendered QPictureMichael Winkelmann2020-11-301-1/+6
* Android: Prevent multiple concurrent downloads of SDK toolsAlessandro Portale2020-11-301-2/+5
* Fix a crash when editing cpp fileJarek Kobus2020-11-301-3/+2
* ProjectExplorer: Remove unused virtual Toolchain::builtInHeaderPaths()Christian Kandeler2020-11-3016-78/+0
* ProjectExplorer: Remove unused virtual Toolchain::predefinedMacros()Christian Kandeler2020-11-3016-55/+11
* qmake: Do not bring general messages pane to frontEike Ziller2020-11-274-12/+26
* CppTools: Work around problems with our definition of __FUNCSIG__Christian Kandeler2020-11-272-6/+6
* FormEditor: Check that widget and graphicsView still exist after timeoutMichael Winkelmann2020-11-271-1/+2
* Fix a warning about using deprecated Qt::AA_EnableHighDpiScalingJarek Kobus2020-11-271-0/+4
* BinEditor: Fix MSVC warningOrgad Shaneh2020-11-271-1/+1
* Debugger: Use -file-symbol-file for cores, not for remote debugginghjk2020-11-271-2/+2
* ProjectExplorer: Fix crash on close while tree is scannedOrgad Shaneh2020-11-271-1/+2
* MSVC: Also understand the "-D" syntaxChristian Kandeler2020-11-271-2/+2
* ClangTools: Use built-in header paths againChristian Kandeler2020-11-271-1/+1
* Android: remove unnecessary setSummaryText for AndroidBuildApkStepAssam Boudjelthia2020-11-271-1/+0
* qmljs: actually fix incorrect conditionFawzi Mohamed2020-11-271-1/+1
* Android: avoid QTC_ASSERT in addTaskAssam Boudjelthia2020-11-262-0/+6
* Android: move <b> from displayName to summaryTextAssam Boudjelthia2020-11-261-2/+2
* Core::OutputWindow: Make auto-scrolling more robustChristian Kandeler2020-11-262-9/+14
* qmljs: avoid compiler warningsFawzi Mohamed2020-11-261-3/+3
* qmljs: fix wrong condition in import resolvingFawzi Mohamed2020-11-261-1/+1
* CMake: Create build directory when user changes configurationEike Ziller2020-11-261-1/+5
* qmljs: Fix parsing and and loading of qmldir importsFawzi Mohamed2020-11-266-57/+157
* Android: Don't remove icons or splashes if files with similar names existVille Voutilainen2020-11-261-1/+13
* ClangTools: compare file names host os case sensitiveDavid Schulz2020-11-261-13/+8
* ClangTools: Fix crash in document tool runnerDavid Schulz2020-11-262-7/+14
* CMake: Don't overwrite existing builds when changing build dirEike Ziller2020-11-262-9/+18
* QmlDesigner: Don't copy the targetMarco Bubke2020-11-253-12/+8
* CMake: Fix missing run of CMake after saving sub-CMakeLists.txtEike Ziller2020-11-251-1/+1
* Fix crash in ManhattanStyleThomas Hartmann2020-11-251-5/+7
* Clang: Avoid flooding unknown warning on macOSChristian Stenger2020-11-251-1/+1
* QmlDesigner: Fix crashThomas Hartmann2020-11-251-2/+2
* Fix a warning about deprecated qChecksum overload in Qt 6Jarek Kobus2020-11-251-0/+5
* QmlDesigner: Default canvas of 40000 is sufficientThomas Hartmann2020-11-251-2/+2
* QmlDesigner: Reduce calls to updateGeometryThomas Hartmann2020-11-242-20/+10
* QmlDesigner: Set the correct root item rect in flow modeThomas Hartmann2020-11-241-1/+4
* Fix a crash when opening pro file (Qt6 build)Jarek Kobus2020-11-241-2/+3
* QmlDesigner: Fix for Annotations dialogs crashesAleksei German2020-11-247-5/+11
* Debugger: Prevent calling windows lldb on startupDavid Schulz2020-11-241-0/+12
* Fix qtcreator_process_stub on WindowsEike Ziller2020-11-241-0/+1
* ClangTools: prevent creating duplicated diagnostic marksDavid Schulz2020-11-245-10/+16
* Update Qbs HEAD of 1.18Richard Weickelt2020-11-241-0/+0
* clang support: Adapt some version checks in qmake/qbs filesChristian Kandeler2020-11-241-9/+8