Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-12 | 15 | -26/+259 |
|\ | |||||
| * | Doc: Fixing typo | Sergio Ahumada | 2011-01-12 | 1 | -1/+1 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-11 | 15 | -26/+259 |
| |\ |/ / | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-11 | 15 | -26/+259 |
| |\ | |||||
| | * | Only test control character handling in X11 | Jiang Jiang | 2011-01-11 | 1 | -0/+4 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-11 | 15 | -26/+255 |
| | |\ | |||||
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-11 | 15 | -26/+255 |
| | | |\ | |||||
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2011-01-10 | 15 | -26/+255 |
| | | | |\ | |||||
| | | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 | Eskil Abrahamsen Blomfeldt | 2011-01-10 | 91 | -1415/+4315 |
| | | | | |\ | |||||
| | | | | * \ | Merge branch 'qt-graphics-team-text-master' | Eskil Abrahamsen Blomfeldt | 2011-01-10 | 15 | -26/+255 |
| | | | | |\ \ | |||||
| | | | | | * | | Compile when qreal != double | Eskil Abrahamsen Blomfeldt | 2011-01-10 | 1 | -1/+1 |
| | | | | | * | | Make application font family names locale sensitive in X11 | Jiang Jiang | 2011-01-06 | 2 | -2/+24 |
| | | | | | * | | Rename QTextBlockFormat::AtLeastHeight -> MinimumHeight | Eskil Abrahamsen Blomfeldt | 2011-01-04 | 4 | -15/+11 |
| | | | | | * | | Add line spacing to QTextBlockFormat, get/set functions, CSS support | Joshua Grauman | 2011-01-04 | 6 | -6/+154 |
| | | | | | * | | Optimize texture glyph cache | Eskil Abrahamsen Blomfeldt | 2010-12-21 | 4 | -12/+28 |
| | | | | | * | | Disable certain GPOS features by default | Jiang Jiang | 2010-12-20 | 1 | -6/+35 |
| | | | | | * | | Move advances for control character in Indic syllable shaping | Jiang Jiang | 2010-12-20 | 2 | -0/+18 |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-01-11 | 11 | -108/+60 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | QProcessManager: minor optimization | Ritt Konstantin | 2011-01-11 | 1 | -10/+6 |
| * | | | | | | | use qBinaryFind instead of bsearch | Konstantin Ritt | 2011-01-11 | 1 | -14/+2 |
| * | | | | | | | use qBinaryFind instead of bsearch | Konstantin Ritt | 2011-01-11 | 2 | -53/+15 |
| * | | | | | | | fix two more "comparison between signed and unsigned integer expressions" war... | Konstantin Ritt | 2011-01-11 | 1 | -2/+2 |
| * | | | | | | | fix 'QChar::QChar(char)' is deprecated | Konstantin Ritt | 2011-01-11 | 1 | -1/+1 |
| * | | | | | | | fix another "comparison between signed and unsigned integer expressions" | Konstantin Ritt | 2011-01-11 | 1 | -10/+10 |
| * | | | | | | | fix warning "comparison between signed and unsigned integer expressions" | Konstantin Ritt | 2011-01-11 | 1 | -1/+1 |
| * | | | | | | | fix warning "missing braces around initializer for 'in_addr::<anonymous union>'" | Konstantin Ritt | 2011-01-11 | 1 | -1/+2 |
| * | | | | | | | fix warning "'SeedStorage* randTLS()' defined but not used" | Konstantin Ritt | 2011-01-11 | 1 | -7/+7 |
| * | | | | | | | remove unused header include | Ritt Konstantin | 2011-01-11 | 1 | -3/+1 |
| * | | | | | | | make the modifySemaphore() signal-safe on linux | Ritt Konstantin | 2011-01-11 | 1 | -1/+6 |
| * | | | | | | | fix/stabilizate the year sign change test | Ritt Konstantin | 2011-01-11 | 1 | -4/+4 |
| * | | | | | | | deal with utcOffset in a correct way | Ritt Konstantin | 2011-01-11 | 1 | -2/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-01-11 | 2 | -8/+14 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | handle O_NONBLOCK'ed pipes specific error on write() | Ritt Konstantin | 2011-01-11 | 2 | -5/+12 |
| * | | | | | | move POSIX-specific debug to qprocess_unix.cpp | Ritt Konstantin | 2011-01-11 | 2 | -3/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-... | Qt Continuous Integration System | 2011-01-11 | 1 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-... | Qt Continuous Integration System | 2011-01-10 | 1 | -1/+4 |
| |\ \ \ \ \ |/ / / / / / | |||||
| * | | | | | BM2: Little fix to make the `make check-trusted' to work on Linux and Windows. | Sergio Ahumada | 2011-01-10 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-01-10 | 29 | -204/+227 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | qmake: fix wrong case label in toString(subSystemOption) | Joerg Bornemann | 2011-01-10 | 1 | -4/+0 |
| * | | | | qt project files: create pkg-config files for mingw | Mark Brand | 2011-01-10 | 22 | -23/+29 |
| * | | | | qmake: write and install pkg-config files for mingw | Mark Brand | 2011-01-10 | 2 | -0/+15 |
| * | | | | qmake: don't limit pkg-config writing to unix generator | Mark Brand | 2011-01-10 | 4 | -182/+183 |
| * | | | | qmake: fix double directory separator | Mark Brand | 2011-01-10 | 1 | -2/+7 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-01-10 | 5 | -5/+12 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Fix reversed condition introduced in 9a6cfc07e5 | João Abecasis | 2011-01-10 | 1 | -1/+1 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-01-08 | 5 | -5/+12 |
| |\ \ \ |/ / / / | |||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-01-07 | 5 | -5/+12 |
| |\ \ \ | |||||
| | * | | | Add /DYNAMICBASE /NXCOMPAT to linker options in Visual Studio 2005 and higher | miniak | 2011-01-07 | 3 | -3/+3 |
| | * | | | Fix compilation error on Solaris | João Abecasis | 2011-01-07 | 1 | -0/+6 |
| | * | | | Check elapsed time only once | João Abecasis | 2011-01-07 | 1 | -2/+3 |