summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Docs: remove reference to nonexistent fileJoerg Bornemann2009-06-202-2/+0
| * QNetworkAccessManager: Clarify doc about deleting QNetworkReplyMarkus Goetz2009-06-201-3/+2
| * BT: Remove Intel CC 10 issue from known issues doc.Jason McDonald2009-06-171-7/+0
| * Change to license files for releaseJason McDonald2009-06-1710-652/+3869
| * Revert "New binary for configure.exe"Jason McDonald2009-06-171-0/+0
| * Update the .qm files for 4.5.2.Jason McDonald2009-06-1645-0/+8
| * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-1617-30/+30
| * Trafficinfo example: Asynchronous call to webservice at launchMarkus Goetz2009-06-161-5/+4
| * Backported WebKit SVG revisions (r43590, r43795) from the trunkSimon Hausmann2009-06-164-2/+35
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-167172-14504/+14512
| * Make the codeeditor example compile on Windows.Jason McDonald2009-06-161-1/+1
| * Revert "turn qm generation into a build time target"Jason McDonald2009-06-1646-48/+36
| * Revert "properly indent embedded awk code"Jason McDonald2009-06-161-11/+11
| * Revert "fix qm build"Jason McDonald2009-06-163-12/+1
| * Revert "make qm target work when the freshly built Qt is not in the library"Jason McDonald2009-06-161-11/+2
| * Prevented QCompleter popup from appearing briefly on Windows.jasplin2009-06-161-1/+5
| * Fixed problems with the event handling in QCompleter on Mac.jasplin2009-06-161-1/+1