summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* QMake: Check $QT_HOST_DATA/mkspecs for cross-compiled Qt5Takumi ASAKI2012-06-122-7/+16
* Make custom process step and custom exectuable step UI more similarTobias Hunger2012-06-071-1/+1
* Qt version options page: Replace (large) tooltip by details widget.Friedemann Kleint2012-05-304-42/+72
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-32/+9
* WelcomePage: add delay to filterthohartm2012-05-222-3/+26
* WelcomePage: fix search filterthohartm2012-05-222-1/+12
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-1812-9/+1094
* Fix qbs build.Christian Kandeler2012-05-161-0/+1
* Qt versions/qmake dialog: Join filter list correctly.Friedemann Kleint2012-05-151-2/+5
* QtVersionManager: Emit less signalsTobias Hunger2012-05-091-4/+16
* QtVersion: Delay reading of qtversions.xml on changesTobias Hunger2012-05-092-2/+10
* QtOutputFormatter: Fix style issuesKai Koehne2012-05-092-20/+19
* OutputFormatter: Make clearLastLine() virtualKai Koehne2012-05-092-3/+13
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-302-10/+10
* Qt: Do not keep SDK Qt versions aroundTobias Hunger2012-04-301-4/+3
* Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-263-3/+15
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-263-15/+3
|\
| * Revert "Fix Options/Qt Versions adding versions on apply"Daniel Teske2012-04-233-15/+3
* | Fix warnings on windowsTobias Hunger2012-04-252-3/+3
* | Add qbs files for androidDaniel Teske2012-04-251-0/+11
* | Use Core::Id in project-related objectsTobias Hunger2012-04-254-11/+11
* | Android pluginBogDan Vatra2012-04-241-0/+1
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-3/+4
* | AppOutput: Make file path linkification more robustKai Koehne2012-04-161-18/+1
* | Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-164-5/+27
|\ \ | |/
| * Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-133-3/+15
| * populate qt 5 /get and /raw property variationsOswald Buddenhagen2012-04-121-2/+12
| * Examples: Fix showing documentation in side bar.Eike Ziller2012-03-211-0/+3
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | ExamplesWelcomePage: Fix wordwrap of description textYuchen Deng2012-04-101-1/+5
* | Suppress warnings about file watcher failing to watch config file.Friedemann Kleint2012-04-031-5/+8
* | QtVersion: Get version string from qmake -queryTobias Hunger2012-04-021-10/+2
* | We should not touch QMAKE_MKSPECS qmake variable.Eike Ziller2012-04-021-3/+0
* | WelcomePage: Use project directory instead of home pathYuchen Deng2012-04-021-2/+3
* | QtSupport: Remove unused codeKai Koehne2012-03-302-4/+0
* | Initialize variableTobias Hunger2012-03-301-1/+2
* | qtsupport: parse links from Q_ASSERT_X outputhjk2012-03-292-0/+6
* | Qt4: Pick up Qt versions as they are updated by the installerTobias Hunger2012-03-294-29/+123
* | WelcomePage: Tag broken examples.Tobias Hunger2012-03-271-2/+3
* | WelcomePage: Do not list examples that do not existTobias Hunger2012-03-271-3/+5
* | WelcomePage: Make welcome page more resilientTobias Hunger2012-03-271-0/+3
* | Remove usages of Q_GLOBAL_STATIC_WITH_INITIALIZER in Qt CreatorAlessandro Portale2012-03-272-13/+18
* | Examples: Fix showing documentation in side bar.Eike Ziller2012-03-211-12/+8
* | Compile with Qt 5.Friedemann Kleint2012-03-131-1/+7
* | Fix compilation with Qt 5.Friedemann Kleint2012-03-131-1/+0
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-121-2/+7
|\ \ | |/
| * Don't resolve symlinks in browser for qmake executable.Eike Ziller2012-03-121-2/+7
| * QtVersion: Pass on all qmake properties to the ProFileParserDaniel Teske2012-03-081-21/+2
* | Automatically configure examples opened from the welcome page.Daniel Teske2012-03-094-6/+36