summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* make stubs for dangerous/useless qmake functions in limited modeOswald Buddenhagen2013-05-211-8/+20
* 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-034-0/+24
* 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
* Doc: remove details about i18n from Qt Linguist ManualLeena Miettinen2013-04-152-308/+47
* Doc: rewrite Translators topic in Qt Linguist ManualLeena Miettinen2013-04-1229-733/+351
* Doc: replace "balloon help" with "tooltips"Leena Miettinen2013-04-111-1/+1
* Doc: add link to Internationalization with QtLeena Miettinen2013-04-111-0/+3
* Fix plugin export macros in Qt Designer documentation.Friedemann Kleint2013-04-101-3/+2
* Doc: move release management task list in Qt Linguist ManualLeena Miettinen2013-04-101-26/+27
* QUiLoader/Designer: Fix gcc 4.8 warnings about unused typedefs.Friedemann Kleint2013-04-062-4/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Assistant: Fix static linking on Windows.v5.0.2Friedemann Kleint2013-03-271-1/+1
| * Assistant: Fix static linking for Linux.Friedemann Kleint2013-03-262-12/+1
* | Generate the Qt5LinguistConfig.cmake files independent of QtUiTools.Stephen Kelly2013-03-271-6/+6
* | Doc: edit Qt Linguist Manual for styleLeena Miettinen2013-03-251-17/+21
* | Doc: move Qt Linguist overview informationLeena Miettinen2013-03-231-14/+23
* | Merge branch 'dev' into stableSergio Ahumada2013-03-2092-791/+177
|\ \
| * | make lupdate a host toolOswald Buddenhagen2013-03-192-0/+3
| * | make lconvert a host toolOswald Buddenhagen2013-03-192-0/+3
| * | make lrelease only optionally bootstrappedOswald Buddenhagen2013-03-192-2/+2
| * | fix translation contextsOswald Buddenhagen2013-03-198-28/+10
| * | support only utf-8 and utf-16 for source codeOswald Buddenhagen2013-03-195-27/+24
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-143-2/+5
| |\ \
| * | | purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-1218-342/+61
| * | | purge ui3 support from lupdateOswald Buddenhagen2013-03-123-27/+1
| * | | purge TS 1.1 supportOswald Buddenhagen2013-03-121-102/+15
| * | | Aero-Style-QWizard: Remove special handling in Qt Designer.Friedemann Kleint2013-03-111-10/+0