summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Build fix for qlitehtml when submodule was usedCristian Adam2019-11-211-1/+1
* McuSupport: Add optional color depth (bpp) property to McuTargetAlessandro Portale2019-11-212-5/+29
* McuSupport: Reduce omnipotence of McuTarget's constructorAlessandro Portale2019-11-212-49/+49
* Android: Use numerical options for remote chmod call in uploadGdbServerAlessandro Portale2019-11-201-2/+2
* Debugger: Fix copying stack content to clipboardhjk2019-11-201-12/+10
* CMakeProjectManager: Add ability to specify path to ninjaCristian Adam2019-11-203-5/+19
* Update Qt validity in options when changing Android device settingsEike Ziller2019-11-206-0/+15
* Update Qbs submoduleRichard Weickelt2019-11-201-0/+0
* Android: Fix debugging on WindowsCristian Adam2019-11-201-1/+1
* CppTools: Fix compile for gcc 5.3Christian Stenger2019-11-191-1/+1
* AutoTest: Fix detection of GTEST_TESTChristian Stenger2019-11-191-1/+2
* AutoTest: Fix font for results paneChristian Stenger2019-11-191-3/+3
* Core: Fix wrong current view after session restoreSergey Morozov2019-11-182-4/+5
* LanguageClient: request link from active server for the documentDavid Schulz2019-11-181-3/+3
* QmlDesigner: Implement proper helper grid for 3D edit viewMiikka Heikkinen2019-11-182-0/+3
* Python: Use native separator in user visible pathDavid Schulz2019-11-151-1/+1
* Python: Fix python run configurationDavid Schulz2019-11-151-0/+4
* McuSupport: Rename internal typesAlessandro Portale2019-11-155-166/+177
* CMake: Do not make the CMake tool invalid on timeoutTobias Hunger2019-11-142-40/+37
* McuSupport: Use the official product name "Qt for MCUs" a bit moreAlessandro Portale2019-11-141-2/+2
* McuSupport: Unify and clean-up strings that end up in the settingsAlessandro Portale2019-11-142-15/+7
* BinEditor: Fix a dead storeNikolai Kosjar2019-11-141-1/+0
* McuSupport: Assign "QtMCU Qt Desktop" kit the QtMCU iconAlessandro Portale2019-11-131-1/+3
* McuSupport: Add compilers to CMake configurationAlessandro Portale2019-11-131-0/+2
* McuSupport: Improve kit creation UXAlessandro Portale2019-11-133-76/+91
* QmlDesigner Add Binding Editor support to StatesAleksei German2019-11-134-25/+54
* McuSupport: Avoid mix of dir separator styles for CMake parameterAlessandro Portale2019-11-123-10/+14
* McuSupport: Distinguish "Evaluation" and "Engineering" rolesAlessandro Portale2019-11-122-14/+35
* McuSupport: Unify, simplify and improve kit name creationAlessandro Portale2019-11-123-21/+26
* QmlDesigner: Fix assertThomas Hartmann2019-11-121-0/+3
* QmlDesigner: Split property notifierThomas Hartmann2019-11-122-2/+6
* improve codeTim Jenssen2019-11-124-17/+10
* QmlDesigner: Always show timeline settings panel mapping tableThomas Hartmann2019-11-121-1/+1
* Implement DnD 3D objects from the item library to the EditView3DMahmoud Badri2019-11-127-1/+24
* TextEditor: Make TextEditorLinkLabel elideableAndre Hartmann2019-11-122-3/+4
* QmlDesigner: Add 'float' support to curve editorThomas Hartmann2019-11-111-1/+3
* McuSupport: Add .gitignore handling to wizardChristian Stenger2019-11-111-0/+5
* QmlDesigner: Add createQmlVisualNode()Thomas Hartmann2019-11-112-0/+35
* Run configurations: Let env widget reflect changes to lib search pathChristian Kandeler2019-11-113-6/+15
* QmlDesigner: Implement camera frustum visualization for edit 3DMiikka Heikkinen2019-11-112-0/+3
* Help/litehtml: Correcly escape search expressionEike Ziller2019-11-111-1/+1
* QmlDesigner: Add convenience functionsThomas Hartmann2019-11-084-0/+20
* QmlDesigner: Allow setting 3D position in QmlVisualNodeThomas Hartmann2019-11-082-15/+71
* QmlDesigner: Fix coding styleHenning Gruendl2019-11-082-3/+5
* QmlDesigner: Use QmlVisualNode for parent nodeThomas Hartmann2019-11-082-3/+3
* QmlDesigner: Move createQmlObjectNode to QmlVisualNodeThomas Hartmann2019-11-084-77/+114
* Fix lack of Q_OBJECT macro lupdate warningSergey Belyashov2019-11-081-1/+1
* Python: Fix linking for mingw buildChristian Stenger2019-11-081-0/+1
* ProjectExplorer: Do not set run config display names unnecessarilyChristian Kandeler2019-11-071-3/+7
* CMakeProjectManager: Do not convert PATHS to user outputCristian Adam2019-11-071-1/+1