aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SDKtool: Fix removal of toolchainsTobias Hunger2013-02-227-18/+18
* Fix loading of Qt4ProjectManagerKai Koehne2013-02-221-0/+1
* SDKtool: Append some newlines to error messages.Tobias Hunger2013-02-221-3/+3
* Standardize IEditor subclass names, don't capitalize namespacesjkobus2013-02-223-21/+21
* Qbs: Use new API for retrieving module properties.Christian Kandeler2013-02-221-70/+19
* Fix path handling in ShowInEditorTaskHandlerMatthias Blaicher2013-02-221-1/+1
* Qbs: Fix build after recent QmlJs refactoringTobias Hunger2013-02-221-0/+4
* tr()-Fixes in QNX, Android.Friedemann Kleint2013-02-223-3/+3
* Fix warnings introduced by reordering member variablesTobias Hunger2013-02-225-6/+7
* Android: Fix Abi of qt versionsDaniel Teske2013-02-214-41/+53
* Qnx: Simple BlackBerry debug token management.Rafael Roquetto2013-02-2117-36/+1154
* Qt4Runconfig: Add options to run on QVFbhjk2013-02-212-1/+20
* MsvcToolChain: Make Windows SDK toolchains isValid() again.Daniel Teske2013-02-211-0/+2
* MsvcToolChain: Fix path separatorsDaniel Teske2013-02-211-1/+1
* MsvcToolchains: Call AbstractMsvcToolChain::toMap() in derived classDaniel Teske2013-02-212-2/+2
* Android: Automatic Kit creationDaniel Teske2013-02-2111-66/+441
* Add sdkProvided flag to KitsDaniel Teske2013-02-214-1/+25
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-2128-122/+1096
* Rename namespace DIFFEditor to DiffEditor.Friedemann Kleint2013-02-217-15/+17
* C++: fix 'using' for templates in typedefsPrzemyslaw Gorszkowski2013-02-214-2/+119
* C++: fix instantiation of template special. with pointer argumentPrzemyslaw Gorszkowski2013-02-214-6/+80
* C++: Removed unnecessary ifdef WITH_TESTSKnut Petter Svendsen2013-02-211-3/+0
* Fix compilation issue with clang.Erik Verbruggen2013-02-211-2/+2
* Git: Decorate commits on reset dialogOrgad Shaneh2013-02-211-2/+7
* Build fixTobias Hunger2013-02-211-1/+1
* C++: Improved automatic Doxygen comment blocks with CppStyleKnut Petter Svendsen2013-02-217-63/+359
* CMakeOpenProjectWizard: Warn the user if no kit is availableDaniel Teske2013-02-212-1/+98
* Android: Fix path to android.xmlDaniel Teske2013-02-211-2/+2
* Reduce padding in often-used structsTobias Hunger2013-02-2128-46/+46
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-209-28/+33
* BB: Fix possible crash in settings pageTobias Hunger2013-02-201-1/+2
* DebuggerKitConfigWidget: Fix layout for long pathsDaniel Teske2013-02-201-2/+2
* qmljs: look for builtins also in QTDIR/imports/QtQuick1Fawzi Mohamed2013-02-201-0/+7
* QtSingleApplication: Don't hang if client does not send dataKai Koehne2013-02-201-2/+5
* Synchronous process: Show binary in message box for Qt 5.Friedemann Kleint2013-02-201-1/+5
* Prevent infinite loop when user chooses not to terminate hanged processOrgad Shaneh2013-02-201-1/+1
* QmlProfiler: ignore duplicated Complete in data containerChristiaan Janssen2013-02-201-0/+3
* Debugger: More visible buttons, less clicks in DebuggerKitConfigWidgethjk2013-02-202-16/+22
* Don't show the collection item if plugins list is emptyYuchen Deng2013-02-201-18/+21
* Fix the wrong logic for plugin loadingYuchen Deng2013-02-201-5/+4
* DeviceTypeKitInformation: Prevent warning on console on initial startDaniel Teske2013-02-201-1/+4
* CMake MakeStep: Fix crash after buildingDaniel Teske2013-02-201-1/+1
* Git: Require 1.7.2Orgad Shaneh2013-02-206-43/+64
* QmlProfiler: avoid false positives in binding loopsChristiaan Janssen2013-02-201-2/+2
* QbsProjectManager: Fix infinite recursionOrgad Shaneh2013-02-201-1/+1
* Fix crash if plugins list is emptyYuchen Deng2013-02-201-1/+2
* C++: fixed resolving complex typedefPrzemyslaw Gorszkowski2013-02-204-4/+71
* Add MIPS support for Android.BogDan Vatra2013-02-202-3/+13
* tr()-Fixes in Diff-Editor: Capitalization, add comment.Friedemann Kleint2013-02-201-2/+3
* QmlDesigner.NodeInstanceView: introducing delay in setPathToQt()Thomas Hartmann2013-02-192-3/+33