| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uikit: Fix missing point to pixel conversions | Eike Ziller | 2012-08-23 | 1 | -6/+6 |
|
|
* | uikit: Adapt readme and examples to recent changes | Eike Ziller | 2012-08-23 | 3 | -24/+17 |
|
|
* | test: Mark tst_QWidget unstable failures as XFAIL | Sergio Ahumada | 2012-08-23 | 1 | -5/+26 |
|
|
* | Doc: Really minor typo fix | Sergio Ahumada | 2012-08-23 | 1 | -1/+1 |
|
|
* | Fix undo and redo in QLineEdit when in password mode | Jani Honkonen | 2012-08-22 | 3 | -2/+90 |
|
|
* | Fix QListWidget scrolling with keys when there are hidden items | Jani Honkonen | 2012-08-22 | 2 | -3/+63 |
|
|
* | Remove qurl.cpp from qmake and bootstrap, it's not needed. | David Faure | 2012-08-21 | 7 | -18/+19 |
|
|
* | test: XFAIL tst_QListWidget::fastScroll() test on Windows | Sergio Ahumada | 2012-08-21 | 1 | -0/+5 |
|
|
* | test: Re-enabling tst_QFileInfo test on Windows | Sergio Ahumada | 2012-08-21 | 1 | -2/+0 |
|
|
* | Fix deleting of QTreeWidget items. | Friedemann Kleint | 2012-08-20 | 1 | -0/+1 |
|
|
* | Register less types for QtDeclarative/QCoreApplication | Kevin Ottens | 2012-08-20 | 3 | -68/+78 |
|
|
* | test: Re-enabling tst_QListWidget test | Sergio Ahumada | 2012-08-17 | 1 | -2/+0 |
|
|
* | test: Re-enabling tst_QImageReader test | Sergio Ahumada | 2012-08-17 | 1 | -2/+0 |
|
|
* | Fix tst_qbytearray on QNX/Blackberry systems | Rafael Roquetto | 2012-08-17 | 2 | -4/+2 |
|
|
* | Disable 3DNOW on Blackberry/Win32 | Rafael Roquetto | 2012-08-17 | 1 | -0/+1 |
|
|
* | Implement QAccessibleLineEdit::characterRect() | Jan-Arve Saether | 2012-08-16 | 3 | -3/+27 |
|
|
* | Polish Polish translations | Jarek Kobus | 2012-08-16 | 2 | -158/+85 |
|
|
* | test: Re-enabling tst_qdeclarativeerror test | Sergio Ahumada | 2012-08-16 | 1 | -1/+0 |
|
|
* | Fix error test on Windows. | Glenn Watson | 2012-08-16 | 2 | -1/+2 |
|
|
* | Fix for restoring dockwidget's size when it gets dragged. | Mikko Knuutila | 2012-08-16 | 2 | -6/+51 |
|
|
* | rebuild configure | Oswald Buddenhagen | 2012-08-15 | 1 | -0/+0 |
|
|
* | Prepare QtHelp library for modularized documentation. | Pierre Rossi | 2012-08-15 | 11 | -31/+65 |
|
|
* | XMLHttpRequest does not support the DELETE method | Jani Honkonen | 2012-08-15 | 5 | -4/+33 |
|
|
* | test: Re-enabling tst_QFont test | Sergio Ahumada | 2012-08-15 | 1 | -2/+0 |
|
|
* | test: Re-enable tst_QGraphicsEffect test. | Sergio Ahumada | 2012-08-15 | 2 | -2/+22 |
|
|
* | add configure options for debug/release OpenSSL | Peter Kümmel | 2012-08-15 | 3 | -10/+46 |
|
|
* | license: Fix Blackberry/QNX license headers | Sergio Ahumada | 2012-08-14 | 52 | -218/+103 |
|
|
* | test: Re-enabling tst_QTreeView test | Sergio Ahumada | 2012-08-14 | 1 | -1/+0 |
|
|
* | test: Re-enabling tst_QMenu test | Sergio Ahumada | 2012-08-14 | 1 | -2/+0 |
|
|
* | test: Re-enabling tst_QNetworkConfiguration test | Sergio Ahumada | 2012-08-14 | 1 | -2/+0 |
|
|
* | test: Re-enabling tst_QNetworkConfigurationManager test | Sergio Ahumada | 2012-08-14 | 1 | -2/+0 |
|
|
* | Bump hex copy of Qt version number to 4.8.3. | Jason McDonald | 2012-08-14 | 1 | -1/+1 |
|
|
* | fix dangling pointer access during drag-n-drop operation | Nick Shaforostoff | 2012-08-14 | 1 | -1/+1 |
|
|
* | Fix vcproj file generation for incredibuild handling of moc etc targets | Andy Shaw | 2012-08-14 | 1 | -1/+2 |
|
|
* | Accessibility: Add missing break; | Jan-Arve Saether | 2012-08-14 | 1 | -0/+1 |
|
|
* | Add default QPA plugin option to 'configure' | Ian Dean | 2012-08-13 | 1 | -1/+14 |
|
|
* | make currentText the USER property for QComboBox | Mark Brand | 2012-08-13 | 1 | -2/+2 |
|
|
* | test: Re-enabling tst_QWidget_window | Sergio Ahumada | 2012-08-13 | 1 | -2/+0 |
|
|
* | test: Mark tst_QTimeLine as significant on platforms other than Windows | Sergio Ahumada | 2012-08-10 | 1 | -1/+1 |
|
|
* | Mac: Don't crash if language preferences can't be retrieved. | Eike Ziller | 2012-08-10 | 1 | -1/+1 |
|
|
* | Don't build qtscript when stdint.h isn't available | Kent Hansen | 2012-08-10 | 1 | -1/+2 |
|
|
* | Don't build qtscript when stl isn't available | Kent Hansen | 2012-08-10 | 1 | -1/+7 |
|
|
* | tests: Re-enable tst_MacNativeEvents test. | Sergio Ahumada | 2012-08-09 | 2 | -3/+5 |
|
|
* | tests: Re-enable tst_QMdiSubWindow test. | Sergio Ahumada | 2012-08-08 | 2 | -2/+5 |
|
|
* | tests: Re-enable tst_QGraphicsProxyWidget test. | Sergio Ahumada | 2012-08-08 | 2 | -2/+6 |
|
|
* | Changed qt version to 4.8.3 | jutaipal | 2012-08-08 | 19 | -39/+39 |
|
|
* | Properly handle include cycles | Kevin Ottens | 2012-08-08 | 1 | -28/+75 |
|
|
* | qmake vcxproj generator: map TARGET_EXT to $(TargetExt) | Joerg Bornemann | 2012-08-08 | 3 | -2/+12 |
|
|
* | qmake: un-copy-and-pastify vcxproj generator a bit | Joerg Bornemann | 2012-08-08 | 2 | -60/+70 |
|
|
* | Avoid crashes when invalidating a proxy model filter. | Stephen Kelly | 2012-08-08 | 2 | -3/+70 |
|
|