summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Tom Cooksey2009-05-287-28/+42
|\
| * Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| * BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
| * support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-282-2/+6
| * BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
| * Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
* | 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-287-3/+689
* | Compile fix with namespaces.hjk2009-05-2810-8/+31
* | 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-28163-846/+827
* | 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-285-14/+31
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2794-515/+10183
|\ \ | |/
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-272-6/+11
| * 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
| * Integrate merge-request #549 into branch '4.5'Simon Hausmann2009-05-276-3/+9303
| |\
| | * Updated danish translations. Added them to relevant project files.Thomas Sondergaard2009-05-266-637/+2132
| | * Danish translationsThomas Sondergaard2009-05-203-0/+7805
| * | Fixes for merge-request #407Leonardo Sobral Cunha2009-05-272-36/+39
| * | Integrate merge-request #407 into branch 'test'Leonardo Sobral Cunha2009-05-272-0/+37
| |\ \
| | * | Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-272-0/+37
| |/ /
| * | Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| * | QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-262-5/+39
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2621-176/+231
| |\ \
| | * | Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
| | * | Fix broken search inside search results.kh2009-05-262-70/+66
| | * | Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-266-11/+13
| | * | 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
| | * | Correcting bugs in classic.cssMorten Engvoldsen2009-05-261-4/+4
| | * | Test for QDate::fromDate with string format.Olivier Goffart2009-05-261-0/+26
| | * | BT: opening datetimepicker in a cell in spreadsheet demo resets the dateOlivier Goffart2009-05-261-3/+3
| | * | Doc - whitespace cleaningKavindra Devi Palaraja2009-05-261-24/+24
| | * | Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-264-23/+12
| | * | 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