summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* optimization: avoid creating unnecessary temporariesOswald Buddenhagen2011-06-011-35/+29
* add hash-based indexing to Translator for fast find()Oswald Buddenhagen2011-06-012-26/+92
* remove Translator::translatedMessages()Oswald Buddenhagen2011-06-013-13/+1
* remove Translator::contains()Oswald Buddenhagen2011-06-013-10/+1
* optimization: make the Translator::find() api index-basedOswald Buddenhagen2011-06-013-35/+38
* fix misnomer: MainWindow::closePhraseBooks() => maybeSavePhraseBooks()Oswald Buddenhagen2011-06-012-3/+3
* nuke Translator::release(), make saveQM() non-static insteadOswald Buddenhagen2011-06-015-14/+5
* synchronize qmake project parser with qt creatorOswald Buddenhagen2011-06-0114-2580/+4708
* drop the SysV semaphores -specific code out from QWSSignalHandlerRitt Konstantin2011-06-014-54/+54
* minor refactoring of the QWSLock classRitt Konstantin2011-06-012-68/+47
* simplify the code by using the EINTR_LOOP macroRitt Konstantin2011-06-011-36/+36
* simplify the semaphores initializationRitt Konstantin2011-06-011-17/+6
* minor refactoring of the QLock classRitt Konstantin2011-06-011-82/+46
* add a warning on an incorrect usage of QLockRitt Konstantin2011-06-011-0/+2
* make sure we really clear all locksRitt Konstantin2011-06-011-1/+1
* fix build with QT_NO_QWS_SIGNALHANDLERRitt Konstantin2011-06-014-5/+29
* Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-06-018518-143214/+153955
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-313-8/+8
| |\
| | * Fix build in C++0x modeBernhard Rosenkraenzer2011-05-313-8/+8
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-2748-330/+1298
| |\ \ | | |/
| | * Added some of my Qt 4.8 changes to the changelogOlivier Goffart2011-05-261-0/+22
| | * Merge remote-tracking branch 'earth-staging/master'Olivier Goffart2011-05-2611-51/+110
| | |\
| | | * Update bearer startup code in network autotestsShane Kearns2011-05-258-33/+98
| | | * symbian socket engine: share ip address conversion codeShane Kearns2011-05-253-18/+12
| | * | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-269-77/+53
| | |\ \
| | * | | license header check: fix exception for URL TLD tablePeter Hartmann2011-05-251-1/+1
| | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-248452-141937/+141860
| | |\ \
| | * | | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
| | * | | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-2414-55/+244
| | * | | fix Symbian ordinals for merge request re. utf8 characters in SSL certsPeter Hartmann2011-05-241-1/+5
| | * | | add auto test for SSL certificates containing utf8 charactersPierre Rossi2011-05-234-5/+58
| | * | | fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2011-05-231-7/+6
| | * | | Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-233-36/+29
| | * | | Fix the build for QUuidLiang Qi2011-05-232-2/+6
| | * | | Improved performance of the QLocale::name() function.Denis Dzyubenko2011-05-201-9/+22
| | * | | Optimize QUuid::QUuid(const char *)Liang Qi2011-05-201-1/+9
| | * | | QDataStream: speedup steaming of QUuid.Liang Qi2011-05-201-17/+47
| | * | | Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-204-0/+128
| | * | | Add QUuid::toByteArray() and relevantLiang Qi2011-05-204-0/+119
| | * | | Optimize QUuid::toString() and relevantLiang Qi2011-05-202-55/+100
| | * | | Add some autotests and benchmarks for QUuidLiang Qi2011-05-202-2/+152
| | * | | tst_qhostinfo: Fix IPv6 lookup detection on Windows.Martin Petersson2011-05-201-7/+7
| | * | | Fix typo in commentOlivier Goffart2011-05-201-1/+1
| | * | | Tests for QtConcurrent::map using lambdasOlivier Goffart2011-05-191-0/+21
| | * | | MSVC do not really support initilizer_listOlivier Goffart2011-05-191-6/+2
| | * | | Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-196-81/+194
| | * | | Add QtPrivate::QEnableIfOlivier Goffart2011-05-191-0/+6
| | * | | Fix in-process drag-n-drop of image data, image/* was not available.David Faure2011-05-191-6/+22
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-266-19/+73
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-2614-700/+20
| |\ \ \ \ \