summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.Alexis Menard2009-05-311-1/+0
* Fixed a crash in the GL 2 paintengine when drawing text.Trond Kjernåsen2009-05-291-0/+3
* New configure.exe binaryMarius Storm-Olsen2009-05-291-0/+0
* Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
* Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
* Changes for DirectFBAnders Bakken2009-05-291-0/+20
* Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-292-2/+20
* Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-294-4/+80
* Minor cleanup.Trond Kjernåsen2009-05-291-4/+4
* BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-291-12/+22
* support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-292-2/+6
* BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-291-1/+1
* Doc - final screenshot and changesKavindra Devi Palaraja2009-05-292-11/+8
* Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-282-6/+11
* Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
* QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-272-5/+39
* Doc: Updated the list of tools to include makeqpf and qvfb.David Boddie2009-05-273-8/+9
* Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-276-11/+13
* BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-272-5/+9
* Correcting bugs in classic.cssMorten Engvoldsen2009-05-271-4/+4
* BT: opening datetimepicker in a cell in spreadsheet demo resets the dateOlivier Goffart2009-05-271-3/+3
* Doc - whitespace cleaningKavindra Devi Palaraja2009-05-271-24/+24
* Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-274-23/+12
* Doc - more screenshots and adding better descriptionKavindra Devi Palaraja2009-05-273-13/+15
* Clearifying QWebFrame docsMorten Engvoldsen2009-05-271-2/+3
* Fix a crash in Phonon::EffectWidgetJens Bache-Wiig2009-05-261-1/+2
* Doc: Removed irrelevant links from the Qt for Windows CE documentation.David Boddie2009-05-261-2/+0
* qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-263-8/+13
* BT: Google suggest example not launching from the Qt Demo app.Trond Kjernåsen2009-05-261-2/+2
* Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-265-6/+48
* qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-262-12/+38
* 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-261-10/+18
* Doc: Removed the incorrect figures for Thumb builds of libraries.David Boddie2009-05-261-2/+0
* Doc: Fixed custom graphics item snippet.David Boddie2009-05-261-1/+1
* Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-265-14/+12
* Doc: Removed documentation about the non-existentDavid Boddie2009-05-261-2/+0
* Doc: Fixed links to resources on the qtsoftware.com Web site.David Boddie2009-05-261-3/+3
* Doc: Fixed terminology.David Boddie2009-05-261-1/+1
* BT: Namespace compile fixes.Norwegian Rock Cat2009-05-262-1/+2
* fix warning in QtSvg if qreal == floatJoerg Bornemann2009-05-261-1/+1
* don't build examples/qtconcurrent/qtconcurrent.pro by default on Win CEJoerg Bornemann2009-05-261-1/+4
* add deployment rules...Maurice Kalinowski2009-05-263-0/+15
* BT:Fix a clipping issue in tabbar tabsJens Bache-Wiig2009-05-261-4/+7
* BT: fix systray balloon crash bug on Windows CEJoerg Bornemann2009-05-261-13/+16
* startup crash on WinCEMaurice Kalinowski2009-05-261-0/+3
* Adding details to QSettings functionsMorten Engvoldsen2009-05-261-2/+11
* Changed qdoc to simplify the output for overloaded functions.Martin Smith2009-05-261-3/+1
* BT: Prevent crash in Designer when using a scroll wheel to change a property.Norwegian Rock Cat2009-05-261-8/+20