summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix misinterpretation of // in strings as a single-line-comment.Warwick Allison2009-10-161-1/+3
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-1638-53/+52
* Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-151-2/+2
* Prevent cross-talk between different Qt builds on OS X.Morten Sorvig2009-10-121-1/+0
* Merge branch '4.6'Thiago Macieira2009-10-1082-1925/+3619
|\
| * Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-10-102-5/+6
| |\
| | * Fixed getting an icon for a file on the filesystem with gnome.Denis Dzyubenko2009-10-091-3/+6
| | * Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
| * | Fix compilation with aCC 6: this compiler has broken for scopingThiago Macieira2009-10-091-0/+5
| * | Fix compilation with aCC 6: cannot redefine a variable in the same scopeThiago Macieira2009-10-091-1/+1
| * | Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
| |/
| * A new implementation of the Gesture API.Denis Dzyubenko2009-10-0963-1857/+3300
| * Doc: Created a snippet to generate the global colors image.David Boddie2009-10-096-12/+253
| * Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-096-31/+35
| * Doc: Minor language fixes.David Boddie2009-10-091-14/+14
| * Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
| * Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
* | Merge branch '4.6'Thiago Macieira2009-10-0982-519/+585
|\ \ | |/
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-090-0/+0
| |\
| | * Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | * Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| * | Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0912-113/+95
| |\ \
| | * | Fixed documentation links in README.s60Miikka Heikkinen2009-10-091-11/+11
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-099-91/+72
| | |\ \
| | | * | Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-097-7/+7
| | | * | Doc: update known issues page (a little).Volker Hilsheimer2009-10-091-78/+62
| | * | | Changed several S60 references to Symbian references in docs.Miikka Heikkinen2009-10-093-17/+15
| * | | | For this test to work you need to enable autoSip on Windows Mobileninerider2009-10-091-0/+3
| | |/ / | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0951-184/+252
| |\ \ \ | | |/ /
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-0935-90/+68
| | |\ \
| | | * | Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-0931-56/+55
| | | * | Revert "Workaround for OpenC daylight saving cache issue when using localtime...Aleksandar Sasha Babic2009-10-091-30/+2
| | | * | Fixed crash when printing to files under CocoaGunnar Sletta2009-10-091-0/+6
| | | * | Fixed text positioning when printing in HighResolution on Mac OS XGunnar Sletta2009-10-091-3/+4
| | | * | Fix qdoc warning about undocumented parameterSimon Hausmann2009-10-091-1/+1
| | * | | Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen2009-10-093-7/+9
| | |/ /
| | * | Fix for tst_qfile::map auto test in Symbian OS 3.1.Janne Anttila2009-10-091-2/+13
| | * | Made QPen::setDashOffset() work with non-custom dashed lines.Kim Motoyoshi Kalland2009-10-091-3/+11
| | * | Add a way to allow tracking the originating object with QNetworkRequest.Simon Hausmann2009-10-094-0/+51
| | * | Autotest: fix false positives with MSVC.NET 2003Thiago Macieira2009-10-091-1/+19
| | * | Autotest: fix forward-declaration test.Thiago Macieira2009-10-091-1/+5
| | * | Fixed doc for softkeys in the qwidget doc.Denis Dzyubenko2009-10-091-2/+1
| | * | Doc: update the compiler notes about Sun CC's STL not being supportedThiago Macieira2009-10-091-1/+13
| | * | Fix QHostInfo IP resolution when there's no reverse for the IP.Thiago Macieira2009-10-092-50/+30
| | * | Help Nokia X86 compiler to compiler qbuttongroup autotest.Janne Anttila2009-10-091-1/+1
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jan-Arve Sæther2009-10-0984-812/+1280
| | |\ \
| | * | | Rename identifyNonFloatItems -> identifyFloatItems.Jan-Arve Sæther2009-10-082-8/+8
| | * | | Merge branch 'openbossa-expanding' into 4.6Jan-Arve Sæther2009-10-082-21/+26
| | |\ \ \
| | | * | | Store the floating items instead of the non-floating items.Jan-Arve Sæther2009-10-072-21/+26