summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Checks for len = 0 in QIconvCodec::convertFromUnicodeNils Christian Roscher-Nielsen2009-11-251-2/+2
* Fixed key handling in the documentation index widgetDenis Dzyubenko2009-11-251-3/+7
* Use a pixmap instead of an image in the tablet exampleBenjamin Poulain2009-11-253-32/+32
* Fix crash of QtWebKit on any page with Flash when compiled witn MinGW.Jocelyn Turcotte2009-11-251-2/+2
* Optimize QFSFileEnginePrivate::canonicalized() by using realpath()Markus Goetz2009-11-251-0/+12
* Introduce QFileInfo benchmarkMarkus Goetz2009-11-253-0/+94
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-2525-294/+445
|\
| * Mac: deleting a menu item might clear items in other menusRichard Moe Gustavsen2009-11-251-6/+4
| * Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-252-2/+11
| * Compile for 64-bit WindowsBradley T. Hughes2009-11-251-1/+6
| * Fix Broadcast receiver example.Jedrzej Nowacki2009-11-251-1/+1
| * Fix the tablet device recognition on WindowsBenjamin Poulain2009-11-251-84/+115
| * On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| * QXmlStream: regenerate header after grammar changePeter Hartmann2009-11-251-161/+162
| * QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-253-0/+11
| * Network auto tests: Some timeout increasesMarkus Goetz2009-11-255-8/+8
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-258-28/+93
| |\
| | * Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int...Simon Hausmann2009-11-2520-53/+156
| | |\
| | * | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-252-30/+29
| | * | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-251-1/+1
| | * | Fix links to docs in INSTALL and READMEJason McDonald2009-11-252-9/+9
| * | | Small performance improvement: don't match the bus path.Thiago Macieira2009-11-241-3/+2
| * | | Doc: Update the documentation for the serviceOwnerChanged signal.Thiago Macieira2009-11-241-0/+6
| * | | Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-243-12/+77
| * | | Revert "Disable the deprecation warning for this signal since we're using it ...Thiago Macieira2009-11-241-0/+5
| * | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
| * | | The functionEntryAndExit_builtin autotest was enriched by a new dataset.Jedrzej Nowacki2009-11-241-7/+31
* | | | Doc: Added the required legal notices.David Boddie2009-11-252-1/+534
* | | | Doc: Work in progress example placeholders.David Boddie2009-11-2514-0/+388
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-245-18/+83
|\ \ \ \ | | |/ / | |/| |
| * | | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-242-16/+68
| * | | Added some missing build instructions for abld.axis2009-11-242-0/+11
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Dean Dettman2009-11-2412-11/+121
| |\ \ \
| * | | | Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-11-24150-658/+1510
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tst_qtcpserver: Increased timeoutMarkus Goetz2009-11-241-1/+1
| * | | | tst_qftp: Increased some more timeoutsMarkus Goetz2009-11-241-4/+5
| * | | | tst_qhttp: Increase timeoutMarkus Goetz2009-11-241-1/+1
| * | | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
| * | | | Incorrect background while composing Japanese text(e.g 'shi' + <space>).Prasanth Ullattil2009-11-241-4/+2
| * | | | tst_qftp: Increase timeout in the abort() test.Markus Goetz2009-11-241-1/+4
| * | | | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-242-1/+21
| * | | | Few of the QEXPECT_FAIL messages were enriched by the Jira's task numberJedrzej Nowacki2009-11-241-13/+9
| * | | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-242-30/+29
| * | | | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
| * | | | tst_qftp: Test upload with 1MB instead of not-at-all on SymbianMarkus Goetz2009-11-241-2/+3
| * | | | tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
| * | | | Maximizing a window makes it a bit smaller that the minimum size:CocoaPrasanth Ullattil2009-11-241-2/+7
| | |_|/ | |/| |
| * | | QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-242-5/+25
| * | | Fix accept call in q3processMarkus Goetz2009-11-241-1/+1