summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Parse yearless date strings on leap years during LIST in QFtpPhilip Van Hoof2012-08-231-2/+35
* QUrl: fix thread safety.David Faure2012-08-233-49/+264
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-232-5/+77
* Remove warning about non existing paint device engineTitta Heikkala2012-08-231-25/+27
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-08-233-1/+16
* QNX: Enable QT_NO_IMPORT_QT47_QMLKevin Ottens2012-08-231-0/+2
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* uikit: update screen geometry correctly for interface orientationEike Ziller2012-08-231-7/+6
* uikit: Fix missing point to pixel conversionsEike Ziller2012-08-231-6/+6
* uikit: Adapt readme and examples to recent changesEike Ziller2012-08-233-24/+17
* test: Mark tst_QWidget unstable failures as XFAILSergio Ahumada2012-08-231-5/+26
* Doc: Really minor typo fixSergio Ahumada2012-08-231-1/+1
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-223-2/+90
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-222-3/+63
* Remove qurl.cpp from qmake and bootstrap, it's not needed.David Faure2012-08-217-18/+19
* test: XFAIL tst_QListWidget::fastScroll() test on WindowsSergio Ahumada2012-08-211-0/+5
* test: Re-enabling tst_QFileInfo test on WindowsSergio Ahumada2012-08-211-2/+0
* Fix deleting of QTreeWidget items.Friedemann Kleint2012-08-201-0/+1
* Register less types for QtDeclarative/QCoreApplicationKevin Ottens2012-08-203-68/+78
* test: Re-enabling tst_QListWidget testSergio Ahumada2012-08-171-2/+0
* test: Re-enabling tst_QImageReader testSergio Ahumada2012-08-171-2/+0
* Fix tst_qbytearray on QNX/Blackberry systemsRafael Roquetto2012-08-172-4/+2
* Disable 3DNOW on Blackberry/Win32Rafael Roquetto2012-08-171-0/+1
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-163-3/+27
* Polish Polish translationsJarek Kobus2012-08-162-158/+85
* test: Re-enabling tst_qdeclarativeerror testSergio Ahumada2012-08-161-1/+0
* Fix error test on Windows.Glenn Watson2012-08-162-1/+2
* Fix for restoring dockwidget's size when it gets dragged.Mikko Knuutila2012-08-162-6/+51
* rebuild configureOswald Buddenhagen2012-08-151-0/+0
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-1511-31/+65
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-155-4/+33
* test: Re-enabling tst_QFont testSergio Ahumada2012-08-151-2/+0
* test: Re-enable tst_QGraphicsEffect test.Sergio Ahumada2012-08-152-2/+22
* add configure options for debug/release OpenSSLPeter Kümmel2012-08-153-10/+46
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-1452-218/+103
* test: Re-enabling tst_QTreeView testSergio Ahumada2012-08-141-1/+0
* test: Re-enabling tst_QMenu testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfiguration testSergio Ahumada2012-08-141-2/+0
* test: Re-enabling tst_QNetworkConfigurationManager testSergio Ahumada2012-08-141-2/+0
* Bump hex copy of Qt version number to 4.8.3.Jason McDonald2012-08-141-1/+1
* fix dangling pointer access during drag-n-drop operationNick Shaforostoff2012-08-141-1/+1
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-141-1/+2
* Accessibility: Add missing break;Jan-Arve Saether2012-08-141-0/+1
* Add default QPA plugin option to 'configure'Ian Dean2012-08-131-1/+14
* make currentText the USER property for QComboBoxMark Brand2012-08-131-2/+2
* test: Re-enabling tst_QWidget_windowSergio Ahumada2012-08-131-2/+0
* test: Mark tst_QTimeLine as significant on platforms other than WindowsSergio Ahumada2012-08-101-1/+1
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-08-101-1/+1
* Don't build qtscript when stdint.h isn't availableKent Hansen2012-08-101-1/+2
* Don't build qtscript when stl isn't availableKent Hansen2012-08-101-1/+7