summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
| * fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
| * fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
| * centralize removeServer() invocation for some more determinismOswald Buddenhagen2009-06-031-5/+9
| * open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
| * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
| * Doc - fixed a typoKavindra Devi Palaraja2009-06-031-1/+1
| * _networktest compile fixJoerg Bornemann2009-06-031-1/+1
| * Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
| * Update my changelog for 4.5.2Olivier Goffart2009-06-021-0/+39
| * my changes for 4.5.2Joerg Bornemann2009-06-021-0/+1
| * missing deployment rule added to examples/richtext/textobjectJoerg Bornemann2009-06-021-0/+4
* | regeneration of qfeatures.hThierry Bastian2009-06-041-0/+5
* | add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-0429-0/+134
* | kill bad QT_END_HEADERKent Hansen2009-06-041-2/+0
* | Fix headers in the XUnit feature.Thiago Macieira2009-06-049-7/+61
* | Autotest: fix detection of generated files and strip the first lineThiago Macieira2009-06-041-0/+3
* | move the QT_NO_ANIMATION macro to the right place (ie after otherThierry Bastian2009-06-047-15/+15
* | kill usage of QT_STATEMACHINE_SOLUTIONKent Hansen2009-06-045-25/+0
* | qdoc3: define QT_NO_CAST_TO_ASCII for safety, no code changes needed.hjk2009-06-041-1/+1
* | Add some compile tests for QStringBuilder.hjk2009-06-0410-0/+220
* | Make inverted appearance work for progressbar in QMacStyleNorwegian Rock Cat2009-06-041-1/+13
* | Forgot to remove old code in d5231e0593dcbf226e0ca3d679c2547e8e1c9697.jasplin2009-06-041-1/+0
* | Add an extra explanation for the API extension.Alexis Menard2009-06-041-1/+4
* | qdoc: Put <b>...</b> around accessor names.Martin Smith2009-06-042-15/+31
* | Enable valgrind on Mac OS X as well.Morten Sørvig2009-06-041-1/+1
* | Removed the internal UsePixmapCache flag in the style code.jasplin2009-06-046-57/+35
* | Make the bench a bit faster.Alexis Menard2009-06-041-2/+2
* | Fixed build error with Sun CC 5.5.jasplin2009-06-041-0/+3
* | Fixed build error with Sun CC 5.5..jasplin2009-06-041-10/+10
* | Fixed the frame that would sometimes not be painted around widgets inThierry Bastian2009-06-041-1/+1
* | Fixed build error with Sun CC 5.5.jasplin2009-06-041-1/+8
* | compile fix with namespaceshjk2009-06-042-0/+5
* | Add some comparisons with std::string to the QStringBuilder benchmarks.hjk2009-06-041-18/+68
* | qdoc: Reset the memItemLeft width property to 200.Martin Smith2009-06-042-2/+2
* | Code cleanup - use constructor initializers in shader classes.Rhys Weatherley2009-06-041-14/+14
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-06-041-1/+0
|\ \
| * | Fixes failure when attempting to run all tests.Rohan McGovern2009-06-031-1/+0
* | | Improvements to shader API in response to API reviewRhys Weatherley2009-06-045-99/+88
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-06-0324-139/+390
|\ \
| * | Doc fix: moved the cldr version outside of the double-to-string license headerDenis Dzyubenko2009-06-031-2/+2
| * | Change crazy casts from QString to NSSting to qt_mac_QStringToNSString.Norwegian Rock Cat2009-06-031-7/+7
| * | Fixed the QMenu to open submenus even if the pointing device is movingThierry Bastian2009-06-031-5/+7
| * | Removed a warning (qreal should be used, and not float)Thierry Bastian2009-06-031-1/+1
| * | fix silly typoKent Hansen2009-06-032-2/+14
| * | force activation of minimized windows on Windows mobileJoerg Bornemann2009-06-031-1/+5
| * | Fix webkit import from the trunk.Simon Hausmann2009-06-031-5/+1
| * | qdoc: Fixed some spacing problems.Martin Smith2009-06-032-13/+20
| * | qdoc: Fixed constructor position in summary lists.Martin Smith2009-06-031-1/+1
| * | fix signal signature bug in debug outputKent Hansen2009-06-031-2/+2