summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Update qbs submodule.Christian Kandeler2014-10-071-3/+2
* Android: Be more careful in androidVirtualDevices()Daniel Teske2014-10-021-7/+24
* Core: Revert function signature changeOrgad Shaneh2014-09-302-2/+2
* Re-add Label for action JumpToFileUnderCursorInNextSplit.marcel2014-09-291-1/+1
* Generic Project: Fix adding wrong include directoriesAndre Hartmann2014-09-291-2/+2
* Perforce: Disable actions when outside a repository.David Schulz2014-09-291-14/+30
* Session: Fix compilationRobert Loehning2014-09-261-4/+4
* Session: Fix saving session data on shutdown from project modeDaniel Teske2014-09-263-5/+6
* TextEditor: Only disable block selection when we have one.David Schulz2014-09-241-1/+2
* 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
* 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
* 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-101-0/+1
* 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
* 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
* 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-031-4/+4
* 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-291-4/+0
* 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-281-1/+1
* QmlDesigner.MetaInfo: Avoid duplicated propertiesThomas Hartmann2014-08-281-2/+4
* Add qtquick 2.3 and qtquickcontrols 1.2 templatesjkobus2014-08-282-0/+8
* Debugger: Remove default shortcut for Restart DebuggingOrgad Shaneh2014-08-281-1/+0
* Fix extraSelections callAndreas Holzammer2014-08-281-1/+1