summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update obsolete external URLsTopi Reinio2015-04-117-7/+7
* Add detection of and support for Visual Studio 2015Joerg Bornemann2015-04-093-2/+9
* Update copyright headersAkseli Salovaara2015-03-311236-15561/+15508
* Assistant: Fix index updating on startup in the remote control modeAlexander Volkov2015-03-261-2/+4
* qmlplugindump: Fix build with mingw.orgKai Koehne2015-03-181-3/+5
* Fix compiler warnings in Qt Designer.Friedemann Kleint2015-03-022-2/+1
* Bump year to 2015Kai Koehne2015-01-1514-21/+21
* Doc: Update copyright information in documentation templatesTopi Reinio2015-01-1413-31/+31
* Bump Qt version to 4.8.7Akseli Salovaara2014-12-0310-30/+30
* Make sure the content widget never replaces valid data with empty data.Christian Kandeler2014-10-071-9/+18
* Fix crash when accessing the content model.Christian Kandeler2014-09-194-8/+16
* qmlplugindumper: do not pop up a window if an assert is triggeredFawzi Mohamed2014-08-011-0/+11
* Fix crashes in QtHelp when too many connections are madeRobert Loehning2014-07-251-5/+3
* Fix detection of newer MinGW toolchains in configure.exeKai Koehne2014-05-091-2/+2
* 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