Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Pinchzoom example zooms more smooth | Denis Dzyubenko | 2009-11-11 | 2 | -5/+18 | |
| | * | | | | | Autotest: fix compiling after qscopedpointer.h changed. | Thiago Macieira | 2009-11-11 | 1 | -28/+3 | |
| | * | | | | | Fixed QGraphicsEffectSource autotest after graphics effect API changes. | Samuel Rødal | 2009-11-11 | 1 | -30/+20 | |
| | * | | | | | 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 | |
| | * | | | | | First pass review of changes file. | Jason McDonald | 2009-11-11 | 1 | -303/+336 | |
| | * | | | | | Document changes for Ian Walters. | Rhys Weatherley | 2009-11-11 | 1 | -0/+3 | |
| | * | | | | | QWS keymap changes | Robert Griebl | 2009-11-11 | 1 | -0/+6 | |
| | * | | | | | Documentation: Adding comments to QHoverEvent class | Morten Engvoldsen | 2009-11-11 | 2 | -0/+34 | |
| | * | | | | | exporting QGraphicsEffectSource is required | Daniel Molkentin | 2009-11-11 | 1 | -1/+1 | |
| | * | | | | | qfontcombobox auto test added to tests/auto/auto.pro | Joerg Bornemann | 2009-11-11 | 1 | -0/+1 | |
| | * | | | | | Qt covers BC break in Symbian | Alessandro Portale | 2009-11-11 | 1 | -2/+25 | |
| | * | | | | | Removed unused public Api from QS60Style | Alessandro Portale | 2009-11-11 | 6 | -85/+2 | |
| | * | | | | | fix tst_qdatastream for Windows CE | Joerg Bornemann | 2009-11-11 | 2 | -3/+2 | |
| | * | | | | | Changelog update | Jedrzej Nowacki | 2009-11-11 | 1 | -1/+40 | |
| | * | | | | | Removed mention of purged graphics effects from the documentation. | Samuel Rødal | 2009-11-11 | 1 | -3/+3 | |
| | * | | | | | Added some changes to changes-4.6.0. | Samuel Rødal | 2009-11-11 | 1 | -0/+13 | |
| | * | | | | | linguist changes | Oswald Buddenhagen | 2009-11-11 | 1 | -4/+34 | |
| | * | | | | | french translation of qt_help | Pierre Rossi | 2009-11-11 | 3 | -1/+397 | |
| | * | | | | | Document change of qdoc3 binary location. | Daniel Molkentin | 2009-11-11 | 1 | -1/+6 | |
| | * | | | | | 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 | |