summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed dead code possibly leading to crash.Rohan McGovern2009-07-031-1/+1
* Fixes ::record for dialect 3 named tables in interbase/firebird.Bill King2009-07-031-2/+2
* Fixes invalid length for numeric fields in oracle.Bill King2009-07-031-1/+1
* QDirectFBPaintEngine return if destRect is nullAnders Bakken2009-07-021-0/+2
* Better debug output for QDirectFBPaintEngineAnders Bakken2009-07-021-2/+5
* Remove unused function viewUnderTransparentForMouseView in QCocoaView.Prasanth Ullattil2009-07-022-57/+0
* Drag and drop events are not delivered correctly in CocoaPrasanth Ullattil2009-07-022-8/+43
* Implement hitTestNorwegian Rock Cat2009-07-022-54/+7
* Fix a regression where dynamic tooltips wouldn't show up in Cocoa.Norwegian Rock Cat2009-07-022-4/+15
* 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
* Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
* Get more autotests passing/fixed up.Bill King2009-07-021-2/+5
* We still need to Flip in NO_WM modeAnders Bakken2009-07-011-1/+1
* Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
* Code cleanupAnders Bakken2009-07-011-48/+36
* Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
* Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-011-2/+2
* Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
* Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
* Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
* Don assume QVariant::String data is going to always be unicode in QODBCDerick Hawcroft2009-07-011-1/+1
* Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
* 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
* QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
* 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-291-1/+2
* 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
* Remove a couple of registry entries when unregistering an ActiveX serverAndy Shaw2009-06-291-0/+4
* Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
* bug fixDerick Hawcroft2009-06-291-1/+4
* Don't crash in libdbus-1 because of invalid parameters.Thiago Macieira2009-06-291-5/+14
* Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
* Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-2/+2
* Fixed cap and join styles when printing to native Windows printers.Trond Kjernaasen2009-06-261-1/+19
* make invokable constructors work with classes in namespaceKent Hansen2009-06-252-3/+9
* Bump Qt version number.Jason McDonald2009-06-253-4/+4
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-06-253-1/+24
* QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-252-2/+39
* Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-252-2/+6
* save on a couple of mallocsDerick Hawcroft2009-06-251-1/+1
* Fix off by one bug in DirectFBPaintEngineAnders Bakken2009-06-241-2/+2
* Fix a rendering issueAnders Bakken2009-06-242-3/+8
* Fixup ibase.Derick Hawcroft2009-06-251-2/+2