summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Set the url on created QNetworkReply objects.Stephen Kelly2014-03-311-0/+1
* Updated year in copyright headerKai Koehne2014-03-261243-1255/+1255
* Store changed status of the QAxWidget's "control" property correctly.Friedemann Kleint2014-03-191-4/+9
* Fix compilation failure in configure.exeKai Koehne2014-03-131-1/+1
* Ensure correct codec is used for Sources and Forms view.Mitch Curtis2014-02-191-1/+1
* Remove incorrect check for mingw 64 bitKai Koehne2014-02-111-7/+2
* Fix detection of mingw gcc >=4.6Kai Koehne2014-02-111-1/+1
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2014-02-051-1/+1
* fix strings from #included sources not being collectedOswald Buddenhagen2014-02-051-0/+1
* qmlplugindump is missing --noinstantiate option on Qt 4.8Daniel Pesch2014-01-291-27/+33
* add support for Visual Studio 2013Joerg Bornemann2014-01-213-2/+9
* Make configure.exe only detect each compiler onceBradley T. Hughes2014-01-211-9/+29
* Keep the copied files as writableThiago Macieira2013-11-281-0/+2
* QUiLoader/Designer: Fix gcc 4.8 warnings about unused typedefs.Friedemann Kleint2013-11-202-4/+0
* Make sure .qch file is opened read-onlyKai Koehne2013-11-191-0/+1
* Designer: remove dead code in QStackedWidgetPreviewEventFilter::updateButtonT...Marc Mutz2013-11-121-3/+0
* Qt Designer: Implement property() for QAxWidgetPropertySheet.Friedemann Kleint2013-11-112-0/+10
* Fix resetting of string properties.Friedemann Kleint2013-10-311-0/+6
* execute some loops even in cumulative modeOswald Buddenhagen2013-08-191-7/+10
* lupdate: Fixing decoding of QML filesEl Mehdi Fekari2013-08-121-1/+4
* Fixed copyright and contact headersTeemu Kaukoranta2013-07-1134-34/+34
* Bump Qt version to 4.8.6Thiago Macieira2013-07-1010-30/+30
* Designer: Fix morphing of widgets in QSplitters.Friedemann Kleint2013-06-221-0/+8
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-281-2/+7
* Disabling largefile support for WinCE.Bjoern Breitmeyer2013-05-131-0/+1
* qmlplugindump: add an explicit -relocatable flagFawzi Mohamed2013-04-251-2/+7
* Avoid macro re-definition after 65bd0bd1f047f6db6d67a8f089a9a409354b95a1Konstantin Ritt2013-04-241-1/+1
* Make linguist's source viewer respect the encoding of files.Mitch Curtis2013-04-184-1/+13
* qmlplugindump: correctly handle various versions of a meta objectFawzi Mohamed2013-04-181-9/+18
* configure: Fix url about evaluacion licenseSergio Ahumada2013-04-091-3/+2
* Use delete[] instead of deleteSergio Martins2013-04-081-2/+2
* Fix moving widgets in horizontal layouts in RTL mode.Friedemann Kleint2013-03-061-1/+4
* Active X plugin: Fix setting a control by task menu.Friedemann Kleint2013-03-051-2/+3
* unmess CONFIG/QT_CONFIG static/sharedOswald Buddenhagen2013-03-011-2/+5
* Try harder in matching the method signatureDirk Mueller2013-01-291-2/+11
* Use path() as we need the path without the filenameAndy Shaw2013-01-281-1/+1
* Doc: Updated HTML copyright year to 2013.Jerome Pasion2013-01-2212-12/+12
* Qt Designer: Use multiline validation for dynamic string properties.Friedemann Kleint2013-01-211-0/+20
* ActiveQt Designer plugin: Load control string correctly.Friedemann Kleint2013-01-211-1/+3
* Change all shmget calls to user-only memoryThiago Macieira2013-01-181-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131232-1244/+1244
* configure.exe: fix -inotify optionRafael Roquetto2012-12-111-0/+3
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-0710-30/+30
* support indirect SUBDIRSLucas Wang2012-12-061-1/+6
* configure.exe: add inotify command line switchRafael Roquetto2012-12-031-0/+12
* Detect QMainWindow-separator as passive interactor in Qt Designer.Friedemann Kleint2012-11-281-2/+6
* Fix syntax error on configure.exe source code.Rafael Roquetto2012-11-131-1/+1
* Use slogger2 for logging on Blackberry instead of writing to stderrFabian Bumberger2012-11-081-1/+23
* Doc: Updated links on the documentation's headers.Jerome Pasion2012-11-025-23/+16
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-11-011-1/+17