summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-091-12/+20
* Update QGroupBox on focusBenjamin Poulain2009-07-081-5/+1
* Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
* remove debugDerick Hawcroft2009-07-081-1/+0
* Handle special number cases (nan,{+-}infinity) in PostgreSQLDerick Hawcroft2009-07-081-0/+17
* Document limitation in Cocoa cursor handling.Norwegian Rock Cat2009-07-071-0/+5
* Fix typo in color calculation.Norwegian Rock Cat2009-07-071-3/+3
* Handle all PostgreSQL notifications sitting in the queueDerick Hawcroft2009-07-071-4/+4
* Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
* Implement QApplication::setOverrideCursor to use pure Cocoa callsNorwegian Rock Cat2009-07-061-1/+11
* 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