summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-166-8/+8
* A small optimisation for the utf8->utf16 conversion.Denis Dzyubenko2009-07-161-21/+11
* Changed the implementation of the unicode text codecs to share more code with...Denis Dzyubenko2009-07-164-250/+241
* XmlSchema: update license headersPeter Hartmann2009-07-163-12/+12
* XmlSchema: add license headers for some filesPeter Hartmann2009-07-164-0/+131
* Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-07-161-0/+4
* With license it's better.Alexis Menard2009-07-161-0/+41
* Update the license header in a few more placesThiago Macieira2009-07-163-3/+3
* Update the license headers in XML Schema to the new formatThiago Macieira2009-07-16109-109/+109
* Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-161-5/+81
* Fix HPUX compilationRobert Griebl2009-07-151-1/+1
* Xml Schema: move license file to the right directoryPeter Hartmann2009-07-151-0/+0
* QGraphicsItems not painted after QGraphicsScene::clear().Bjoern Erik Nilsen2009-07-151-0/+1
* fix warnings with mingwThierry Bastian2009-07-154-2/+6
* avoids strict-antialiasing breakage warningsThierry Bastian2009-07-151-1/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1533-460/+469
|\
| * Fix warnings for QtNetwork on mingwThierry Bastian2009-07-152-49/+30
| * Fix warnings in mingwThierry Bastian2009-07-152-2/+2
| * fix build on linuxThierry Bastian2009-07-151-11/+1
| * Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains.Thiago Macieira2009-07-151-1/+18
| * Compile fix.Denis Dzyubenko2009-07-151-0/+1
| * Support more than 63 handles in QWindowsFileSystemWatcherdt2009-07-153-181/+304
| * Fix warnings for mingwThierry Bastian2009-07-1516-195/+92
| * fix warnings for mingw in QtCoreThierry Bastian2009-07-155-11/+11
| * Fix license header in new files - make testcase pass.Volker Hilsheimer2009-07-153-9/+9
| * Compile after a72c30020bdadbe0d82e583e17acd25715604f7bBjørn Erik Nilsen2009-07-151-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-151108-9323/+27725
|\|
| * Fix Solaris build failure with the new qt_safe_() socket functions.Robert Griebl2009-07-151-1/+2
| * repair the mouse cursor on Windows CEJoerg Bornemann2009-07-151-0/+4
| * Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-155-52/+40
| * Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-1/+1
| * remove lots of warnings with mingwThierry Bastian2009-07-151-1/+1
| * Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1
| * QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| * support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| * Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-145-44/+42
| * outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
| * large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
| * micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-148-15/+51
| |\
| | * QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-145-0/+32
| | * Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-143-15/+19
| | * doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| * | Remove sendGestureEvent().Marius Bugge Monsen2009-07-141-68/+0
| * | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| * | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-145-9/+149
| |/
| * Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| * Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| * Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| * use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-142-6/+5