summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-114-25/+41
* qdoc3: Output the full signature for QML signals and methodsMartin Smith2009-11-112-2/+5
* qdoc3: Fixed a linking problem for qml methods.Martin Smith2009-11-117-88/+152
* Def files frozen for 4.6.0 RCShane Kearns2009-11-1120-361/+21660
* Switch on DEF filesShane Kearns2009-11-111-10/+19
* Rewind def files to betaShane Kearns2009-11-1119-20979/+155
* Add tr() to strings of Assistant that need to be translatedBenjamin Poulain2009-11-111-2/+2
* Validate the translation of Qt_help by PierreBenjamin Poulain2009-11-111-67/+67
* Pinchzoom example zooms more smoothDenis Dzyubenko2009-11-112-5/+18
* Autotest: fix compiling after qscopedpointer.h changed.Thiago Macieira2009-11-111-28/+3
* Fixed QGraphicsEffectSource autotest after graphics effect API changes.Samuel Rødal2009-11-111-30/+20
* Correct URL format.Jason McDonald2009-11-111-2/+2
* Sort sections in changes file so things are easier to find.Jason McDonald2009-11-111-159/+159
* First pass review of changes file.Jason McDonald2009-11-111-303/+336
* Document changes for Ian Walters.Rhys Weatherley2009-11-111-0/+3
* QWS keymap changesRobert Griebl2009-11-111-0/+6
* Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-112-0/+34
* exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-111-1/+1
* qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-111-0/+1
* Qt covers BC break in SymbianAlessandro Portale2009-11-111-2/+25
* Removed unused public Api from QS60StyleAlessandro Portale2009-11-116-85/+2
* fix tst_qdatastream for Windows CEJoerg Bornemann2009-11-112-3/+2
* Changelog updateJedrzej Nowacki2009-11-111-1/+40
* Removed mention of purged graphics effects from the documentation.Samuel Rødal2009-11-111-3/+3
* Added some changes to changes-4.6.0.Samuel Rødal2009-11-111-0/+13
* linguist changesOswald Buddenhagen2009-11-111-4/+34
* french translation of qt_helpPierre Rossi2009-11-113-1/+397
* Document change of qdoc3 binary location.Daniel Molkentin2009-11-111-1/+6
* Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-116-5/+15
* Add my changes to the 4.6.0 changelogJørgen Lind2009-11-111-0/+4
* make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-111-0/+4
* Fixed opening files in the findfile example.Denis Dzyubenko2009-11-111-1/+1
* My changeJarek Kobus2009-11-111-0/+4
* Designer: Use toolbar in Signal/Slot editorFriedemann Kleint2009-11-111-9/+10
* Modified windowflags manualtestDenis Dzyubenko2009-11-112-0/+26
* Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-119-70/+159
* Code in gui/* should be completely namespacedhjk2009-11-111-4/+5
* Assistant: Add missing initialization of member variable.qt-info@nokia.com2009-11-111-0/+1
* tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-112-4/+9
* compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-112-1/+2
* Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-111-3/+11
* tst_qlistwidget compile fix for Qt without RTTIJoerg Bornemann2009-11-111-1/+1
* tst_qcombobox: compile without Qt3 supportJoerg Bornemann2009-11-111-2/+2
* Fix Assistant losing font settings across invocations.kh12009-11-112-62/+67
* Fix some warnings.kh12009-11-111-3/+2
* Assistant: Fix bugs related to setting the current filter remotely.qt-info@nokia.com2009-11-113-10/+14
* record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-118-20/+41
* handle messages with ids (more) correctlyOswald Buddenhagen2009-11-1113-53/+239
* kill TranslatorMessage::operator==() and qHash(TranslatorMessage)Oswald Buddenhagen2009-11-115-29/+27
* eliminate TranslatorMessagePtr from the Translator apiOswald Buddenhagen2009-11-116-48/+51