Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fix obsolete version number in docs. | Jason McDonald | 2009-04-17 | 1 | -3/+1 | |
| | | * | Wrong version number in windows installation doc. | Jason McDonald | 2009-04-17 | 1 | -1/+1 | |
| | | * | Remove out-of-date Cocoa known issues page. | Jason McDonald | 2009-04-17 | 1 | -168/+0 | |
| | | * | Fix incorrect year and version number in assistant docs. | Jason McDonald | 2009-04-17 | 1 | -2/+2 | |
| | | * | Line edit displays garbage when pressing up or down arrow keys (Cocoa). | Prasanth Ullattil | 2009-04-17 | 1 | -1/+4 | |
| | | * | More cleanups on the change log. | Kavindra Devi Palaraja | 2009-04-17 | 1 | -90/+105 | |
| | | * | Add my bugfix. | Ariya Hidayat | 2009-04-17 | 1 | -0/+1 | |
| | | * | BT: Fix version number in FAQ.txt. | Jason McDonald | 2009-04-17 | 1 | -1/+1 | |
| | | * | Allow -help to be used in a non-eval package. | Lincoln Ramsay | 2009-04-17 | 1 | -2/+2 | |
| | | * | BT: Whats new doc page has a link to changes-4.5.0 file instead of 4.5.1 | Jason McDonald | 2009-04-17 | 1 | -5/+4 | |
| | | * | Document my QGLFramebufferObject change | Rhys Weatherley | 2009-04-17 | 1 | -0/+3 | |
| | | * | Revert "Changing version from 4.5.0 to 4.5.1 in What's new section." | Jason McDonald | 2009-04-17 | 1 | -1/+1 | |
| | | * | Changing version from 4.5.0 to 4.5.1 in What's new section. | Carlos Manuel Duclos Vergara | 2009-04-17 | 1 | -1/+1 | |
| | | * | Merge branch '4.5.1' of git@scm.dev.troll.no:qt/qt-releases into 4.5.1 | Carlos Manuel Duclos Vergara | 2009-04-17 | 24 | -161/+564 | |
| | | |\ | ||||||
| | | | * | Document my changes for 4.5.1 | Rhys Weatherley | 2009-04-17 | 1 | -0/+6 | |
| | | | * | BT:Stop widgets disappearing in unified when clicking the toolbar button | Norwegian Rock Cat | 2009-04-17 | 1 | -1/+12 | |
| | | | * | First round of change log cleanups. | Kavindra Devi Palaraja | 2009-04-17 | 1 | -35/+46 | |
| | | | * | log my changes | Oswald Buddenhagen | 2009-04-17 | 1 | -2/+14 | |
| | | | * | Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1 | Kavindra Devi Palaraja | 2009-04-17 | 1 | -1/+1 | |
| | | | * | Doc - Changed the link provided in the README file to one that does not | Kavindra Devi Palaraja | 2009-04-17 | 1 | -1/+1 | |
| | | | * | Doc - Some minor cleanups in the documentation of QInputDialog. Also | Kavindra Devi Palaraja | 2009-04-17 | 2 | -88/+99 | |
| | | | * | change log updated for 4.5.1 | Joerg Bornemann | 2009-04-17 | 1 | -0/+1 | |
| | | | * | Changelog | Richard Moe Gustavsen | 2009-04-17 | 1 | -0/+17 | |
| | | | * | BT: Mac: QtDemo is really sluggish when opening menus | Richard Moe Gustavsen | 2009-04-17 | 2 | -3/+3 | |
| | | | * | Fix crash in the SQLQueryModel tests | Olivier Goffart | 2009-04-17 | 2 | -4/+9 | |
| | | | * | My 4.5.1 changes. | Bjoern Erik Nilsen | 2009-04-17 | 1 | -0/+22 | |
| | | | * | QX11Embed crashes on 64-bit Solaris | Bradley T. Hughes | 2009-04-17 | 1 | -4/+3 | |
| | | | * | Add sql changes to 4.5.1 changelog | Bill King | 2009-04-17 | 1 | -0/+18 | |
| | | | * | Fixes QSortFilterProxyModel not reporting child if the model need to fetchMore | Olivier Goffart | 2009-04-15 | 2 | -0/+90 | |
| | | | * | add some comments | Oswald Buddenhagen | 2009-04-15 | 1 | -4/+4 | |
| | | | * | Changelog for 4.5.1 | Denis Dzyubenko | 2009-04-15 | 1 | -0/+42 | |
| | | | * | Fixed and improved the example code | Jan-Arve Sæther | 2009-04-15 | 2 | -14/+58 | |
| | | | * | Updated changes | Paul Olav Tvete | 2009-04-15 | 1 | -0/+3 | |
| | | | * | Update changelog with my changes | Bradley T. Hughes | 2009-04-15 | 1 | -0/+26 | |
| | | | * | Make the configured namespace part of QT_BUILD_KEY_COMPAT too. | Jarek Kobus | 2009-04-15 | 1 | -0/+3 | |
| | | | * | Doc - clarified that on Windows, for 32-bit programs running in WOW64 | Kavindra Devi Palaraja | 2009-04-15 | 1 | -0/+4 | |
| | | | * | Prevent crash in qt_scrollRectInImage. | Samuel Rødal | 2009-04-15 | 2 | -2/+9 | |
| | | | * | My 4.5.1 changes. | Morten Sørvig | 2009-04-15 | 1 | -2/+16 | |
| | | | * | Update the item if the text has changed but the boundingRect is the | Alexis Menard | 2009-04-15 | 2 | -0/+35 | |
| | | | * | BT: Updated configure for OpenGL ES 2.0 Windows CE | Friedemann Kleint | 2009-04-15 | 1 | -0/+0 | |
| | | | * | Reparenting QGLWidgets did sometimes caused warnings to be printed on | Trond Kjernåsen | 2009-04-15 | 1 | -1/+1 | |
| | | | * | BT: Namespace compile fixes for Cocoa. | Norwegian Rock Cat | 2009-04-15 | 3 | -6/+15 | |
| | | | * | My changes | Jan-Arve Sæther | 2009-04-15 | 1 | -6/+19 | |
| | | * | | Fixing the release version in FAQ.txt. | Carlos Manuel Duclos Vergara | 2009-04-16 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | Adding the KNOWN.ISSUES file for 4.5.1, pre doc review. | Carlos Manuel Duclos Vergara | 2009-04-15 | 1 | -0/+15 | |
| | | * | Don't crash or loop infinitely when we retrieving the accessible accel. | Jan-Arve Sæther | 2009-04-15 | 2 | -9/+56 | |
| | | * | My changes for 4.5.1 | João Abecasis | 2009-04-15 | 1 | -0/+10 | |
| | | * | My ChangeLog. | Andreas Aardal Hanssen | 2009-04-15 | 1 | -1/+9 | |
| | | * | Correcting paragraph | Morten Engvoldsen | 2009-04-15 | 1 | -3/+1 | |
| | | * | BT: OpenGL ES 2.0 now compiles properly for Windows CE | Thomas Hartmann | 2009-04-15 | 1 | -4/+6 | |