aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix restoring cmake run configurationsv4.11.0-beta1Christian Kandeler2019-10-172-2/+10
* LanguageClient: create TextMarks only for active clientsDavid Schulz2019-10-172-29/+16
* QmlDesigner: Keep qml2puppet alive, if local socket is not processedThomas Hartmann2019-10-172-3/+39
* QmlDesigner: Fix warningThomas Hartmann2019-10-171-1/+1
* AutoTest: Add some logging to test runnerChristian Stenger2019-10-171-5/+12
* QbsProjectManager: Fix buildChristian Kandeler2019-10-161-4/+6
* QmlDesigner: Implement combobox to disable 3d editorThomas Hartmann2019-10-1610-11/+196
* Merge "Merge remote-tracking branch 'origin/4.10' into 4.11" into 4.11The Qt Project2019-10-1610-57/+68
|\
| * Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-1610-57/+68
| |\
| | * 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: Introduce a checkboxhjk2019-10-161-0/+8
* | | BareMetal: Minimize nested blocks of code in KEIL parserDenis Shienkov2019-10-161-72/+66
|/ /
* | ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-166-2/+17
* | QmlDesigner: Add missing constThomas Hartmann2019-10-162-2/+2
* | Help: Remove functionality of unregistering namespace from public APIEike Ziller2019-10-166-13/+5
* | Port setMargins to setContentsMarginsLaurent Montel2019-10-166-6/+6
* | QmlDesigner: Fix compile for old gccChristian Stenger2019-10-161-1/+1
* | Implement support for UIA/UIP importingMiikka Heikkinen2019-10-158-380/+503
* | QmlDesigner Tool bar for Binding EditorAleksei German2019-10-152-25/+298
* | QmlDesigner: Introduce QMLDESIGNER_QUICK3D_MODEThomas Hartmann2019-10-151-0/+6
* | QmlDesigner: Fix assertThomas Hartmann2019-10-151-1/+5
* | Target setup page: Do not dereference potentially invalid Target pointerChristian Kandeler2019-10-151-4/+2
* | QmlDesigner: Fix crashThomas Hartmann2019-10-141-4/+6
* | McuSupport: Split up package creation in options pageAlessandro Portale2019-10-141-29/+63
* | QmlDesigner: Add missing constThomas Hartmann2019-10-142-4/+4
* | McuSupport: Adjust application template to Qul_0.2.0Alessandro Portale2019-10-141-1/+1
* | ProjectExplorer: Fix broken layout on Run settings pageTobias Hunger2019-10-141-4/+4
* | BareMetal: Handle missed SDCC compiler errorsDenis Shienkov2019-10-141-1/+13
* | BareMetal: Handle missed SDCC assembler errorsDenis Shienkov2019-10-141-1/+13
* | BareMetal: Parse missed SDCC compiler warningDenis Shienkov2019-10-141-1/+13
* | BareMetal: Handle warnings from BL51 linkerDenis Shienkov2019-10-112-4/+19
* | Clang: Put clang's resource dir after /usr/local/includeNikolai Kosjar2019-10-111-11/+5
* | BareMetal: Improve KEIL parser code a bitDenis Shienkov2019-10-112-42/+88
* | Clang: Simplify regex patternsNikolai Kosjar2019-10-111-5/+5
* | Clang: Avoid consuming gcc internal include pathsNikolai Kosjar2019-10-1111-0/+91
* | TargetSetupPage: More improvementsChristian Kandeler2019-10-113-86/+12
* | TextEditor: Fix backtab behavior of multi line selectionDavid Schulz2019-10-111-17/+64
* | QmlDesigner: Fix missing includeChristian Stenger2019-10-111-0/+1
* | CMake: Fix build with Clang 9Orgad Shaneh2019-10-101-1/+1
* | Utils: Fix display of first argumentOrgad Shaneh2019-10-101-1/+1
* | Retain ".pragma library" when reformatting JavaScript filesUlf Hermann2019-10-102-1/+11
* | Fix publickey deployment issueTommi Pekkala2019-10-101-1/+1
* | Snap duration bar handles movementMahmoud Badri2019-10-101-3/+18
* | Fix parsing of QML version tokens in the presence of "as Foo"Ulf Hermann2019-10-102-4/+14