summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-312-15/+37
* Support other platform names on configure.exeRafael Roquetto2012-10-302-9/+68
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-142-0/+38
* More copyright changes to Digia Plc in translations and toolsjutaipal2012-10-1412-112/+112
* Changed Qt release version to 4.8.4jutaipal2012-10-0810-30/+30
* Fixed window raise issue when handling remote commandsTaito Silvola2012-10-041-1/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-299-22/+11
* Fix gcc 4.6 warnings about assigned/unused variables in Qt Designer.Friedemann Kleint2012-09-2913-30/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291244-28695/+28695
* undo variable renaming in backportPeter Kümmel2012-09-171-1/+1
* Add msvc2012 supportPeter Kümmel2012-09-174-3/+11
* Never compile QPA with EGL support on WindowsNicolas Arnaud-Cormos2012-09-071-6/+10
* Add cross_compile to qconfig.pri for global advertisingPeter Kümmel2012-09-071-1/+6
* Make sure the parent widget still exists.Jarek Kobus2012-08-312-2/+4
* Fix deleting of QTreeWidget items.Friedemann Kleint2012-08-201-0/+1
* Disable 3DNOW on Blackberry/Win32Rafael Roquetto2012-08-171-0/+1
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-1511-31/+65
* add configure options for debug/release OpenSSLPeter Kümmel2012-08-152-10/+33
* Changed qt version to 4.8.3jutaipal2012-08-0810-30/+30
* Properly handle include cyclesKevin Ottens2012-08-081-28/+75
* Update contact information in license headers.Sergio Ahumada2012-08-011194-2395/+2395
* Add defaults for Blackberry platform on configureRafael Roquetto2012-07-301-0/+25
* Use improved QLibrary search heuristics for QMeegoRuntimeSean Harmer2012-07-271-1/+1
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-181-4/+9
* New command line switches for configure.exeRafael Roquetto2012-07-161-2/+184
* Don't change the current page of mainwindow containerJarek Kobus2012-07-061-1/+1
* Update macdeployqt plugin deployment logic.Morten Johan Sorvig2012-07-051-0/+12
* Fix Assistant crash when closing last tab.Markku Heikkila2012-06-252-0/+11
* makeqpf: Fixing range in character-generationMartin Wodok2012-06-013-3/+3
* Support mkspecs in subdirs for xcompile under windowsAndreas Holzammer2012-05-251-3/+11
* Remove build_all when target is same for debug and releaseSamuli Piippo2012-05-019-3/+36
* qdoc: Disambiguate prev and next links in html sourceDaniel Molkentin2012-04-261-2/+2
* Add icons for previous and next page.Daniel Molkentin2012-04-262-0/+4
* docs: fix conflicting resource file namesDaniel Molkentin2012-04-261-1/+1
* QDoc: Remove the text around previous and next page links.Casper van Donderen2012-04-261-4/+4
* Fix annotation processing for qtTypeNameMartin Gräßlin2012-04-231-1/+1
* Update com.trolltech -> org.qtproject in the bootstrapped toolsThiago Macieira2012-04-201-13/+40
* Bump Qt version to 4.8.2aksalova2012-04-1810-31/+31
* Fix compilation when QT_NO_CURSOR is definedRomain Pokrzywka2012-04-102-0/+10
* Fixed build failure in tools/qml for HarmattanGareth Stockwell2012-04-051-11/+11
* compile without rttiOswald Buddenhagen2012-03-201-1/+1
* remove pointless include pathsOswald Buddenhagen2012-03-201-6/+0
* properly enable stl via qmake instead of hacking compiler flagsOswald Buddenhagen2012-03-201-2/+1
* build with QT_NO_GEOM_VARIANTOswald Buddenhagen2012-03-201-5/+1
* add missing errno.h includeOswald Buddenhagen2012-03-201-0/+1
* remove bizarre magic from precompiled headerOswald Buddenhagen2012-03-201-26/+1