summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove useless variables.Fabien Freling2011-01-311-3/+0
* Disable subtractOpaqueSiblings when in the unified toolbar.Fabien Freling2011-01-281-1/+1
* Move all display: utility functions.Fabien Freling2011-01-274-24/+23
* Force the display: in the unified toolbar.Fabien Freling2011-01-271-1/+3
* Remove useless displayIfNeeded: definition.Fabien Freling2011-01-261-16/+0
* Change variable name.Fabien Freling2011-01-263-3/+3
* Move the flushing to [view drawRect:rect]Fabien Freling2011-01-267-98/+153
* Small typo fix.Fabien Freling2011-01-251-1/+1
* Merge branch 'unified-toolbar'Fabien Freling2011-01-251-1/+12
|\
| * Free memory when disabling the unified toolbar.Fabien Freling2011-01-141-1/+12
* | Add utility functions for using Core Graphics contexts.Fabien Freling2011-01-251-0/+28
* | Set the graphics system name in the graphics system factory.Fabien Freling2011-01-212-1/+2
* | Add a utility function to call setNeedsDisplay:Fabien Freling2011-01-182-0/+10
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-121-1/+5
|\
| * Mac: pixmaps dont treat alpha exactly the same as other platformsRichard Moe Gustavsen2011-01-121-1/+5
* | Doc: Fixing typoSergio Ahumada2011-01-121-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-1114-26/+238
|\ \ | |/ |/|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-1114-26/+238
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-1114-26/+238
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-1014-26/+238
| | | |\
| | | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2011-01-1031-130/+618
| | | | |\
| | | | * \ Merge branch 'qt-graphics-team-text-master'Eskil Abrahamsen Blomfeldt2011-01-1014-26/+238
| | | | |\ \
| | | | | * | Compile when qreal != doubleEskil Abrahamsen Blomfeldt2011-01-101-1/+1
| | | | | * | Make application font family names locale sensitive in X11Jiang Jiang2011-01-062-2/+24
| | | | | * | Rename QTextBlockFormat::AtLeastHeight -> MinimumHeightEskil Abrahamsen Blomfeldt2011-01-044-15/+11
| | | | | * | Add line spacing to QTextBlockFormat, get/set functions, CSS supportJoshua Grauman2011-01-046-6/+154
| | | | | * | Optimize texture glyph cacheEskil Abrahamsen Blomfeldt2010-12-214-12/+28
| | | | | * | Disable certain GPOS features by defaultJiang Jiang2010-12-201-6/+35
| | | | | * | Move advances for control character in Indic syllable shapingJiang Jiang2010-12-201-0/+1
* | | | | | | QProcessManager: minor optimizationRitt Konstantin2011-01-111-10/+6
* | | | | | | use qBinaryFind instead of bsearchKonstantin Ritt2011-01-111-14/+2
* | | | | | | use qBinaryFind instead of bsearchKonstantin Ritt2011-01-112-53/+15
* | | | | | | fix two more "comparison between signed and unsigned integer expressions" war...Konstantin Ritt2011-01-111-2/+2
* | | | | | | fix 'QChar::QChar(char)' is deprecatedKonstantin Ritt2011-01-111-1/+1
* | | | | | | fix another "comparison between signed and unsigned integer expressions"Konstantin Ritt2011-01-111-10/+10
* | | | | | | fix warning "comparison between signed and unsigned integer expressions"Konstantin Ritt2011-01-111-1/+1
* | | | | | | fix warning "missing braces around initializer for 'in_addr::<anonymous union>'"Konstantin Ritt2011-01-111-1/+2
* | | | | | | fix warning "'SeedStorage* randTLS()' defined but not used"Konstantin Ritt2011-01-111-7/+7
* | | | | | | remove unused header includeRitt Konstantin2011-01-111-3/+1
* | | | | | | make the modifySemaphore() signal-safe on linuxRitt Konstantin2011-01-111-1/+6
* | | | | | | deal with utcOffset in a correct wayRitt Konstantin2011-01-111-2/+4
|/ / / / / /
* | | | | | handle O_NONBLOCK'ed pipes specific error on write()Ritt Konstantin2011-01-112-5/+12
* | | | | | move POSIX-specific debug to qprocess_unix.cppRitt Konstantin2011-01-112-3/+2
|/ / / / /
* | | | | qt project files: create pkg-config files for mingwMark Brand2011-01-1017-18/+24
|/ / / /
* | | | Fix reversed condition introduced in 9a6cfc07e5João Abecasis2011-01-101-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-082-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix compilation error on SolarisJoão Abecasis2011-01-071-0/+6
| * | | Check elapsed time only onceJoão Abecasis2011-01-071-2/+3
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-075-15/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed bug and performance problem in windowsstyle.Samuel Rødal2011-01-071-2/+2