summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes-4.7.6 file updated4.7-digiaMarko Valtanen2012-12-121-1/+6
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-123-1/+13
* updated LICENSE.PREVIEW.COMMERCIALjutaipal2012-12-051-140/+139
* Nokia to Digia for LGPL-exception filejutaipal2012-12-051-1/+1
* Nokia corp to Digia Plc and contact info changesjutaipal2012-12-05262-337/+337
* Nokia to Digia changes in documentationjutaipal2012-12-0519-47/+47
* Nokia to Digia changes in Translations, README, INSTALL filesjutaipal2012-12-0557-173/+173
* Changes-4.7.6 file updatedMarko Valtanen2012-12-041-0/+2
* Make the rules for redirects a bit stricter.Richard Moore2012-12-041-3/+5
* Disable SSL compression by default.Richard Moore2012-12-041-0/+6
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-3011500-196721/+207565
* Changes-4.7.6 file updatedMarko Valtanen2012-11-301-2/+171
* Version bump to 4.7.6Marko Valtanen2012-11-3021-41/+129
* Added changes-4.7.5 file.v4.7.5Marko Valtanen2012-01-311-0/+257
* Test didn't work after fixed bug QTBUG-17873.Olli Kauppila2012-01-311-1/+1
* fix tst_qscriptengine after merging MR-1149Zeno Albisser2012-01-311-0/+2
* Fixed auto-test failures caused by a3a79fefe65ec12.Samuel Rødal2012-01-311-2/+5
* Fixed failure of tst_qxmlquery::evaluateToReceiverRohan McGovern2012-01-311-1/+1
* Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"Marko Valtanen2012-01-311-9/+8
* Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2012-01-313-5/+48
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-01-311-1/+1
* Designer example plugins build behaviour on debug and releaseSamuli Piippo2012-01-314-4/+24
* Concurrent example not included when QtConcurrent is not supportedSamuli Piippo2012-01-311-1/+1
* Ensure that the type is not registered as a typedefAndy Shaw2012-01-311-1/+1
* Fix set/paperSize(QPrinter::PaperSize) on MacAndy Shaw2012-01-312-11/+18
* Ensure that QSqlDatabase::database() is still thread-safeAndy Shaw2012-01-311-4/+1
* libpng config for WEC7jaanttil2012-01-311-0/+2
* Hide png symbols in a namespace for -qt-libpngDaniel Teske2012-01-3124-39/+88
* Fixes: libpng symbols exported from QtGui.dll on Windowsaavit2012-01-311-0/+5
* Ensure that using multiple GridViews with the same model source worksAndy Shaw2012-01-311-2/+6
* Various qt documentation fixes (wk 44)artoka2012-01-3112-17/+28
* Various qt documentation fixes (wk 43)artoka2012-01-3120-121/+169
* Various qt documentation fixes (wk 42)artoka2012-01-3114-21/+32
* Various qt documentation fixes (wk 40&41)artoka2012-01-3121-46/+56
* Fix QProgressBar causing timer event spamTero Ahola2012-01-312-23/+37
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2012-01-311-1/+2
* Prevent stroking zero length lines in qstroker.cppSamuel Rødal2012-01-311-19/+21
* Fixes the double spinbox not updating geometry when suffix is changedThierry Bastian2012-01-311-0/+3
* Add an app icon.Thiago Macieira2012-01-311-0/+2
* Designer/QFormBuilder::save(): Fix traversal of QGridLayout/QFormLayoutFriedemann Kleint2012-01-312-56/+95
* HTTP internals: send password even if no username is setRobert Hogan2012-01-311-2/+2
* Assistant: Get rid of bogus warning.Christian Kandeler2012-01-311-1/+2
* Designer: Set dirty correctly in case resource paths were changed.Friedemann Kleint2012-01-313-1/+5
* Designer: Do not translate page object names of QMdiArea.Friedemann Kleint2012-01-311-2/+2
* Designer: Allow promoted QWidget's to be buddies.Friedemann Kleint2012-01-311-1/+3
* Designer: Specify 'notr' attribute for buttongroup name.Friedemann Kleint2012-01-311-0/+1
* Designer: Check for 0-spacing when loading grid settings.Friedemann Kleint2012-01-311-6/+14
* Add version attributes as per ODF specificationTomas Straupis2012-01-311-0/+2
* Fixed the combobox just adjusting their size without relayoutingThierry Bastian2012-01-311-0/+1
* Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2012-01-312-14/+51