Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving mac specific functionality into correct place in pri file | Jørgen Lind | 2011-02-07 | 1 | -8/+4 |
* | Move Mac specific include into Q_WS_MAC scope for QScroller abstraction | con | 2011-02-07 | 1 | -1/+2 |
* | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-26 | 1151 | -1619/+1782 |
|\ | |||||
| * | Fixed spelling. | Robert Griebl | 2011-01-24 | 1 | -1/+1 |
| * | Use qreal everywhere to avoid double/float errors on embedded platforms. | Robert Griebl | 2011-01-24 | 1 | -9/+9 |
| * | Fixed overshooting with a very low start velocity. | Robert Griebl | 2011-01-24 | 2 | -71/+87 |
| * | Fix Xrandr DPI calculation for NVidia TwinView. | Robert Griebl | 2011-01-24 | 1 | -2/+11 |
| * | Review and improve scroller documentation | Ralf Engels | 2011-01-24 | 2 | -129/+127 |
| * | Improve overshooting behaviour | Ralf Engels | 2011-01-24 | 1 | -11/+14 |
| * | QPainterPath: Ignore calls with NaN/Infinite parameters | Ademar de Souza Reis Jr | 2011-01-21 | 1 | -19/+47 |
| * | Fixes color property of QComboBox stylesheet | Martin Pejcoch | 2011-01-18 | 1 | -1/+3 |
| * | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-17 | 1 | -1/+3 |
| |\ | |||||
| | * | Fix double click event on Mac OS X. | Fabien Freling | 2011-01-17 | 1 | -1/+3 |
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1147 | -1311/+1269 |
| |\ \ | | |/ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-01-13 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Proper fix for QGraphicsItem crash. | Yoann Lopes | 2011-01-13 | 1 | -3/+2 |
| | * | | Allow use of command line parameters with RApaLsSession::StartApp. | Miikka Heikkinen | 2011-01-11 | 1 | -15/+14 |
| | |/ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-10 | 1146 | -1148/+1148 |
| | |\ | |||||
| | | * | QFont/Windows: restrict the pixel size accuracy | Joerg Bornemann | 2011-01-10 | 1 | -1/+1 |
| | | * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1146 | -1147/+1147 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-01-10 | 2 | -1/+10 |
| | |\ \ | |||||
| | | * | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian. | Jani Hautakangas | 2011-01-10 | 2 | -1/+10 |
| | | |/ | |||||
| | * | | Merge branch 'graphics-team-text-4.7' into 4.7 | Eskil Abrahamsen Blomfeldt | 2011-01-10 | 1 | -2/+2 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix crash in QTextBlock::next()/previous() | Jiang Jiang | 2011-01-07 | 1 | -2/+2 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-01-07 | 22 | -24/+26 |
| | |\ \ | |||||
| | | * | | Fixes crash in QGraphicsItem's destructor. | Yoann Lopes | 2011-01-07 | 1 | -1/+3 |
| | | * | | Doc: Fixing typo | Sergio Ahumada | 2011-01-07 | 21 | -23/+23 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-01-07 | 7 | -84/+21 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'review-4.7' into staging-4.7 | Gabriel de Dietrich | 2011-01-07 | 7 | -84/+21 |
| | | |\ \ \ | |||||
| | | | * | | | Fix crash when closing QFontDialog::getFont() dialog | Gabriel de Dietrich | 2011-01-03 | 1 | -0/+9 |
| | | | * | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-23 | 4 | -12/+57 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-22 | 2 | -28/+109 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-21 | 2 | -35/+55 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Fix timer warning when deleting item views | Gabriel de Dietrich | 2010-12-21 | 1 | -2/+9 |
| | | | * | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-16 | 4 | -12/+31 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Remove support for automatic tactile feedback from QS60Style | Sami Merila | 2010-12-16 | 4 | -80/+1 |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Sami Merila | 2010-12-16 | 2 | -14/+3 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Remove warning about null cursor handle on S60 while handle is valid | Paul Labedan | 2010-12-15 | 1 | -2/+2 |
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-07 | 3 | -36/+48 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-06 | 3 | -36/+48 |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-01-04 | 3 | -36/+48 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-30 | 3 | -36/+48 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-23 | 3 | -36/+48 |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|/ / | | | | | | |/| | | | | | | | |||||
| | | | | | | * | | | | | | | improve performance of QTextEngine, esp. setBoundary by using non-detaching o... | Milian Wolff | 2010-12-23 | 1 | -7/+7 |
| | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-23 | 2 | -29/+41 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-22 | 2 | -29/+41 |
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|/ / | | | | | | | | |/| | | | | | | |||||
| | | | | | | | | * | | | | | | Work around an apparent GCC optimiser bug accessing arrays beyond end | Thiago Macieira | 2010-12-22 | 1 | -28/+40 |
| | | | | | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-21 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | |_|_|_|/ / | | | | | | | | | |/| | | | | | |||||
| | | | | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-21 | 1 | -1/+1 |
| | | | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | Fixed QStatusBar not to repaint itself too early | Denis Dzyubenko | 2010-12-20 | 1 | -1/+1 |
| | | | | | | | | | | | |_|/ / | | | | | | | | | | | |/| | | |