Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qreal-ization | Aleksandar Sasha Babic | 2009-12-11 | 1 | -11/+11 |
* | qreal-ization | Aleksandar Sasha Babic | 2009-12-11 | 1 | -2/+2 |
* | QS60Style: Theme graphics for QSlider in 3.1 | Sami Merila | 2009-12-11 | 1 | -2/+6 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2009-12-11 | 2 | -12/+58 |
|\ | |||||
| * | Slow spinbox on N95 when using keys Up/Down | Aleksandar Sasha Babic | 2009-12-11 | 2 | -12/+58 |
* | | QS60Style: Groove changes caused build break of S60 3.1 | Sami Merila | 2009-12-11 | 4 | -11/+36 |
|/ | |||||
* | QS60Style: Style does not support pressed state for sliders | Sami Merila | 2009-12-11 | 3 | -30/+52 |
* | QS60Style: Slider groove is incorrect | Sami Merila | 2009-12-11 | 3 | -28/+50 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 34 | -403/+598 |
|\ | |||||
| * | Fix translation context for qsTr. | Michael Brasser | 2009-12-10 | 1 | -3/+4 |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-09 | 50 | -617/+1514 |
| |\ | |||||
| | * | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 8 | -68/+126 |
| | |\ | |||||
| | | * | Mixed up top/bottom | Robert Griebl | 2009-12-09 | 1 | -1/+1 |
| | | * | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-08 | 2 | -6/+2 |
| | | |\ | |||||
| | | | * | Fixed uninitialized background artifacts in QWidget::render. | Donald Carr | 2009-12-08 | 1 | -1/+1 |
| | | | * | Fixed searching and copy/paste from PDF documents. | axis | 2009-12-08 | 1 | -1/+1 |
| | | * | | QGtkStyle: support for the inner-border property in GtkButtons | Robert Griebl | 2009-12-08 | 3 | -0/+20 |
| | | * | | Compile with -no-exceptions on Mac. | Morten Johan Sørvig | 2009-12-08 | 1 | -2/+16 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-08 | 84 | -616/+1195 |
| | | |\ \ | |||||
| | | | * | | Compile on Windows CE. | Bradley T. Hughes | 2009-12-08 | 1 | -0/+13 |
| | | | * | | Add support for the Selected QIcon::Mode when rendering the systray icon (Mac) | Jono Cole | 2009-12-07 | 1 | -0/+28 |
| | | | * | | Cannot drag scrollbars in a QPlainTextEdit on Cocoa. | Prasanth Ullattil | 2009-12-07 | 1 | -66/+46 |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-02 | 3 | -14/+9 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-01 | 138 | -1278/+1859 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Doc: Document QSystemTrayIcon::showMessage() Mac behavior. | Morten Johan Sørvig | 2009-11-20 | 1 | -0/+3 |
| | * | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 40 | -546/+1385 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed (unstable) tst_QTimeLine::currentTime test failure | Rohan McGovern | 2009-12-09 | 1 | -1/+1 |
| | * | | | | | | | Fix cleanup hooks error. | Sarah Smith | 2009-12-08 | 1 | -2/+2 |
| * | | | | | | | | Proper fix for QTBUG-6421 | Bill King | 2009-12-07 | 2 | -5/+17 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 |
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| | * | | | | | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-02 | 1 | -1/+1 |
| | * | | | | | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 |
| | * | | | | | | make signal handlers understand QVariant again | Kent Hansen | 2009-11-30 | 1 | -3/+18 |
| | * | | | | | | Fixed a crash in the GL engine when trying to draw invalid pixmaps. | Trond Kjernåsen | 2009-11-26 | 1 | -1/+1 |
| * | | | | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 22 | -334/+463 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 |
| | * | | | | | | | Fix Run-Time Check Failure with MSVC when downcasting. | Thiago Macieira | 2009-12-03 | 1 | -4/+4 |
| | * | | | | | | | Fixes: Compile fix | Jens Bache-Wiig | 2009-12-03 | 1 | -1/+2 |
| | * | | | | | | | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 2 | -2/+5 |
| | * | | | | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyle | Jens Bache-Wiig | 2009-12-03 | 1 | -0/+8 |
| | * | | | | | | | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1 | Denis Dzyubenko | 2009-12-03 | 54 | -469/+826 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Updates to QtGui DEF files for WINSCW and EABI | Iain | 2009-12-03 | 2 | -17/+26 |
| | | * | | | | | | | Update include path for Symbian^3 | Iain | 2009-12-03 | 1 | -0/+3 |
| | | * | | | | | | | Assign Symbian UID to QtOpenVg module | Iain | 2009-12-03 | 1 | -0/+1 |
| | | * | | | | | | | Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OS | Iain | 2009-12-03 | 2 | -1/+145 |
| | | * | | | | | | | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 6 | -277/+195 |