Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused variable. | axis | 2009-11-12 | 2 | -9/+1 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-12 | 2 | -3/+28 |
|\ | |||||
| * | Merge branch 'focusOutBug' into 4.6 | axis | 2009-11-12 | 2 | -3/+28 |
| |\ | |||||
| | * | Fixed a focusing bug on Symbian. | axis | 2009-11-12 | 2 | -0/+21 |
| | * | Fixed some initializers and saved some memory. | axis | 2009-11-11 | 2 | -3/+7 |
* | | | Tab shapes have the wrong size and distance between them on Symbian | Sami Merilä | 2009-11-12 | 1 | -1/+4 |
|/ / | |||||
* | | Fix to symbian transparent window backing store format. | Jani Hautakangas | 2009-11-11 | 2 | -4/+10 |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-11-11 | 57 | -789/+714 |
|\ \ | |||||
| * | | Fix for assertion failure in in QWidget::grabMouse for Symbian. | Janne Anttila | 2009-11-11 | 1 | -2/+2 |
| * | | Revert "Using qreal more consistently in code (prevent misuse of double)" | Aleksandar Sasha Babic | 2009-11-11 | 56 | -785/+710 |
| * | | Revert "Check that we're not using double where qreal should be used" | Aleksandar Sasha Babic | 2009-11-11 | 1 | -2/+2 |
* | | | Merge commit 'origin/4.6' into 4.6 | Shane Kearns | 2009-11-11 | 36 | -21577/+21094 |
|\ \ \ | |/ / |/| | | |||||
| * | | Def files frozen for 4.6.0 RC | Shane Kearns | 2009-11-11 | 20 | -361/+21660 |
| * | | Switch on DEF files | Shane Kearns | 2009-11-11 | 1 | -10/+19 |
| * | | Rewind def files to beta | Shane Kearns | 2009-11-11 | 19 | -20979/+155 |
| * | | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-11 | 6 | -9/+56 |
| |\ \ | |||||
| | * | | Pinchzoom example zooms more smooth | Denis Dzyubenko | 2009-11-11 | 2 | -5/+18 |
| | * | | Fixed opening files in the findfile example. | Denis Dzyubenko | 2009-11-10 | 1 | -1/+1 |
| | * | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 16 | -217/+805 |
| | |\ \ | |||||
| | * \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 4 | -59/+163 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 1 | -0/+33 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-10 | 54 | -265/+1161 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote branch 'origin/4.6' into 4.6-platform | Denis Dzyubenko | 2009-11-09 | 125 | -1381/+1758 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Modified windowflags manualtest | Denis Dzyubenko | 2009-11-09 | 2 | -0/+26 |
| | * | | | | | | | Add error handling for SetTimer() with the sentinel timer id | Bradley T. Hughes | 2009-11-09 | 1 | -3/+11 |
| * | | | | | | | | Merge commit 'origin/4.6' into 4.6-ce | Joerg Bornemann | 2009-11-11 | 280 | -2839/+5756 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |
| * | | | | | | | | | fix tst_qdatastream for Windows CE | Joerg Bornemann | 2009-11-10 | 2 | -3/+2 |
| * | | | | | | | | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-10 | 1 | -0/+4 |
| * | | | | | | | | | fix WebKit build on Windows CE 6 | Joerg Bornemann | 2009-11-09 | 6 | -4/+23 |
| * | | | | | | | | | tst_largefile.cpp Windows CE compile fix | Joerg Bornemann | 2009-11-09 | 2 | -4/+9 |
| * | | | | | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 2 | -1/+2 |
| * | | | | | | | | | tst_qlistwidget compile fix for Qt without RTTI | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 |
| * | | | | | | | | | tst_qcombobox: compile without Qt3 support | Joerg Bornemann | 2009-11-09 | 1 | -2/+2 |
* | | | | | | | | | | Fix for qmessagebox default softkey visibility + some tab/space fixes. | Janne Anttila | 2009-11-11 | 1 | -8/+20 |
* | | | | | | | | | | Fix for qmessagebox softkey dimming in Symbian. | Janne Anttila | 2009-11-11 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-11 | 5 | -410/+489 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | 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 |
* | | | | | | | | | | Add edit menu support for phones with a 'pencil' key. | Jason Barron | 2009-11-11 | 3 | -0/+10 |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-11-10 | 71 | -609/+1442 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | 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 |