summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed WinCE compile, perhaps.Rohan McGovern2009-05-281-1/+1
* Fixed bug in GL graphics system when painting to pixmaps.Samuel Rødal2009-05-281-0/+3
* Integrate merge-request #548 into branch 'master'Norwegian Rock Cat2009-05-281-2/+0
|\
| * Remove duplicate qpdf_p.h include.Brad Hards2009-05-281-2/+0
* | oops, build was broken on embeddedThierry Bastian2009-05-281-1/+1
* | Polished aboutQt dialog a little bit.Denis Dzyubenko2009-05-281-5/+8
|/
* Merge branch '4.5'Tom Cooksey2009-05-282-3/+6
|\
| * Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| * BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
* | Fixed incorrect handling of composition modes in GL2 paint engine.Samuel Rødal2009-05-282-22/+11
* | Forgot to close the TTY handle.Robert Griebl2009-05-281-0/+1
* | Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-285-3/+373
* | Compile fix with namespaces.hjk2009-05-289-7/+30
* | Make WA_TranslucentBackground work for QGLWidgets on X11/EGLTom Cooksey2009-05-281-11/+15
* | Send ParentChanged event to QGLWidgets when the wId changes on EGLTom Cooksey2009-05-281-4/+5
* | Print the error string when surface creation failsTom Cooksey2009-05-281-1/+4
* | Fix build on X11/OpenGL ES 2.0Tom Cooksey2009-05-281-1/+1
* | Do not deduce scrollbar extent twice if scrollbar policy is Qt::ScrollBarAlwa...Aurélien Gâteau2009-05-281-4/+10
* | QStateMachine: better way to get the sender signalIndexOlivier Goffart2009-05-281-18/+7
* | Moved QGL2PaintEngineExPrivate into GL2 paint engine header file.Samuel Rødal2009-05-284-93/+96
* | Respect PM_ScrollView_ScrollBarSpacing in QAbstractScrollArea::minimumSizeHint()Christoph Feck2009-05-281-0/+6
* | improved string operations all over the placeThierry Bastian2009-05-28153-823/+804
* | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-285-13/+6
* | Compile qstatemachine autotestOlivier Goffart2009-05-281-1/+1
* | Doc change; QGraphicsView::DontClipPainter is obsolete since Qt 4.5.Andreas Aardal Hanssen2009-05-282-11/+2
* | Adds support for linking against iodbc on linux.Bill King2009-05-281-7/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2747-323/+496
|\ \ | |/
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| * Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
| * Fixes for merge-request #407Leonardo Sobral Cunha2009-05-271-3/+2
| * Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-271-0/+5
| * Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| * QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-261-5/+6
| * Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
| * SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| * BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-262-5/+9
| * Carbon, QFontDialog::getFont() ignore the "initial" parameterRichard Moe Gustavsen2009-05-261-8/+31
| * Clearifying QWebFrame docsMorten Engvoldsen2009-05-261-2/+3
| * Fix a crash in Phonon::EffectWidgetJens Bache-Wiig2009-05-261-1/+2
| * qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-2619-75/+108
| |\
| | * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-263-5/+10
| | * fix double slash prepending causing troubles on WinCEMaurice Kalinowski2009-05-261-6/+12
| | * BT:Fix access of deleted memory with a static QCursor.Michael Goddard2009-05-261-1/+3
| | * Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| | * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-254-13/+11
| | * Doc: Removed documentation about the non-existentDavid Boddie2009-05-251-2/+0
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2511-116/+152
| | |\
| | | * BT: Namespace compile fixes.Norwegian Rock Cat2009-05-252-1/+2