summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove non-host toolsv5.2.0-beta1Eskil Abrahamsen Blomfeldt2013-10-181-2/+2
* Fix handling android dependency xml.BogDan Vatra2013-10-171-10/+4
* androiddeployqt: Use correct prefix for tools on x86Eskil Abrahamsen Blomfeldt2013-10-171-2/+13
* androiddeployqt: fix dependencies of pluginsPaul Olav Tvete2013-10-151-25/+29
* Assistant: Update list of modules for 5.2.Friedemann Kleint2013-10-141-47/+62
* windeployqt: Fix deployment of command line applications.Friedemann Kleint2013-10-111-4/+1
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2013-10-106-1/+124
* INCLUDEPATH does *not* act as VPATH for HEADERSOswald Buddenhagen2013-10-101-5/+1
* don't look for sources in FORMS3Oswald Buddenhagen2013-10-101-1/+0
* don't unnecessarily claim that gui is neededOswald Buddenhagen2013-10-102-2/+2
* Keep the copied files as writableThiago Macieira2013-10-091-0/+2
* androiddeployqt: Don't detect directories as executable filesEskil Abrahamsen Blomfeldt2013-10-071-1/+2
* Qt Designer: Temporarily disable loading of QDeclarativeView plugin.Friedemann Kleint2013-10-071-0/+8
* Macdeployqt: Deploy QML imports.Morten Johan Sørvig2013-10-073-6/+136
* androiddeployqt: make it easier to diagnose problemsPaul Olav Tvete2013-10-021-16/+16
* Make deployment on Android work again when device is specifiedPaul Olav Tvete2013-10-011-3/+4
* add missing fileOswald Buddenhagen2013-10-011-0/+42
* Long live windeployqt!Friedemann Kleint2013-09-307-0/+2657
* androiddeployqt: Fix overriding auto-detected deploymentEskil Abrahamsen Blomfeldt2013-09-261-1/+28
* androideployqt: Allow executable paths with spacesEskil Abrahamsen Blomfeldt2013-09-261-16/+19
* Add QKeySequenceEdit to Qt Designerv5.2.0-alpha1ABBAPOH2013-09-252-1/+20
* Remove QtAlgorithms usage from Qt Assistant.Friedemann Kleint2013-09-252-4/+8
* Remove QtAlgorithms usage from Qt Designer.Friedemann Kleint2013-09-257-21/+35
* Remove QtAlgorithms usage from Qt Linguist and its tools.Friedemann Kleint2013-09-251-1/+3
* Remove usage of deprecated function qSortPaul Olav Tvete2013-09-251-1/+2
* Work around wrong return code from pclosePaul Olav Tvete2013-09-251-4/+8
* Add tool to deploy Qt applications on AndroidEskil Abrahamsen Blomfeldt2013-09-203-0/+1935
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-181-0/+4
|\
| * Fix no such signal error on assistant startup with no webkit.old/5.1Mitch Curtis2013-09-171-0/+4
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-131-1/+1
|\ \ | |/
| * Doc: Fixing "clcik" to "click"Jerome Pasion2013-09-121-1/+1
* | Command line client to standard pathsSune Vuorela2013-09-123-1/+303
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-0610-300/+63
|\ \ | |/
| * print project errors after all. sometimes.Oswald Buddenhagen2013-09-045-7/+26
| * remove dead code for printing parser/evaluator warningsOswald Buddenhagen2013-09-042-14/+11
| * make CONFIG feature evaluation failure non-fatal in cumulative modeOswald Buddenhagen2013-09-041-1/+1
| * purge phonon configOswald Buddenhagen2013-09-043-265/+0
| * Linguist: Fix layout of message editor for length variantsTakumi Asaki2013-08-271-13/+25
* | Use QLineEdit's clear button feature in in Qt Designer.Friedemann Kleint2013-09-028-423/+72
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2731-699/+590
|\ \ | |/
| * update the form preview upon switching the current translationOswald Buddenhagen2013-08-272-21/+26
| * don't disable error view just because of lacking location infoOswald Buddenhagen2013-08-271-2/+1
| * actually recognize -drop-tags argumentOswald Buddenhagen2013-08-271-1/+1
| * search in plural forms after allOswald Buddenhagen2013-08-271-4/+4
| * search translator comments of every translationOswald Buddenhagen2013-08-271-2/+2
| * de-duplicate code pathsOswald Buddenhagen2013-08-271-13/+10
| * fix search occasionally skipping messagesOswald Buddenhagen2013-08-272-29/+16
| * change reporting of missing filesOswald Buddenhagen2013-08-271-3/+4
| * fix setting the output directory for the qmake evaluatorOswald Buddenhagen2013-08-261-3/+3
| * make split_value_list() even less sane againOswald Buddenhagen2013-08-261-5/+8