summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix headers in the XUnit feature.Thiago Macieira2009-06-049-7/+61
* move the QT_NO_ANIMATION macro to the right place (ie after otherThierry Bastian2009-06-047-15/+15
* 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
* 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
* 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
* Code cleanup - use constructor initializers in shader classes.Rhys Weatherley2009-06-041-14/+14
* Improvements to shader API in response to API reviewRhys Weatherley2009-06-043-94/+83
* 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-031-1/+1
* force activation of minimized windows on Windows mobileJoerg Bornemann2009-06-031-1/+5
* fix signal signature bug in debug outputKent Hansen2009-06-031-2/+2
* don't require use of SIGNAL macro in calls to addTransition()Kent Hansen2009-06-031-2/+3
* fix qdoc warningKent Hansen2009-06-031-1/+1
* fix typosKent Hansen2009-06-032-2/+2
* use of QMutexPool to reduce the number of Q_GLOBAL_STATIC in theThierry Bastian2009-06-032-36/+40
* missing opening paragraph tagFrederik Schwarzer2009-06-031-1/+1
* Implemented QGLTextureGlyphCache to avoid wasting glyph cache memory.Samuel Rødal2009-06-037-58/+255
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-06-026-22/+12
|\
| * Revert "Avoid a crash when setting a focus in a widget hierarchy containing"Denis Dzyubenko2009-06-021-3/+2
| * Merge branch '4.5'Denis Dzyubenko2009-06-027-24/+15
| |\
| | * Avoid a crash when setting a focus in a widget hierarchy containingDenis Dzyubenko2009-06-021-2/+3
| | * BT: Remove duplicate code and fix font parsing.Norwegian Rock Cat2009-06-022-9/+2
| | * Fixed aspect ratio on WindowsThierry Bastian2009-06-022-0/+3
| | * Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
| | * BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
* | | Merged changes to the string builder class.David Boddie2009-06-021-3/+3
|/ /
* | Setting a focus on a widget hierarchy which contains both visible andDenis Dzyubenko2009-06-021-1/+10
* | Ensure small and mini headers aren't bigger than "large" ones.Norwegian Rock Cat2009-06-021-1/+1
* | Removed an ifdef in QLocale that breaks the One Definition Rule.Denis Dzyubenko2009-06-022-3/+0
* | Improve detection of monotonic timer supportBradley T. Hughes2009-06-021-1/+1
* | Integrate merge-request #573 into branch 'master'Eskil Abrahamsen Blomfeldt2009-06-021-1/+1
|\ \
| * | Remove the redundant timer kill and start when the twojieshuzheng2009-06-021-1/+1
* | | Change QDesktopServices::TempLocation on Mac to be the same as QDir.Norwegian Rock Cat2009-06-021-5/+6
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-0214-208/+133
|\ \ \ | | |/ | |/|
| * | Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
| * | Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| * | Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
| * | Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
| * | Remove unused variable.Alexis Menard2009-05-291-1/+0
| * | Fixed a crash in the GL 2 paintengine when drawing text.Trond Kjernåsen2009-05-291-0/+3
| * | Fixed build issues with MSVCThierry Bastian2009-05-291-0/+14