summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-08367-1468/+1468
* Remove license header, which cannot be parsed by Sun assembler.Rohan McGovern2009-09-051-40/+0
* Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
* Fix compilation with assemblers that don't use ; for commentThiago Macieira2009-09-036-240/+240
* Add missing license headers to assembly filesJason McDonald2009-09-0312-0/+480
* Add missing license headersJason McDonald2009-09-031-0/+40
* Update license headers.Jason McDonald2009-09-021-3/+0
* Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-8/+30
* Update tech preview license header.Jason McDonald2009-08-31356-4628/+4628
* Eliminate some mentions of Trolltech.Jason McDonald2009-08-113-3/+3
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-112-5/+5
* Update license headers.Jason McDonald2009-08-11356-356/+356
* xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-08-071-1/+1
* Fix: Gtk native dialogs do not repaint when zero-timers are usedJens Bache-Wiig2009-08-041-0/+1
* Build on snow leopard.Morten Sorvig2009-08-041-1/+1
* Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-272-29/+5
* Add docs for Windows Server 2008 R2 to QSysInfo::WinVersionBradley T. Hughes2009-07-271-2/+2
* Fix building in a namespace when building with -arch ppc on Mac OS XAndy2009-07-211-2/+0
* Fix QTextCodec case-insensitive comparison while in a Turkish locale.Thiago Macieira2009-07-201-4/+8
* fix crash due to null pointer referencingAlex2009-07-201-1/+1
* QDirIterator: Doc fixes and whitespace cleanupJoão Abecasis2009-07-171-19/+12
* Refactoring QDirIteratorPrivate::pushSubDirectoryJoão Abecasis2009-07-171-26/+15
* QDirIterator: reducing "randomness"João Abecasis2009-07-171-10/+3
* QDirIterator was returning inconsistent dataJoão Abecasis2009-07-171-6/+1
* QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
* Fix oops in strcmp in QBuffer.Thiago Macieira2009-07-021-1/+1
* Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-011-2/+2
* Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
* QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-1/+2
* Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
* make invokable constructors work with classes in namespaceKent Hansen2009-06-251-1/+7
* Bump Qt version number.Jason McDonald2009-06-251-2/+2
* Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-252-2/+6
* Fix comparison of different-sized QStringRefs.Thiago Macieira2009-06-241-1/+1
* Remove these outdated referencesNorwegian Rock Cat2009-06-231-4/+3
* Add an error message for building architecture mismatchNorwegian Rock Cat2009-06-231-0/+4
* Regression against 4.4 in QRectF::operator|.Bjørn Erik Nilsen2009-06-232-35/+29
* Update license headers as requested by the marketing department.Jason McDonald2009-06-16356-713/+713
* QFile: Doc was pointing to deprecated QIODevice::isSequentialAccess()Markus Goetz2009-06-151-1/+1
* Don't use inactivatable timers to calculate time to wait for next timer.Thomas Sondergaard2009-06-041-3/+11
* fix catalan plural rulesOswald Buddenhagen2009-06-032-0/+4
* Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-031-1/+1
* Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
* Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
* Fixed build issues with MSVCThierry Bastian2009-05-291-0/+14
* Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
* qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-263-5/+12
|\
| * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-2/+0
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-251-2/+11
| |\