aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ios: simulator support for Xcode 5.13.0Fawzi Mohamed2014-03-2522-179/+1416
* QNX: Fix QML analyzer on pure QNX targetsTobias Nätterlund2014-02-123-2/+33
* fix raw data leak in $$sprintf()Oswald Buddenhagen2014-02-071-1/+1
* micro-optimization: use ProStringList::join(QChar) overloadOswald Buddenhagen2014-02-071-1/+1
* QmlDesigner.StatesEditor: fix warningsThomas Hartmann2014-02-042-6/+8
* Update qbs submodule.Christian Kandeler2014-01-271-0/+0
* Allow + for file names in file wizardEike Ziller2014-01-271-1/+1
* Use QTC_PLUGIN_DIRS also for generating the dependencies filesKai Koehne2014-01-241-2/+20
* Put "Technical Support", "Report Bug..." in a separate menu groupKai Koehne2014-01-243-17/+10
* QNX: Fixed password not being saved when using devize wizardTobias Naetterlund2014-01-241-1/+2
* ProjectNameValidatingLineEdit: Fix WSTobias Hunger2014-01-231-1/+1
* QmlDesigner.PropertyEditor: Using :ICore::mainWindow() for dialogsThomas Hartmann2014-01-221-1/+3
* RemoteLinux: Unbreak stopping processesDaniel Teske2014-01-221-1/+1
* ios: fix iosrunconfiguration m_arguments persistencyFawzi Mohamed2014-01-222-0/+20
* CppTools: Fix completion for nested enumsOrgad Shaneh2014-01-213-5/+51
* ios: fix handling of command characters in runFawzi Mohamed2014-01-213-14/+44
* Valgrind: Initialize shortenTemplates-setting.Friedemann Kleint2014-01-201-0/+1
* QmakeParser: Do not leak temporaries into cache of filesTobias Hunger2014-01-171-1/+3
* AndroidDebugSupport: Set more accurate so-libsearch pathDaniel Teske2014-01-171-2/+1
* QmlDesigner.ContextMenu: Crash fixThomas Hartmann2014-01-172-10/+22
* qml: avoid dumping or reading type info multiple timesFawzi Mohamed2014-01-161-3/+6
* qml: accept qmltypeinfo with larger minor versionFawzi Mohamed2014-01-161-2/+4
* Git: Fixed bug with branches missing from a listPetar Perisin2014-01-161-1/+1
* do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-151-21/+0
* Mac: Prevent switching to discrete GPU on startupMorten Johan Sørvig2014-01-151-0/+2
* QmlDesigner.PropertyEditor: Crash fixThomas Hartmann2014-01-141-0/+3
* QmlDesigner.MetaInfo: Adding convincience function for testingThomas Hartmann2014-01-142-0/+12
* QmlDesigner.PropertyEditor: Ading missing QtQuick 2 only propertiesThomas Hartmann2014-01-143-0/+24
* QmlDesigner.MetaInfo: Properly resolve prototypes from different pluginsThomas Hartmann2014-01-141-5/+20
* QmlDesigner.FormEditor: crash fixThomas Hartmann2014-01-141-13/+15
* QmlProfiler: Hide timline and show loading indicators when profilingUlf Hermann2014-01-141-0/+2
* MainWindow: Delay restoreWindowStateOrgad Shaneh2014-01-132-3/+12
* Updater: Only try to fetch updates once (even if it fails)Kai Koehne2014-01-131-1/+2
* Qnx: Add missing placeholders to labelsEl Mehdi Fekari2014-01-101-2/+2
* Fix change-of-sign warning found by ICCThiago Macieira2014-01-105-6/+6
* WelcomPage: Fix intitial filtering by Qt versionThomas Hartmann2014-01-101-1/+1
* Windows: Fix stepping through Qt sources.Eike Ziller2014-01-101-2/+1
* Fix compilation when declarative private headers are absentOrgad Shaneh2014-01-081-1/+1
* ios: speed up device debuggingFawzi Mohamed2014-01-086-17/+63
* Incremented year in copyright infoRobert Loehning2014-01-084013-4067/+4067
* CppTools: Fix test_modelmanager_defines_per_projectNikolai Kosjar2014-01-071-0/+4
* make sure Xlib is in our dependenciesOswald Buddenhagen2014-01-071-0/+1
* EditorManager: Add a soft assertion for editor existenceOrgad Shaneh2014-01-071-0/+1
* Separate shadow build directory suffixes and build configuration nameSergey Belyashov2014-01-061-3/+9
* QmlDesigner.ItemLibrary: Start drag using QTimer::singleShot()Thomas Hartmann2014-01-062-6/+16
* QmlDesigner: Fix crash for master document handlingMarco Bubke2014-01-061-1/+1
* DocumentManager: Use suitable parent for file reload dialoghjk2014-01-061-1/+2
* BlackBerry: Give setup wizard a proper parenthjk2014-01-061-1/+1
* DocumentManager: Use ICore::dialogParent for all dialogshjk2014-01-062-15/+13
* Core: Add ICore::dialogParent() specific for use as dialog parenthjk2014-01-062-1/+15