summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-227-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
* tests: Re-enable tst_MacNativeEvents test.Sergio Ahumada2012-08-092-3/+5
* tests: Re-enable tst_QMdiSubWindow test.Sergio Ahumada2012-08-092-2/+5
* tests: Re-enable tst_QGraphicsProxyWidget test.Sergio Ahumada2012-08-092-2/+6
* Changed qt version to 4.8.3jutaipal2012-08-0819-39/+39
* Properly handle include cyclesKevin Ottens2012-08-081-28/+75
* qmake vcxproj generator: map TARGET_EXT to $(TargetExt)Joerg Bornemann2012-08-083-2/+12
* qmake: un-copy-and-pastify vcxproj generator a bitJoerg Bornemann2012-08-082-60/+70
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-082-3/+70