summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum...Denis Dzyubenko2009-06-121-2/+2
* turn qm generation into a build time targetOswald Buddenhagen2009-06-1246-36/+48
* fix "make debug" under windowsOswald Buddenhagen2009-06-121-1/+1
* don't let comments weaved into strings confuse usOswald Buddenhagen2009-06-111-1/+3
* Spelling in docs.Jarek Kobus2009-06-111-1/+1
* QSslSocket: Wrong warning message in startServerEncryptionMarkus Goetz2009-06-111-1/+1
* BT: QtDemo works far to sluggish on macRichard Moe Gustavsen2009-06-111-0/+2
* BT: Fixes building qtdemo in the installed tree of sources.Thomas Zander2009-06-101-1/+3
* Fixed compile of arthur tests when Qt is configured without opengl orRohan McGovern2009-06-105-5/+13
* BT: Fix missing animation in the Qt Demo BrowserJens Bache-Wiig2009-06-101-2/+6
* Fix the qitemdelgate test.Olivier Goffart2009-06-101-14/+14
* BT: Fix the installed browser source tree to compile.Thomas Zander2009-06-101-1/+1
* BT: Make the spreadsheet demo install its header files so it will compile aft...Thomas Zander2009-06-101-1/+1
* Bump qt-eclipse version number in docsJarek Kobus2009-06-101-1/+1
* Fixed intermittent failure of tst_selftests.Rohan McGovern2009-06-101-1/+1
* Fixed crash in tst_qcombobox when Qt is built in debug mode.Rohan McGovern2009-06-101-1/+1
* Fixed tst_qmake failing to compile when QMAKE_CROSS_COMPILED is defined.Rohan McGovern2009-06-101-1/+2
* More entries for the change logJens Bache-Wiig2009-06-091-0/+12
* Doc - fixed a typoKavindra Devi Palaraja2009-06-091-5/+5
* Doc typo fix in QSslSocketMarkus Goetz2009-06-091-1/+1
* My changes for 4.5.2Jarek Kobus2009-06-091-0/+4
* fix catalan plural rulesOswald Buddenhagen2009-06-073-2/+11
* rename some plural formsOswald Buddenhagen2009-06-071-4/+3
* drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-071-8/+2
* fix turkish plural formsOswald Buddenhagen2009-06-071-1/+1
* fix tagalog plural formsOswald Buddenhagen2009-06-071-2/+8
* fix icelandic plural formsOswald Buddenhagen2009-06-071-1/+5
* fix lithuanian plural rulesOswald Buddenhagen2009-06-071-2/+2
* open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-071-2/+2
* Add a comment for the translator so the placeholders are describedAndy Shaw2009-06-071-0/+3
* Fixed typos.Trond Kjernåsen2009-06-071-2/+2
* My 4.5.2 changes.Trond Kjernåsen2009-06-071-1/+43
* Fixed an issue with graphicssystem raster on 8 and 16 bit X servers.Trond Kjernåsen2009-06-071-1/+1
* Doc - fixed a typoKavindra Devi Palaraja2009-06-071-2/+1
* Doc - fixed another typoKavindra Devi Palaraja2009-06-071-1/+1
* Doc - fixed a typoKavindra Devi Palaraja2009-06-071-1/+1
* My changes for 4.5.2.jasplin2009-06-071-0/+18
* My changes for 4.5.2Thomas Hartmann2009-06-071-1/+3
* Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e...jasplin2009-06-071-4/+1
* Fixed text drawing on Windows in 16 bit mode.Trond Kjernaasen2009-06-072-13/+16
* Doc - fixed a typoKavindra Devi Palaraja2009-06-071-1/+1
* Autotest: Fixed a race condition in the network self test.Thiago Macieira2009-06-071-6/+0
* Doc - cleaned up a sentence to improve clarityKavindra Devi Palaraja2009-06-071-1/+1
* My changelog for 4.5.2Alexis Menard2009-06-071-0/+11
* Make sure to retain alpha information in copyAnders Bakken2009-06-071-3/+4
* my public task ...Oswald Buddenhagen2009-06-071-0/+3
* Add my changelog for 4.5.2Thiago Macieira2009-06-071-0/+9
* Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-074-6/+15
* Document that textVisible is optional when it comes to styles.Norwegian Rock Cat2009-06-071-0/+2
* BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-073-3/+25