Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Doc: remove graphics for effects that are no longer in scope. | Volker Hilsheimer | 2009-11-11 | 6 | -5/+15 | |
| | * | | | | | | | Add my changes to the 4.6.0 changelog | Jørgen Lind | 2009-11-11 | 1 | -0/+4 | |
| | * | | | | | | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-11 | 1 | -0/+4 | |
| | * | | | | | | | Fixed opening files in the findfile example. | Denis Dzyubenko | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | My change | Jarek Kobus | 2009-11-11 | 1 | -0/+4 | |
| | * | | | | | | | Designer: Use toolbar in Signal/Slot editor | Friedemann Kleint | 2009-11-11 | 1 | -9/+10 | |
| | * | | | | | | | Modified windowflags manualtest | Denis Dzyubenko | 2009-11-11 | 2 | -0/+26 | |
| | * | | | | | | | Move QCustomScopedPointer to a private header | Harald Fernengel | 2009-11-11 | 9 | -70/+159 | |
| | * | | | | | | | Code in gui/* should be completely namespaced | hjk | 2009-11-11 | 1 | -4/+5 | |
| | * | | | | | | | Assistant: Add missing initialization of member variable. | qt-info@nokia.com | 2009-11-11 | 1 | -0/+1 | |
| | * | | | | | | | tst_largefile.cpp Windows CE compile fix | Joerg Bornemann | 2009-11-11 | 2 | -4/+9 | |
| | * | | | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-11 | 2 | -1/+2 | |
| | * | | | | | | | Add error handling for SetTimer() with the sentinel timer id | Bradley T. Hughes | 2009-11-11 | 1 | -3/+11 | |
| | * | | | | | | | tst_qlistwidget compile fix for Qt without RTTI | Joerg Bornemann | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | tst_qcombobox: compile without Qt3 support | Joerg Bornemann | 2009-11-11 | 1 | -2/+2 | |
| | * | | | | | | | Fix Assistant losing font settings across invocations. | kh1 | 2009-11-11 | 2 | -62/+67 | |
| | * | | | | | | | Fix some warnings. | kh1 | 2009-11-11 | 1 | -3/+2 | |
| | * | | | | | | | Assistant: Fix bugs related to setting the current filter remotely. | qt-info@nokia.com | 2009-11-11 | 3 | -10/+14 | |
| | * | | | | | | | record id-based messages even if they have an empty source | Oswald Buddenhagen | 2009-11-11 | 8 | -20/+41 | |
| | * | | | | | | | handle messages with ids (more) correctly | Oswald Buddenhagen | 2009-11-11 | 13 | -53/+239 | |
| | * | | | | | | | kill TranslatorMessage::operator==() and qHash(TranslatorMessage) | Oswald Buddenhagen | 2009-11-11 | 5 | -29/+27 | |
| | * | | | | | | | eliminate TranslatorMessagePtr from the Translator api | Oswald Buddenhagen | 2009-11-11 | 6 | -48/+51 | |
| | * | | | | | | | improve ordered message insertion | Oswald Buddenhagen | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | eliminate Translator::contains() | Oswald Buddenhagen | 2009-11-11 | 3 | -11/+11 | |
| | * | | | | | | | eliminate Translator::replace() | Oswald Buddenhagen | 2009-11-11 | 3 | -17/+3 | |
| | * | | | | | | | use right method to record new messages | Oswald Buddenhagen | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | do not consider plural source in comparisons | Oswald Buddenhagen | 2009-11-11 | 1 | -4/+0 | |
| | * | | | | | | | remove unused TranslatorMessage::operator<() | Oswald Buddenhagen | 2009-11-11 | 2 | -12/+0 | |
| | * | | | | | | | cut code dupe ... | Oswald Buddenhagen | 2009-11-11 | 1 | -12/+5 | |
| | * | | | | | | | don't construct a new message for look-up purposes only | Oswald Buddenhagen | 2009-11-11 | 3 | -13/+5 | |
| | * | | | | | | | Doc: Fixed whitespace. | David Boddie | 2009-11-11 | 1 | -6/+5 | |
| | * | | | | | | | Doc: Attempt to fix broken Xcode markup. | David Boddie | 2009-11-11 | 1 | -2/+2 | |
| | * | | | | | | | Doc: Improved WebKit example coverage. | David Boddie | 2009-11-11 | 12 | -25/+387 | |
| | * | | | | | | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-11 | 19 | -217/+286 | |
| | * | | | | | | | Some 4.6.0 changes. | Trond Kjernåsen | 2009-11-11 | 1 | -23/+35 | |
| | * | | | | | | | Add my changes to the 4.6.0 changelog | Leonardo Sobral Cunha | 2009-11-11 | 1 | -4/+11 | |
| | * | | | | | | | BT: JavaScriptCore makes applications crash on leopard | Richard Moe Gustavsen | 2009-11-11 | 2 | -2/+2 | |
| | * | | | | | | | Doc: fix typo in link | Volker Hilsheimer | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | Changelog: part 2 | Thiago Macieira | 2009-11-11 | 1 | -25/+41 | |
| | * | | | | | | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-11 | 6 | -4/+23 | |
| | * | | | | | | | Add my changes to the 4.6.0 changelog. | Bradley T. Hughes | 2009-11-11 | 1 | -2/+56 | |
| | * | | | | | | | Added my changes in Qt 4.6.0 to the change log. | Kim Motoyoshi Kalland | 2009-11-11 | 1 | -2/+5 | |
| | * | | | | | | | Added my changelog entries. | axis | 2009-11-11 | 1 | -0/+5 | |
| | * | | | | | | | Add some of my changes to changes-4.6.0 | Eskil Abrahamsen Blomfeldt | 2009-11-11 | 1 | -1/+44 | |
| | * | | | | | | | Added my changes to changes-4.6.0. | Kim Motoyoshi Kalland | 2009-11-11 | 1 | -0/+23 | |
| | * | | | | | | | Changelog: My changes. | Thiago Macieira | 2009-11-11 | 1 | -15/+58 | |
| | * | | | | | | | Updated changelog with my changes | Benjamin Poulain | 2009-11-11 | 1 | -0/+15 | |
| | * | | | | | | | Richards changes into the changelog | Richard Moe Gustavsen | 2009-11-11 | 1 | -0/+17 | |
| | * | | | | | | | Re-apply change e53c26b52c890f242491e0dfed4201313d98f720 by Marius Storm-Olsen | Marius Storm-Olsen | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | | | Re-apply change 2a9596d85a6c44fe1eba98447ab95ca913f10e29 by Joerg Bornemann | Joerg Bornemann | 2009-11-11 | 1 | -0/+11 | |