summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Only disable block selection when we have one.David Schulz2014-09-241-1/+2
* iossim: correct bring to front for Xcode 6Fawzi Mohamed2014-09-231-4/+13
* Make compile with Qt 5.4Kevin Funk2014-09-222-5/+15
* Locator: Fix the fix of the deadlockEike Ziller2014-09-222-6/+14
* CppEditor: Fix isValidAsciiIdentifierChar.David Schulz2014-09-221-1/+1
* CppTools: Fix compilation with recent gcc 4.9.2Orgad Shaneh2014-09-192-15/+21
* ios: simulator integration support for Xcode6Fawzi Mohamed2014-09-176-16/+596
* ClearCase: Fix unreserved checkoutOrgad Shaneh2014-09-151-2/+4
* QbsProjectManager: Turn the timestamp check off by default.Christian Kandeler2014-09-151-1/+0
* QbsProjectManager: Fix crash when calling QbsProject::files().Christian Kandeler2014-09-151-3/+3
* Editors: sync the layout with the contents before setting text cursorUlf Hermann2014-09-121-2/+2
* Update qbs submodule.Christian Kandeler2014-09-111-0/+0
* SSH: Do not always emit an error if an SFTP channel exits.Christian Kandeler2014-09-111-0/+3
* SSH: Fix maximum packet size check.Christian Kandeler2014-09-111-3/+5
* QmlDesigner.PropertyEditor: Fix regression in SliderSpecificsThomas Hartmann2014-09-111-1/+1
* QmlDesigner.Instances: Do not use Qt kit for fallback puppetThomas Hartmann2014-09-111-1/+2
* Doc: fix labels and tooltipsLeena Miettinen2014-09-112-14/+14
* ClearCase: Initialize checkout dialog after sync has finishedOrgad Shaneh2014-09-101-5/+6
* Only insert SideBarWidget for existing idThomas Hartmann2014-09-101-1/+2
* QmlJS: Add error message for invalid root item in the designerThomas Hartmann2014-09-104-0/+26
* QmlDesigner: Adding UI option for fallback puppet.Thomas Hartmann2014-09-103-27/+48
* QmlDesigner.TextToModelMerger: Fixing comparison of QVariantThomas Hartmann2014-09-091-0/+2
* QmlDesigner: add more specificsTim Jenssen2014-09-097-62/+266
* QmlDesigner.Navigator: Fix reordering in case of invisble nodesThomas Hartmann2014-09-083-30/+7
* QmlDesigner.Navigator: Crash fixThomas Hartmann2014-09-081-1/+3
* QmlDesigner: Fix regression for import pathsThomas Hartmann2014-09-0810-33/+22
* qmljs: highlight properties with inline qml componentsFawzi Mohamed2014-09-081-1/+6
* qmljs: always add environment paths to the qml vContextsFawzi Mohamed2014-09-081-0/+7
* Fixed font deployment for winphone 8.0Oliver Wolff2014-09-051-3/+19
* Fixed creation of mapping files for winphone 8.1Oliver Wolff2014-09-051-10/+21
* SdkTool: Fix warningsChristian Stenger2014-09-051-1/+2
* SdkTool: Fix "get" for complex typesOrgad Shaneh2014-09-051-1/+36
* Fix keyboard selection shortcuts on Qml/JS ConsoleKai Koehne2014-09-041-2/+6
* Editor: Draw column wrap line after drawing ifdef blocksVicken Simonian2014-09-041-19/+20
* Do not build UpdateInfo pluginEike Ziller2014-09-031-5/+5
* VariableManager: Hopefully fix crash with int variablesEike Ziller2014-09-031-1/+2
* QmlJS: Use canonical paths for matching of import directoriesKai Koehne2014-09-034-11/+20
* QmlJS: Remove undefined methodKai Koehne2014-09-031-2/+0
* QmlJS: Don't use QDir::separator() for internal pathsKai Koehne2014-09-035-6/+6
* SettingsAccessor: Fix discarding user sticky settings on 3.1->3.2 upgradeOrgad Shaneh2014-09-021-0/+5
* RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-022-18/+25
* Fix behavior of debugger run widget.Christian Kandeler2014-09-021-2/+6
* QbsProjectManager: Fix crash when an install step is removed.Christian Kandeler2014-09-012-0/+14
* Debugger: Don't use document with AST from indexing snapshotNikolai Kosjar2014-08-291-4/+1
* C++: add env. var. to disable decl/def link tracking.Erik Verbruggen2014-08-291-0/+4
* C++: Fix possible use-after-free of AST.Erik Verbruggen2014-08-292-4/+2
* C++: set the objectName of QTimers.Erik Verbruggen2014-08-297-6/+20
* Painting fix when devicePixelRatio > 1Paul Olav Tvete2014-08-281-1/+2
* qmljs: fixing used importsFawzi Mohamed2014-08-283-4/+6
* QmlDesigner.MetaInfo: Avoid duplicated propertiesThomas Hartmann2014-08-281-2/+4