Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Correct URL format. | Jason McDonald | 2009-11-11 | 1 | -2/+2 | |
* | | | | | | | | Sort sections in changes file so things are easier to find. | Jason McDonald | 2009-11-11 | 1 | -159/+159 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-11-11 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Document changes for Ian Walters. | Rhys Weatherley | 2009-11-11 | 1 | -0/+3 | |
* | | | | | | | | | First pass review of changes file. | Jason McDonald | 2009-11-11 | 1 | -301/+337 | |
|/ / / / / / / / | ||||||
* | | | | | | | | QWS keymap changes | Robert Griebl | 2009-11-10 | 1 | -0/+6 | |
* | | | | | | | | Documentation: Adding comments to QHoverEvent class | Morten Engvoldsen | 2009-11-10 | 2 | -0/+34 | |
* | | | | | | | | exporting QGraphicsEffectSource is required | Daniel Molkentin | 2009-11-10 | 1 | -1/+1 | |
* | | | | | | | | qfontcombobox auto test added to tests/auto/auto.pro | Joerg Bornemann | 2009-11-10 | 1 | -0/+1 | |
* | | | | | | | | Qt covers BC break in Symbian | Alessandro Portale | 2009-11-10 | 1 | -2/+25 | |
* | | | | | | | | Removed unused public Api from QS60Style | Alessandro Portale | 2009-11-10 | 6 | -85/+2 | |
* | | | | | | | | Changelog update | Jedrzej Nowacki | 2009-11-10 | 1 | -1/+40 | |
* | | | | | | | | Removed mention of purged graphics effects from the documentation. | Samuel Rødal | 2009-11-10 | 1 | -3/+3 | |
* | | | | | | | | Added some changes to changes-4.6.0. | Samuel Rødal | 2009-11-10 | 1 | -0/+13 | |
* | | | | | | | | linguist changes | Oswald Buddenhagen | 2009-11-10 | 1 | -4/+34 | |
* | | | | | | | | french translation of qt_help | Pierre Rossi | 2009-11-10 | 3 | -1/+397 | |
* | | | | | | | | Document change of qdoc3 binary location. | Daniel Molkentin | 2009-11-10 | 1 | -1/+6 | |
* | | | | | | | | Doc: remove graphics for effects that are no longer in scope. | Volker Hilsheimer | 2009-11-10 | 6 | -5/+15 | |
* | | | | | | | | Add my changes to the 4.6.0 changelog | Jørgen Lind | 2009-11-10 | 1 | -0/+4 | |
* | | | | | | | | Merge branch 'tools-team/4.6' (early part) into 4.6 | Oswald Buddenhagen | 2009-11-10 | 40 | -350/+593 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Designer: Use toolbar in Signal/Slot editor | Friedemann Kleint | 2009-11-10 | 1 | -9/+10 | |
| * | | | | | | | | Move QCustomScopedPointer to a private header | Harald Fernengel | 2009-11-09 | 9 | -90/+159 | |
| * | | | | | | | | Code in gui/* should be completely namespaced | hjk | 2009-11-09 | 1 | -4/+5 | |
| * | | | | | | | | Assistant: Add missing initialization of member variable. | ck | 2009-11-09 | 1 | -0/+1 | |
| * | | | | | | | | Fix Assistant losing font settings across invocations. | kh1 | 2009-11-09 | 2 | -62/+67 | |
| * | | | | | | | | Fix some warnings. | kh1 | 2009-11-09 | 1 | -3/+2 | |
| * | | | | | | | | Assistant: Fix bugs related to setting the current filter remotely. | ck | 2009-11-09 | 3 | -10/+14 | |
| * | | | | | | | | record id-based messages even if they have an empty source | Oswald Buddenhagen | 2009-11-06 | 8 | -20/+41 | |
| * | | | | | | | | handle messages with ids (more) correctly | Oswald Buddenhagen | 2009-11-06 | 13 | -53/+239 | |
| * | | | | | | | | kill TranslatorMessage::operator==() and qHash(TranslatorMessage) | Oswald Buddenhagen | 2009-11-06 | 5 | -29/+27 | |
| * | | | | | | | | eliminate TranslatorMessagePtr from the Translator api | Oswald Buddenhagen | 2009-11-06 | 6 | -48/+51 | |
| * | | | | | | | | improve ordered message insertion | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 | |
| * | | | | | | | | eliminate Translator::contains() | Oswald Buddenhagen | 2009-11-06 | 3 | -11/+11 | |
| * | | | | | | | | eliminate Translator::replace() | Oswald Buddenhagen | 2009-11-06 | 3 | -17/+3 | |
| * | | | | | | | | use right method to record new messages | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 | |
| * | | | | | | | | do not consider plural source in comparisons | Oswald Buddenhagen | 2009-11-06 | 1 | -4/+0 | |
| * | | | | | | | | remove unused TranslatorMessage::operator<() | Oswald Buddenhagen | 2009-11-06 | 2 | -12/+0 | |
| * | | | | | | | | cut code dupe ... | Oswald Buddenhagen | 2009-11-06 | 1 | -12/+5 | |
| * | | | | | | | | don't construct a new message for look-up purposes only | Oswald Buddenhagen | 2009-11-06 | 3 | -13/+5 | |
* | | | | | | | | | My change | Jarek Kobus | 2009-11-10 | 1 | -0/+4 | |
* | | | | | | | | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 19 | -217/+286 | |
* | | | | | | | | | Some 4.6.0 changes. | Trond Kjernåsen | 2009-11-10 | 1 | -23/+35 | |
* | | | | | | | | | Add my changes to the 4.6.0 changelog | Leonardo Sobral Cunha | 2009-11-10 | 1 | -4/+11 | |
* | | | | | | | | | BT: JavaScriptCore makes applications crash on leopard | Richard Moe Gustavsen | 2009-11-10 | 2 | -2/+2 | |
* | | | | | | | | | Doc: fix typo in link | Volker Hilsheimer | 2009-11-10 | 1 | -1/+1 | |
* | | | | | | | | | Changelog: part 2 | Thiago Macieira | 2009-11-10 | 1 | -25/+41 | |
* | | | | | | | | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-10 | 6 | -4/+23 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Add my changes to the 4.6.0 changelog. | Bradley T. Hughes | 2009-11-10 | 1 | -2/+56 | |
* | | | | | | | | Added my changes in Qt 4.6.0 to the change log. | Kim Motoyoshi Kalland | 2009-11-10 | 1 | -2/+5 | |
* | | | | | | | | Added my changelog entries. | axis | 2009-11-10 | 1 | -0/+5 | |