summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Modified windowflags manualtestDenis Dzyubenko2009-11-092-0/+26
| | * | | | | | | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-091-3/+11
| * | | | | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-11280-2839/+5756
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix tst_qdatastream for Windows CEJoerg Bornemann2009-11-102-3/+2
| * | | | | | | | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-101-0/+4
| * | | | | | | | | fix WebKit build on Windows CE 6Joerg Bornemann2009-11-096-4/+23
| * | | | | | | | | tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-092-4/+9
| * | | | | | | | | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-092-1/+2
| * | | | | | | | | tst_qlistwidget compile fix for Qt without RTTIJoerg Bornemann2009-11-091-1/+1
| * | | | | | | | | tst_qcombobox: compile without Qt3 supportJoerg Bornemann2009-11-091-2/+2
* | | | | | | | | | Update the translations of Qt AssistantBenjamin Poulain2009-11-111-221/+230
* | | | | | | | | | 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
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | 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
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-111-5/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document changes for Ian Walters.Rhys Weatherley2009-11-111-0/+3
* | | | | | | | | | First pass review of changes file.Jason McDonald2009-11-111-301/+337
|/ / / / / / / / /
* | | | | | | | | QWS keymap changesRobert Griebl2009-11-101-0/+6
* | | | | | | | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-102-0/+34
* | | | | | | | | exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-101-1/+1
* | | | | | | | | qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-101-0/+1
* | | | | | | | | Qt covers BC break in SymbianAlessandro Portale2009-11-101-2/+25
* | | | | | | | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-106-85/+2
* | | | | | | | | Changelog updateJedrzej Nowacki2009-11-101-1/+40
* | | | | | | | | Removed mention of purged graphics effects from the documentation.Samuel Rødal2009-11-101-3/+3
* | | | | | | | | Added some changes to changes-4.6.0.Samuel Rødal2009-11-101-0/+13
* | | | | | | | | linguist changesOswald Buddenhagen2009-11-101-4/+34
* | | | | | | | | french translation of qt_helpPierre Rossi2009-11-103-1/+397
* | | | | | | | | Document change of qdoc3 binary location.Daniel Molkentin2009-11-101-1/+6
* | | | | | | | | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-106-5/+15
* | | | | | | | | Add my changes to the 4.6.0 changelogJørgen Lind2009-11-101-0/+4
* | | | | | | | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-1040-350/+593
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Designer: Use toolbar in Signal/Slot editorFriedemann Kleint2009-11-101-9/+10
| * | | | | | | | | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-099-90/+159
| * | | | | | | | | Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
| * | | | | | | | | Assistant: Add missing initialization of member variable.ck2009-11-091-0/+1
| * | | | | | | | | Fix Assistant losing font settings across invocations.kh12009-11-092-62/+67
| * | | | | | | | | Fix some warnings.kh12009-11-091-3/+2
| * | | | | | | | | Assistant: Fix bugs related to setting the current filter remotely.ck2009-11-093-10/+14
| * | | | | | | | | record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-068-20/+41
| * | | | | | | | | handle messages with ids (more) correctlyOswald Buddenhagen2009-11-0613-53/+239
| * | | | | | | | | kill TranslatorMessage::operator==() and qHash(TranslatorMessage)Oswald Buddenhagen2009-11-065-29/+27
| * | | | | | | | | eliminate TranslatorMessagePtr from the Translator apiOswald Buddenhagen2009-11-066-48/+51
| * | | | | | | | | improve ordered message insertionOswald Buddenhagen2009-11-061-1/+1
| * | | | | | | | | eliminate Translator::contains()Oswald Buddenhagen2009-11-063-11/+11
| * | | | | | | | | eliminate Translator::replace()Oswald Buddenhagen2009-11-063-17/+3
| * | | | | | | | | use right method to record new messagesOswald Buddenhagen2009-11-061-1/+1