summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed an image reference.David Boddie2009-12-141-2/+2
* Doc: Minor fixes to language.David Boddie2009-12-141-2/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-0830-125/+310
|\
| * Compile with -no-exceptions on Mac.Morten Johan Sørvig2009-12-081-2/+16
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-0884-616/+1195
| |\
| | * Compile on Windows CE.Bradley T. Hughes2009-12-081-0/+13
| | * Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole2009-12-071-0/+28
| | * Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46
| | * Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0522-334/+463
| | |\
| | * \ Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-0413-18/+85
| | |\ \
| | | * | Rebind window surface fbo after native GL renderingRhys Weatherley2009-12-044-2/+14
| | | * | Better check for EGL extension stringsRhys Weatherley2009-12-041-1/+4
| | | * | Some doc fixesJan-Arve Sæther2009-12-031-2/+2
| | | * | Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-031-2/+2
| | | * | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-033-5/+58
| | | |\ \
| | | | * | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
| | | | * | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-1/+1
| | | | * | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
| | | * | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-022-3/+2
| | * | | | Fixed compile for S60.Rohan McGovern2009-12-041-1/+1
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-039-6/+66
| | |\ \ \ \
| | | * | | | Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-034-4/+4
| | | * | | | Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-033-0/+56
| | | * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0373-258/+787
| | | |\ \ \ \
| | | * | | | | compile fix for Qt in namespacehjk2009-12-011-0/+4
| | | * | | | | Fix a documentation typo.Christian Kamm2009-11-301-1/+1
| | | * | | | | QVector: fix const_iterator-=(int)hjk2009-11-301-1/+1
| | * | | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-31/+52
| | | |/ / / / | | |/| | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0268-252/+782
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-013-4/+4
| | |\ \ \ \ \ \
| | * | | | | | | remove unused line of codeDerick Hawcroft2009-12-011-1/+0
| | * | | | | | | Fixed QSqlRelationalTableModel doesn't correctly work with relation in other ...Bill King2009-11-301-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-023-14/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-01138-1278/+1859
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Doc: Document QSystemTrayIcon::showMessage() Mac behavior.Morten Johan Sørvig2009-11-201-0/+3
* | | | | | | | | | Doc: Fixed references to "old" 2.x and "new" 3.x font name conventions.David Boddie2009-12-071-7/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
* | | | | | | | | Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
* | | | | | | | | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
* | | | | | | | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
* | | | | | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
* | | | | | | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0354-469/+826
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updates to QtGui DEF files for WINSCW and EABIIain2009-12-032-17/+26
| * | | | | | | | | Update include path for Symbian^3Iain2009-12-031-0/+3
| * | | | | | | | | Assign Symbian UID to QtOpenVg moduleIain2009-12-031-0/+1
| * | | | | | | | | Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OSIain2009-12-032-1/+145
| * | | | | | | | | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| * | | | | | | | | Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1