aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Work around issue in Qt5 that shortcut override events are posted twiceEike Ziller2013-03-202-7/+24
* Fix crash when closing editors via vim command.Frederik Gladhorn2013-03-201-0/+5
* QNX: Fixed changed XML content not being savedTobias Nätterlund2013-03-203-20/+38
* Revert "Git: Undo changes on pull with rebase when user chooses not to stash"Orgad Shaneh2013-03-201-3/+1
* ClearCase: Fixed soft assert when currentState has no fileKnut Petter Svendsen2013-03-201-5/+7
* CMake: Correct encoding of definesDaniel Teske2013-03-191-1/+1
* Git: Support SQUASH_MSG for commit messageOrgad Shaneh2013-03-191-2/+5
* CMake: Fix parsing of C++ definesDaniel Teske2013-03-192-1/+19
* Support deployment to android-no-sdk platformRainer Keller2013-03-191-1/+1
* [QNX] Fix qmake environment resolvingAndreas Holzammer2013-03-191-6/+2
* debugger: Avoid failing assert in theId()Robert Loehning2013-03-191-1/+3
* Fix taborder in debugger dialogsRobert Loehning2013-03-183-12/+15
* fix qbs files for MacOSJoerg Bornemann2013-03-181-1/+5
* Android: Fix use_local_libs when running from launcherEskil Abrahamsen Blomfeldt2013-03-184-0/+79
* Fix alignment issue on Mac OSX with PathChooser.Nicolas Arnaud-Cormos2013-03-183-23/+10
* Qnx: Fix warningOrgad Shaneh2013-03-181-3/+1
* Fix wrong usage of Properties blocks in qbs files.Christian Kandeler2013-03-151-4/+8
* KitManager: Check for user settings fileAurindam Jana2013-03-141-1/+4
* Qbs: Fix Qt namespace and Qt libinfix supportTobias Hunger2013-03-141-2/+11
* MsvcToolChain: Fix display of paths in toolchain settingsDaniel Teske2013-03-141-1/+1
* MsvcToolChain: Convert paths in fromMapDaniel Teske2013-03-141-1/+1
* QmlDebugging: Expand watch data that were previously expandedAurindam Jana2013-03-141-0/+14
* Fix loading of debugger in a KitAndreas Holzammer2013-03-141-1/+2
* Debugger: CDB: Don't add a task for the wow64 exception.David Schulz2013-03-141-0/+3
* Fix qbs submodule installation.Christian Kandeler2013-03-141-1/+1
* CMakeValidator: Make code more robustDaniel Teske2013-03-131-1/+3
* Fix DeviceManager unit test.Tobias Hunger2013-03-131-1/+1
* Debugger: Enable/disable debug buttonAurindam Jana2013-03-131-2/+5
* Update qbs submodule and make use of the new QBS_DESTDIR variable.Christian Kandeler2013-03-131-3/+2
* Avoid crash on qmljs plugin unloadjkobus2013-03-124-0/+28
* Add a comment about the sources of inspiration for diff algorithmjkobus2013-03-121-0/+8
* VcsManager: Prevent parents caching when VCS not foundOrgad Shaneh2013-03-121-1/+5
* Qt4Project: Fix building of subprojects for debug_and_releaseDaniel Teske2013-03-121-1/+4
* Kits: Fix saving of kit data.Tobias Hunger2013-03-121-2/+0
* QtSupport: Fix check for installed qt for framework builds of qt 4.8Daniel Teske2013-03-121-4/+8
* Fix opening of xml files.Eike Ziller2013-03-122-2/+2
* BlackBerry: Handle unregistered errorRafael Roquetto2013-03-111-0/+2
* Android: Fix Qt detection, use QMAKE_PLATFORM to detect androidDaniel Teske2013-03-111-1/+2
* Android: Also include indirect dependencies in libs.xmlDaniel Teske2013-03-114-49/+94
* BlackBerry: fix debug token browse buttonRafael Roquetto2013-03-111-0/+1
* RunConfiguration: Fix switching runconfigurationsDaniel Teske2013-03-111-1/+1
* qbs files: remove superfluous version specifications from importsJoerg Bornemann2013-03-111-1/+1
* Fix qbs build.Christian Kandeler2013-03-111-0/+4
* Debugger: Split out sub-breakpoint parsinghjk2013-03-082-24/+47
* Debugger: Change the 'BreakOnAbort' default to false also on Windowshjk2013-03-081-5/+0
* QmlProject: Select matching kit when loading .qmlproject fileKai Koehne2013-03-071-3/+68
* CMake: Ignore all the XXX/fast targetsYuchen Deng2013-03-071-9/+2
* CMake: Does not need m_buildTargetType anymoreYuchen Deng2013-03-072-11/+4
* C++: Change the locator filter to queue changed documents.Erik Verbruggen2013-03-074-14/+62
* Android: Remove "Edit rules.xml" buttonDaniel Teske2013-03-075-23/+0