summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adapt the message-sending code to return error messages from theThiago Macieira2009-07-023-49/+90
* Add support for error messages in the D-Bus marshaller.Thiago Macieira2009-07-022-14/+24
* Add central validation code to QDBusUtil.Thiago Macieira2009-07-021-0/+68
* Add some new error codes for indicating invalid D-Bus parameters.Thiago Macieira2009-07-022-2/+15
* Add a function to check if an interface is implemented by an object.Thiago Macieira2009-07-024-46/+51
* 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
* Make sure simplePen gets set properlyAnders Bakken2009-06-241-5/+11
* Fix comparison of different-sized QStringRefs.Thiago Macieira2009-06-241-1/+1
* QColorDialog: Fix setting of alpha valuesMarkus Goetz2009-06-241-1/+1
* bug fix for ibase sql driverDerick Hawcroft2009-06-241-16/+36
* Compile.Norwegian Rock Cat2009-06-231-1/+1
* Recognize | as separator characterThorbjørn Lindeijer2009-06-231-0/+1