| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 2 | -15/+193 |
|
|
* | Also changing test ftp server address here to reflect nokia network settings. | Jesper Thomschütz | 2009-08-26 | 1 | -1/+1 |
|
|
* | Fix a leak in the stylesheet text | Olivier Goffart | 2009-08-25 | 1 | -3/+4 |
|
|
* | animations: make sure setCurrentTime is called on all animations | Thierry Bastian | 2009-08-25 | 1 | -0/+50 |
|
|
* | ItemViews: selection not well kept when new rows appear | Thierry Bastian | 2009-08-25 | 1 | -0/+33 |
|
|
* | Merge commit 'origin/master' into 4.6 | Jason Barron | 2009-08-25 | 1 | -2/+2 |
|\ |
|
| * | Removed unnecessary Q_OS_SYMBIAN ifdefs | Miikka Heikkinen | 2009-08-24 | 1 | -2/+2 |
|
|
* | | Memory leak in QScriptEngineAgent. | Olivier Goffart | 2009-08-25 | 1 | -0/+1 |
|
|
* | | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 9 | -0/+1856 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 21 | -21/+229 |
|\ \ |
|
| * \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 16 | -12/+131 |
| |\ \ |
|
| | * | | don't test tst_QMenu::mouseActivation on Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+3 |
|
|
| | * | | fix tst_QMainWindow::menuBar for Windows mobile | Joerg Bornemann | 2009-08-18 | 1 | -0/+8 |
|
|
| | * | | Fix regression in clip path calculation for QGraphicsWidget. | Alexis Menard | 2009-08-18 | 1 | -0/+82 |
|
|
| | * | | QSslSocket: Clear readBuffer and writeBuffer on close() | Markus Goetz | 2009-08-18 | 1 | -0/+29 |
|
|
| | * | | Fix qsqltablemodel autotest | Derick Hawcroft | 2009-08-17 | 1 | -6/+7 |
|
|
| | * | | skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CE | Joerg Bornemann | 2009-08-17 | 1 | -0/+3 |
|
|
| | * | | new screenshot for windowsmobile autotest | Joerg Bornemann | 2009-08-17 | 1 | -0/+0 |
|
|
| | * | | fix warning in windowsmobile autotest | Joerg Bornemann | 2009-08-17 | 1 | -2/+0 |
|
|
| | * | | run tst_windowsmobile only on WM5 | Joerg Bornemann | 2009-08-17 | 1 | -4/+8 |
|
|
| | * | | make tst_windowsmobile work in shadow builds | Joerg Bornemann | 2009-08-17 | 1 | -1/+1 |
|
|
| | * | | Fix the painting of QComboBox on Mac when the rect is not at the origin | Benjamin Poulain | 2009-08-14 | 1 | -0/+44 |
|
|
| | * | | don't test dbus stuff where no dbus is | Joerg Bornemann | 2009-08-12 | 1 | -3/+3 |
|
|
| | * | | tst_qurl fixed after the great URL replacement spree | Joerg Bornemann | 2009-08-12 | 1 | -15/+15 |
|
|
| | * | | fix tst_QWidget::showAndMoveChild for Windows mobile | Joerg Bornemann | 2009-08-12 | 1 | -0/+1 |
|
|
| | * | | fix tst_QWidget::inputFocus_task257832 on Windows | Joerg Bornemann | 2009-08-12 | 1 | -0/+1 |
|
|
| | * | | indentation fixed in tst_QWidget::inputFocus_task257832 | Joerg Bornemann | 2009-08-12 | 1 | -10/+10 |
|
|
| | * | | Test naming convention fixes. | Rohan McGovern | 2009-08-12 | 9 | -8/+8 |
|
|
| | * | | Update URL for Qt FTP site. | Jason McDonald | 2009-08-11 | 3 | -25/+25 |
|
|
| | * | | Update URL for Qt web site. | Jason McDonald | 2009-08-11 | 99 | -169/+169 |
|
|
| | * | | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 2 | -10/+10 |
|
|
| | * | | Update old email address. | Jason McDonald | 2009-08-11 | 38 | -39/+39 |
|
|
| | * | | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -4/+4 |
|
|
| | * | | Update license headers. | Jason McDonald | 2009-08-11 | 896 | -963/+963 |
|
|
| | * | | Fix autotest for qtwidgets::snapshot | Jens Bache-Wiig | 2009-08-10 | 1 | -3/+3 |
|
|
| * | | | Don't float objects into next page unless they can fit in it | Eskil Abrahamsen Blomfeldt | 2009-08-24 | 1 | -0/+21 |
|
|
| * | | | Fixed SVG stroke attributes to work with 'use' tags. | Kim Motoyoshi Kalland | 2009-08-24 | 1 | -4/+1 |
|
|
| * | | | Added autotest for SVG 'use' elements. | Suneel BS | 2009-08-24 | 1 | -0/+102 |
|
|
| * | | | avoid calling QScriptValue::isFunction() inside call() and construct() | Kent Hansen | 2009-08-24 | 1 | -0/+14 |
|
|
| * | | | HSL support for QColor | Thomas Hartmann | 2009-08-24 | 1 | -13/+217 |
|
|
| * | | | Speedup the qgraphicsscene benchmark | Olivier Goffart | 2009-08-24 | 1 | -0/+5 |
|
|
| * | | | Fix QScriptContext::argumentObjects for function called with QScriptValue::call | Olivier Goffart | 2009-08-24 | 1 | -0/+35 |
|
|
| * | | | QScriptValue: No need to create the activation object for call or construct | Olivier Goffart | 2009-08-24 | 1 | -9/+23 |
|
|
* | | | | add a QByteArray based example to the QString::split() benchmark | hjk | 2009-08-24 | 1 | -0/+14 |
|
|
* | | | | Fix Qt::ClickFocus for QGraphicsProxyWidget. | Andreas Aardal Hanssen | 2009-08-24 | 1 | -0/+85 |
|
|
* | | | | Fixed SVG stroke attributes to work with 'use' tags. | Kim Motoyoshi Kalland | 2009-08-24 | 1 | -4/+1 |
|
|
* | | | | Added autotest for SVG 'use' elements. | Suneel BS | 2009-08-24 | 1 | -0/+102 |
|
|
* | | | | HSL support for QColor | Thomas Hartmann | 2009-08-24 | 1 | -13/+217 |
|
|
* | | | | add a benchmark for QString::split() and compare to a 'plain Standard C++' ve... | hjk | 2009-08-24 | 1 | -10/+88 |
|/ / / |
|
* | | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 2 | -4/+4 |
|
|