summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for Mac 10.5.8 gcc 4.0.1Jarek Kobus2011-11-222-13/+15
* Override LC_ALL for the make stepTobias Hunger2011-11-221-1/+12
* Don't use MDeclarativeCache::qDeclarativeView()Alessandro Portale2011-11-161-1/+1
* QML Debugging: Always name qmake step "Enable QML debugging"Kai Koehne2011-11-151-4/+1
* Use QString::fromLatin1 instead of QString::fromAsciiAlessandro Portale2011-11-081-1/+1
* Make links clickable in Nokia Store wizardDaniel Teske2011-11-071-0/+33
* QtQuick/Html apps: Fix some non-shadowbuild casesAlessandro Portale2011-11-041-1/+1
* Don't add superfluous newlines to qmake project files.wongk2011-11-041-4/+1
* App Wizard templates: Use com.nokia.symbian 1.1 instead of 1.0Alessandro Portale2011-11-035-12/+12
* String fixesRobert Loehning2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03222-444/+444
* projectexplorer: More consistent '...'hjk2011-11-021-3/+3
* Qt: Pick tool chain that works with the default mkspecTobias Hunger2011-10-312-0/+15
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-284-0/+12
* CODA: Increased timeout for Deploy stepPawel Polanski2011-10-281-1/+1
* Fix leakDaniel Teske2011-10-271-0/+1
* Fix bug with unclean paths with multiple .pro files in the same dirDaniel Teske2011-10-271-1/+1
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-253-3/+3
* Make sure we pass -after arguments after user argumentsDaniel Teske2011-10-213-7/+19
* Fix -spec parameter not used in profile evaluation nor code modelDaniel Teske2011-10-184-3/+22
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-185-6/+6
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-055-6/+6
* | Symbian^3 specific include paths addedPawel Polanski2011-10-171-1/+7
* | Actually delete CONFIG+=declarative from list of user argumentsKai Koehne2011-10-131-0/+1
* | Check all Makefile* for importing buildsDaniel Teske2011-10-102-55/+74
* | Qt4ProjectManager: Remove outdated forward declaration.Christian Kandeler2011-10-051-1/+0
* | Use builddir not project dir for expanding relative libs pathsDaniel Teske2011-10-041-1/+1
* | Add missing baseEnvironmentChanged signalDaniel Teske2011-10-041-1/+7
* | Fix restoring of Qt4RunconfigurationsDaniel Teske2011-10-043-3/+3
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-291-2/+2
* | Fix setToolchain, upsDaniel Teske2011-09-281-1/+1
* | Fix endless evaluate loop for invalid qtsDaniel Teske2011-09-281-0/+3
* | Qt4ProjectManager: Export Qt4Manager.Christian Kandeler2011-09-261-1/+3
* | Toolchain: Allow all tool chainsTobias Hunger2011-09-236-1/+30
* | Make Qt4ProjectManager::QMakeStep mulithreading safeDaniel Teske2011-09-231-8/+9
* | Make Qt4ProejctManager::MakeStep::run multithreading safeDaniel Teske2011-09-231-2/+2
* | Remove unused memberDaniel Teske2011-09-231-1/+0
* | Implement Code Style schemesJarek Kobus2011-09-231-3/+3
* | Move wizards' cancel button to the left on Mac.Eike Ziller2011-09-221-1/+11
* | QmlJS: Only try qmldump on Desktop and Simulator Qt.Christian Kamm2011-09-211-4/+16
* | s/error_message/errorMessage/ghjk2011-09-211-1/+1
* | Consistent names for AbstractGeneratedFileInfo::FileType keysAlessandro Portale2011-09-202-14/+14
* | remove superfluous semicolon from test wizard's outputJoerg Bornemann2011-09-201-1/+1
* | Add Qt4Project::proParsingDone(), which is emitted after parsingDaniel Teske2011-09-192-1/+4
* | minor stylehjk2011-09-195-8/+7
* | qt4project: disable debug outputhjk2011-09-191-1/+1
* | all: less QScopedPointerhjk2011-09-192-3/+2
* | more stylehjk2011-09-1912-139/+140
* | Fix proFileUpdated signalDaniel Teske2011-09-163-38/+34
* | debugger: hard-code some qt5 related pathshjk2011-09-161-1/+1