summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.1.0 releasebaserock/morphRichard Dale2013-07-0414-87/+193
|\
| * Add changes-5.1.0 filev5.1.0-rc2v5.1.0Sergio Ahumada2013-06-181-0/+48
| * Find the cmake version template in the install location.Stephen Kelly2013-06-141-1/+1
| * Assistant: Adding 'qtquickcontrolsstyles' to the list of qch loaded.v5.1.0-rc1Jerome Pasion2013-06-121-0/+2
| * Doc: Rename Qt Designer license information pageTopi Reinio2013-05-301-3/+5
| * make error() abort the qmake run, not just the current fileOswald Buddenhagen2013-05-283-59/+86
| * add ProFileEvaluator::resolvedMkSpec()Daniel Teske2013-05-282-0/+7
| * excerpt from "Qt4Project: Do a build_pass evaluation"Daniel Teske2013-05-284-12/+19
| * QMakeEvaluator: Set pro file as source for internal variablesOrgad Shaneh2013-05-281-4/+5
| * update size calculations for assignment statementsOswald Buddenhagen2013-05-282-4/+5
| * add missing ifdeferyOswald Buddenhagen2013-05-281-0/+4
| * Fix warningOrgad Shaneh2013-05-281-1/+1
| * Fix Krazy warnings about includes/header guards in proparser.Friedemann Kleint2013-05-281-1/+1
| * fix warning in ProStringList_joinJoerg Bornemann2013-05-281-1/+1
| * Fix combobox not opening in treeview item delegate editorGabriel de Dietrich2013-05-281-1/+8
* | Install .desktop files for the GUI appsRichard Dale2013-05-306-0/+278
* | Unset the $TARGET environment variableRichard Dale2013-05-301-4/+4
* | Add qttools.morph to build the chunkRichard Dale2013-05-301-0/+15
|/
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-6/+7
* Fix assistant and designer builds without printer.Janne Anttila2013-05-223-0/+6
* Add missing documentation sets - still hardcoded :(kh12013-05-221-1/+9
* QtGradientEditor: Fix compiler warning about redefined macroKai Koehne2013-05-221-0/+2
* Designer: Remove unused typedefKai Koehne2013-05-221-1/+0
* Fix gcc warning about unused codeKai Koehne2013-05-221-0/+4
* Qt Designer: Fix help URL to point to qdesigner-manual.html.Friedemann Kleint2013-05-211-1/+1
* create a .qmake.cache for the lupdate testsOswald Buddenhagen2013-05-212-0/+5
* make stubs for dangerous/useless qmake functions in limited modeOswald Buddenhagen2013-05-212-16/+21
* don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-05-211-3/+2
* clean paths of found files in prepareProject()Oswald Buddenhagen2013-05-211-3/+3
* make split_value_list() mostly saneOswald Buddenhagen2013-05-211-31/+38
* permit returning from filesOswald Buddenhagen2013-05-211-12/+17
* remove pointless initialization of qmakespecOswald Buddenhagen2013-05-211-1/+0
* Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-05-212-1/+4
* remove automatic splitting from $$() expansionsOswald Buddenhagen2013-05-211-3/+3
* don't pretend that break()/next()/return() are functionsOswald Buddenhagen2013-05-216-37/+77
* improve parse error recovery pathsOswald Buddenhagen2013-05-211-4/+7
* Android: Fix for compilation error in clucene.v5.1.0-beta1Christian Strømme2013-05-072-1/+5
* make use of qt_app.prfOswald Buddenhagen2013-05-0317-94/+32
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-036-1/+32
* remove pointless INCLUDEPATHsOswald Buddenhagen2013-05-031-3/+0
* parallelize SUBDIRSOswald Buddenhagen2013-05-035-5/+11
* remove pointless mac scopeOswald Buddenhagen2013-05-031-5/+0
* remove pretenses of building kmap2qmapOswald Buddenhagen2013-05-031-2/+0
* Improve warning message about code being auto-generatedAxel Waggershauser2013-04-222-1/+4
* Fix trailing whitespace issue in ui4.cpp generating xslAxel Waggershauser2013-04-221-1/+1
* remove pretenses of building makeqpf automaticallyOswald Buddenhagen2013-04-221-3/+0
* Update README: it's not 2008 anymorePaul Olav Tvete2013-04-221-1/+2
* Make linguist's source viewer read all files as UTF-8.Mitch Curtis2013-04-171-1/+1
* Doc: remove help output from the Qt Linguist ManualLeena Miettinen2013-04-162-97/+2
* Doc: describe translation sources in Developer topicLeena Miettinen2013-04-161-34/+74