aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* BaseQtVersion: Remove some useless calles to updateVersionInfo()Tobias Hunger2013-10-181-11/+2
* BaseQtVersion: Make sure qmake variables are up to date.Christian Kandeler2013-10-181-8/+9
* BaseQtVersion: Make qmakeProperty(versionInfo, name, ...) protectedTobias Hunger2013-10-181-2/+3
* Remove some Maemo traceshjk2013-10-161-1/+0
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-165-20/+20
* WelcomePage: bug fix for example viewThomas Hartmann2013-10-152-85/+81
* Move QtVersionFactory to QtSupport moduleYuchen Deng2013-10-1515-4/+943
* Remove support for Madde-based platforms.Christian Kandeler2013-10-151-5/+0
* Export CONFIG and QT_CONFIG from qconfig.pri to QBS.Jake Petroules2013-10-142-2/+22
* WelcomePage: fixes QTC_ASSERTThomas Hartmann2013-10-101-3/+16
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-2/+2
* WelcomePage: remove getting started pageThomas Hartmann2013-10-083-56/+0
* WelcomePage: Bring back the tutorials pageThomas Hartmann2013-10-071-0/+2
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+2
* Fix qbs warningsOrgad Shaneh2013-09-271-2/+1
* Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-261-1/+1
* QtKitInformation: Recheck validiy of kits on Qt version changesTobias Hunger2013-09-251-2/+5
* QtVersion: Do not consider a valid Qt equal to an invalid QtTobias Hunger2013-09-251-0/+2
* QtKitInformation: Also show invalid Qt versions in the config widgetTobias Hunger2013-09-251-6/+12
* CustomExecutableRunConfiguration: Reenable for qt4Daniel Teske2013-09-231-1/+1
* Fix another build problem introduced by the switch to QtQuick 2.Christian Kandeler2013-09-231-2/+2
* qbs project files: Rename defaults.js to functions.js.Christian Kandeler2013-09-191-3/+3
* Fix qbs build.Christian Kandeler2013-09-191-2/+4
* KitInformation: Delete subwidgets in destructorTobias Hunger2013-09-172-0/+7
* Fix qbs build.Christian Kandeler2013-09-171-1/+2
* Port welcome screen to Qt Quick 2Jens Bache-Wiig2013-09-165-25/+36
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-124-17/+13
* QtSupport: Remove dead codeTobias Hunger2013-09-121-3/+0
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-112-3/+7
* QtSupport: Fix 'Copy Project to writable Location?' dialog handlingMichal Klocek2013-09-091-5/+19
* BuildManager: apply 'static' patternhjk2013-09-051-8/+7
* MessageManager: General cleanup.hjk2013-09-052-2/+2
* SessionManager: Apply 'static' patternhjk2013-09-051-1/+1
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-043-3/+3
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-032-3/+3
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-7/+8
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-023-23/+19
* Small cleanupTobias Hunger2013-08-301-2/+2
* BaseQtVersion: Ensure that frameworkbuild is initialized properlyTobias Hunger2013-08-301-0/+2
* Core/Help: Clean up HelpManager interface and usershjk2013-08-302-7/+5
* Core: Remove deprecated accessorshjk2013-08-301-1/+1
* CorePlugin: Use static VariableManager functions where appropriatehjk2013-08-301-3/+3
* QtVersionManager et al: Code cosmeticshjk2013-08-309-122/+112
* ProjectExplorer et al: Code cosmeticshjk2013-08-292-88/+86
* KitInformation: Make dataId and priority value membershjk2013-08-292-15/+3
* QtKitConfigWidget: Do not warn when invalid Qt versions are changedTobias Hunger2013-08-281-5/+7
* Export Qt plugin path to QBS configuration.Jake Petroules2013-08-262-0/+6