| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix where data() is called before xml is loaded. Also add status tests. | Bea Lam | 2010-03-25 | 2 | -2/+47 |
|
|
* | Clean up | Bea Lam | 2010-03-25 | 1 | -20/+0 |
|
|
* | Remove int parameter from ListModel countChanged() to be consistent | Bea Lam | 2010-03-25 | 3 | -5/+5 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 284 | -13970/+13782 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-25 | 284 | -13972/+13784 |
| |\ |
|
| | * | Use QTRY_COMPARE after QTest::qWaitForWindowShown() | Kent Hansen | 2010-03-25 | 1 | -1/+1 |
|
|
| | * | Use the new memory cost reporting API in QtScript Custom Class example | Kent Hansen | 2010-03-25 | 3 | -2/+30 |
|
|
| | * | QtScript: Add API for reporting additional memory costs | Kent Hansen | 2010-03-25 | 5 | -3/+81 |
|
|
| | * | Add experimental support for StaticContents in Mac OS X. | Fabien Freling | 2010-03-25 | 1 | -1/+18 |
|
|
| | * | Fix misspelling in function name. | Fabien Freling | 2010-03-25 | 1 | -2/+2 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-25 | 226 | -3447/+2531 |
| | |\ |
|
| | | * | Merge remote branch 'main/4.7' into 4.7 | Morten Johan Sørvig | 2010-03-25 | 226 | -3447/+2531 |
| | | |\
| | |_|/
| |/| | |
|
| | * | | don't just return the first key here. | Lorn Potter | 2010-03-25 | 1 | -3/+0 |
| | |/ |
|
| | * | Fix CI sytem build breakage. | Morten Johan Sørvig | 2010-03-25 | 1 | -0/+0 |
|
|
| | * | Fix crash. | Aaron McCarthy | 2010-03-25 | 1 | -1/+1 |
|
|
| | * | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 20 | -24/+67 |
|
|
| | * | Don't emit signals in constructor. | Aaron McCarthy | 2010-03-25 | 2 | -4/+11 |
|
|
| | * | Remove unused code. | Aaron McCarthy | 2010-03-25 | 2 | -212/+113 |
|
|
| | * | fix multiple promps for keychain access when connecting to wifi network | Lorn Potter | 2010-03-25 | 2 | -39/+111 |
|
|
| | * | not all interfaces should be active | Lorn Potter | 2010-03-25 | 1 | -2/+2 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-24 | 146 | -1017/+4133 |
| | |\ |
|
| | | * | Update changelog | Thiago Macieira | 2010-03-24 | 1 | -0/+10 |
|
|
| | | * | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 14 | -38/+43 |
| | | |\ |
|
| | | * | | Fix qcombobox:flaggedItems autotest failure. | Thiago Macieira | 2010-03-24 | 2 | -11/+10 |
|
|
| | | * | | Wrong value for PM_ScrollBarExtent on Windows XP. | Prasanth Ullattil | 2010-03-24 | 1 | -1/+1 |
|
|
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-24 | 16 | -213/+435 |
| | | |\ \ |
|
| | | | * | | Do not move keyboard focus to invisible windows on X11. | Denis Dzyubenko | 2010-03-24 | 2 | -6/+2 |
|
|
| | | | * | | Do not use _NET_ACTIVE_WINDOW for nonmanaged windows. | Denis Dzyubenko | 2010-03-24 | 2 | -2/+3 |
|
|
| | | | * | | Revert "Revert "Make QWidget::activateWindow() NET window manager aware."" | Denis Dzyubenko | 2010-03-24 | 3 | -1/+25 |
|
|
| | | | * | | Give 1-pixel splitters a larger grab area | Jens Bache-Wiig | 2010-03-24 | 2 | -1/+32 |
|
|
| | | | * | | Redesigned object and class labels for the Designer propertyeditor | Jens Bache-Wiig | 2010-03-24 | 2 | -12/+60 |
|
|
| | | | * | | Optimization in QJpegHandler to reduce overhead | Zeno Albisser | 2010-03-24 | 2 | -188/+215 |
|
|
| | | | * | | QtScript: Add QObjectWrapOption for not exposing slots | Kent Hansen | 2010-03-24 | 4 | -1/+91 |
|
|
| | | | * | | QtScript: Add more missing API shims | Kent Hansen | 2010-03-24 | 2 | -4/+9 |
|
|
| | | * | | | doc: Fixed all the remaining qdoc errors. For now. | Martin Smith | 2010-03-24 | 10 | -175/+196 |
| | | |/ / |
|
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-24 | 10 | -190/+92 |
| | | |\ \ |
|
| | | | * | | Wrong position for foucs ring when used in QMacNativeWidget. | Prasanth Ullattil | 2010-03-24 | 1 | -2/+3 |
|
|
| | | | * | | Fix compile error with QT_NO_HTTP | Tasuku Suzuki | 2010-03-24 | 1 | -0/+8 |
|
|
| | | | * | | Add unit tests for QTranslator. | David Sansome | 2010-03-24 | 3 | -1/+25 |
|
|
| | | | * | | Add a check to make sure QTranslator doesn't load a directory. | David Sansome | 2010-03-24 | 1 | -2/+2 |
|
|
| | | | * | | Revert "Optimized QLocale to access system locale on demand." | Morten Johan Sørvig | 2010-03-24 | 4 | -185/+54 |
|
|
| | | * | | | doc: Fixed function signatures in qdoc comments. | Martin Smith | 2010-03-24 | 1 | -9/+9 |
| | | |/ / |
|
| | | * | | Revert "Make QWidget::activateWindow() NET window manager aware." | Morten Johan Sørvig | 2010-03-24 | 3 | -25/+1 |
|
|
| | | * | | Mac: new auto test: macnativeevents | Richard Moe Gustavsen | 2010-03-24 | 8 | -0/+1317 |
|
|
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-24 | 229 | -13332/+11550 |
| | | |\ \ |
|
| | | | * | | Bearer management documentation. | Aaron McCarthy | 2010-03-24 | 10 | -4/+566 |
|
|
| | | | * | | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 14 | -91/+375 |
|
|
| | | | * | | Remove extraneous semi-colon. | Aaron McCarthy | 2010-03-23 | 1 | -1/+1 |
|
|
| | | | * | | Use the default codec with QString::vsprintf() | Florian Vichot | 2010-03-23 | 2 | -0/+16 |
|
|
| | | | * | | Fix build with QT_NO_DOCKWIDGET | Bernhard Rosenkraenzer | 2010-03-23 | 2 | -0/+6 |
|
|