summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix oops in strcmp in QBuffer.Thiago Macieira2009-07-021-1/+1
* Add a note about this method not being safe in multithreaded contextsThiago Macieira2009-07-021-0/+7
* add license headersOswald Buddenhagen2009-07-025-0/+205
* Doc: adding details to qmake docsMorten Engvoldsen2009-07-021-0/+19
* Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
* Get more autotests passing/fixed up.Bill King2009-07-023-4/+21
* We still need to Flip in NO_WM modeAnders Bakken2009-07-021-1/+1
* Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
* Code cleanupAnders Bakken2009-07-011-48/+36
* Sync with QtCreator.kh2009-07-014-10/+94
* Sync with QtCreator.kh2009-07-011-9/+13
* Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
* Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
* Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-012-4/+4
* Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
* Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
* Fixed the license header that the unicode table generated uses.Denis Dzyubenko2009-07-011-8/+85
* Improve QtHelp error reporting.Friedemann Kleint2009-07-011-2/+2
* Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
* operator==() for Unicode properties was omitting one property, which resulted...Chusslove Illich (Часлав Илић)2009-07-011-0/+1
* Don assume QVariant::String data is going to always be unicode in QODBCDerick Hawcroft2009-06-301-1/+1
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30200-0/+6573
* Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
* Doc: Said which formats we support for a QIODevice driven MediaSourceGeir Vattekar2009-06-301-1/+6
* Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar2009-06-301-7/+7
* Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-302-3/+6
* fix crash in QLocalServer on WinCE when waitForNewConnection times outJoerg Bornemann2009-06-301-1/+1
* Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-3/+4
* Compile qmake autotestMarius Storm-Olsen2009-06-301-1/+1
* QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
* New binaryMarius Storm-Olsen2009-06-301-0/+0
* Support the -qtlibinfix parameter already on Unix/MacMarius Storm-Olsen2009-06-302-6/+15
* Remove links to out-of-date class chart.Jason McDonald2009-06-302-4/+0
* bug fixDerick Hawcroft2009-06-301-0/+1
* Remove unused variablesAnders Bakken2009-06-291-2/+0
* Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
* QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-292-1/+35
* add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
* Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
* QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-293-6/+13
* Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
* Doc: Adding documentation on supported data types in Qt SQL moduleMorten Engvoldsen2009-06-292-0/+587
* Remove a couple of registry entries when unregistering an ActiveX serverAndy Shaw2009-06-291-0/+4
* Fix autotest failure in QStyle:drawItemPixmapJens Bache-Wiig2009-06-292-1/+5
* Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
* bug fixDerick Hawcroft2009-06-292-7/+8
* Don't crash in libdbus-1 because of invalid parameters.Thiago Macieira2009-06-281-5/+14
* Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
* Merge commit 'v4.5.2' into 4.5Thiago Macieira2009-06-270-0/+0
|\
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...v4.5.2Simon Hausmann2009-06-20658-2109/+2513