summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Source files for the blur picker example.Ariya Hidayat2009-06-037-0/+440
* Simplify the examples, since effect is a QObject now.Ariya Hidayat2009-06-034-10/+4
* Refactor: QGraphicsEffect is now a subclass of QObject.Ariya Hidayat2009-06-032-101/+375
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi...Ariya Hidayat2009-06-0325-110/+385
|\
| * missing opening paragraph tagFrederik Schwarzer2009-06-031-1/+1
| * Implemented QGLTextureGlyphCache to avoid wasting glyph cache memory.Samuel Rødal2009-06-037-58/+255
| * Doc: Modified the property documentation to relax the restriction onDavid Boddie2009-06-021-4/+4
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-06-0210-31/+65
| |\
| | * 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-0211-33/+68
| | |\
| | | * 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
| | | * Correct invalid font.Norwegian Rock Cat2009-06-021-1/+1
| | | * 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
| | | * My Changelog for 4.5.2Peter Hartmann2009-06-021-0/+10
| | | * Changelog for 4.5.2Denis Dzyubenko2009-06-021-0/+5
| | | * Doc - changing the "main layout" term to "top level widget's layout" toKavindra Devi Palaraja2009-06-022-7/+12
| | | * BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
| | | * My 4.5.2 changes for the changelog.Samuel Rødal2009-06-021-1/+25
| * | | 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-022-1/+45
| * | Ensure small and mini headers aren't bigger than "large" ones.Norwegian Rock Cat2009-06-021-1/+1
| * | qdoc: Changed the css to make more people happy.Martin Smith2009-06-022-11/+11
* | | Another QGraphicsEffect example: application chooser with blur effect.Ariya Hidayat2009-06-0211-0/+6
* | | First example using QGraphicsEffect class: drop shadows on items.Ariya Hidayat2009-06-027-0/+403
* | | Another n-th attempt at making an API for the effect framework.Ariya Hidayat2009-06-029-13/+1063
|/ /
* | Removed an ifdef in QLocale that breaks the One Definition Rule.Denis Dzyubenko2009-06-022-3/+0
* | Integrate merge-request #564 into branch 'master'Denis Dzyubenko2009-06-021-0/+2
|\ \
| * | Fixed sub-attaq example buildThiago Marcos P. Santos2009-05-291-0/+2
* | | 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-0225-252/+335
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
| * | | My changes for Qt 4.5.2.Norwegian Rock Cat2009-06-021-0/+18
| * | | Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| * | | Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-06-013-4/+9
| * | | 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
| * | | Remove the fixFilename() usage from the solution generatorMarius Storm-Olsen2009-05-291-1/+1
| * | | New configure.exe binaryMarius Storm-Olsen2009-05-291-0/+0
| * | | Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
| * | | Fixed build issues with MSVCThierry Bastian2009-05-292-8/+22
| * | | Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
| * | | Changes for DirectFBAnders Bakken2009-05-281-0/+20
| * | | Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32