summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* WelcomePage: Show demos in the examples viewThomas Hartmann2013-05-021-1/+1
* Fix crashOrgad Shaneh2013-05-012-11/+0
* QmlDesigner.SubComponentManager: We have to use importPathsThomas Hartmann2013-04-301-10/+2
* QmlDesigner.MetaInfo: avoid endless recusion into "." propertiesThomas Hartmann2013-04-301-9/+15
* Android: Speed up project opening by caching the sdk versionDaniel Teske2013-04-304-2/+28
* QmlDesigner.MetaInfo: updating metainfo for controlsThomas Hartmann2013-04-301-5/+1
* Editor: Fix crash on switching sessions.David Schulz2013-04-301-1/+2
* ClearCase: Fix checking if a directory is managedKnut Petter Svendsen2013-04-304-83/+197
* Git: Fix Precedes/Follows display for show opened from logOrgad Shaneh2013-04-291-1/+1
* Revert "FakeVim: Focus current editor before handling command line command"hjk2013-04-291-1/+0
* FakeVim: Focus current editor before handling command line commandhluk2013-04-291-0/+1
* QmlDesigner.SubComponentManager: use ModelManager for import pathsThomas Hartmann2013-04-281-0/+2
* QmlDesigner.MetaInfo: adding requiredImport for ControlsThomas Hartmann2013-04-281-0/+10
* qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-255-0/+13
* qt4project/qmljs: get info from all subprojectsFawzi Mohamed2013-04-251-1/+0
* QmlDesigner: Fix gcc compilation warningsKai Koehne2013-04-251-1/+1
* QNX: Corrected path to qml files for pure QNX devicesTobias Nätterlund2013-04-231-1/+1
* QtQuick2ApplicationViewer: properly resolve install pathsTobias Nätterlund2013-04-231-1/+1
* QmlDesigner: Prepare for other layout itemsMarco Bubke2013-04-2211-23/+23
* Set NoRole menu role on toggle fullscreen actionGabriel de Dietrich2013-04-191-0/+1
* Android: ant auto detectionDaniel Teske2013-04-193-0/+31
* QmlDesigner.Controls: Adding missing items to libraryThomas Hartmann2013-04-191-0/+81
* Set "About Qt Designer plugins..." menu entry role to NoRoleGabriel de Dietrich2013-04-181-1/+2
* QmlDesigner: Make the taking of ownership clean for the register functionsMarco Bubke2013-04-182-4/+4
* QmlDesigner.MetaInfo: Fix for qualificationThomas Hartmann2013-04-181-1/+1
* QmlDesigner.Rewriter: fix for setting node sourceThomas Hartmann2013-04-181-3/+3
* QmlDesigner.MetaInfo: cleanup and fixThomas Hartmann2013-04-181-7/+13
* QmlDesigner: treat window as itemThomas Hartmann2013-04-181-1/+15
* consoleprocess: use empty string as default terminalFawzi Mohamed2013-04-181-2/+4
* update qbs submoduleJoerg Bornemann2013-04-171-7/+7
* QbsProjectManager: Fix null pointer accesses.Christian Kandeler2013-04-172-4/+8
* fix QmlJS dependency in todo.qbsJoerg Bornemann2013-04-171-1/+1
* Fix searching in search results (and other tree views).Eike Ziller2013-04-171-36/+38
* Android: Fix reload prompt on changing settings in the package stepDaniel Teske2013-04-171-0/+2
* QtSupport: Adding feature for QtQuick.ControlsThomas Hartmann2013-04-172-0/+3
* Android: Only show android sdk versions that are supported by qtDaniel Teske2013-04-162-6/+25
* qmljs: update qt-creator builtins.qmltypes, and use them for qt<-4.8.5Fawzi Mohamed2013-04-161-1/+1
* Bookmarks: Fix loose bookmarks while loading fileLorenz Haas2013-04-151-1/+4
* Debugger: Re-enable thread combo box for core fileshjk2013-04-111-1/+1
* ClearCase: Fixed get active VOBsKnut Petter Svendsen2013-04-111-7/+26
* QmlDesigner: Fix compilation with namespaced Qt.Joerg Bornemann2013-04-111-0/+2
* Todo: 10x speed-up open-file tracking.Erik Verbruggen2013-04-111-1/+1
* make Qt4ProFileNode::buildDir() return normalized pathsOswald Buddenhagen2013-04-111-1/+1
* Add support for 64-bit NDKs to Android Plugin.Guillermo A. Amaral2013-04-105-49/+46
* Fix qml engine lockup when debugging an app run in terminalKai Koehne2013-04-101-1/+3
* QmlDesigner.MetaInfo: fix for typeinfo from the cpp code modelThomas Hartmann2013-04-101-1/+1
* QmlDesigner: allow QtQuick 2.1Thomas Hartmann2013-04-101-1/+1
* QmlDesigner.ItemLibrary: crash fix for resourcesThomas Hartmann2013-04-101-3/+8
* QmlDesigner.Rewriter: Fixing dynamic propertiesThomas Hartmann2013-04-106-10/+36
* C++: fixed code completion for namespace aliasesPrzemyslaw Gorszkowski2013-04-103-1/+51