summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-202-0/+18
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-152-42/+0
|\
| * Fixed stroke / fill inconsistencies in GL 2 paint engine.Samuel Rødal2010-12-142-42/+0
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-14159-3048/+8396
|\ \ | |/ |/|
| * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-14159-3048/+8396
| |\ |/ /
| * Fix warnings, whitespace cleanupJoão Abecasis2010-12-142-1/+5
| * Don't rely on uninitialized dataJoão Abecasis2010-12-132-0/+48
| * Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * Skip failing testsJoão Abecasis2010-12-101-2/+18
| * Use effective user id instead of getloginJoão Abecasis2010-12-081-12/+16
| * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-08157-3045/+8321
| |\
| | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-07157-3045/+8321
| | |\
| | | * Fix compile error in tst_qfileinfo on Mac/LinuxPrasanth Ullattil2010-12-071-0/+2
| | | * Fix tst_QFileInfo owner() & group() failure on Windows.Prasanth Ullattil2010-12-061-20/+43
| | | * Fix tst_QFileInfo::canonicalFilePath failure on WindowsPrasanth Ullattil2010-12-061-10/+19
| | | * Fix QDir::relativeFilePathJoão Abecasis2010-12-061-1/+1
| | | * Fix spelling in commentsJoão Abecasis2010-12-056-12/+12
| | | * Add missing license header to test caseJoão Abecasis2010-12-051-0/+41
| | | * Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
| | | * New attempt at fixing compilation failureJoão Abecasis2010-12-052-6/+4
| | | * Removing unused duplicate definitionsJoão Abecasis2010-12-051-27/+0
| | | * No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
| | | * Set minimum target Windows version to 2000João Abecasis2010-12-042-0/+8
| | | * More missing includesJoão Abecasis2010-12-042-0/+3
| | | * Add missing includeJoão Abecasis2010-12-041-0/+1
| | | * Fix compile errorShane Kearns2010-12-031-0/+2
| | | * Update def filesShane Kearns2010-12-024-3/+12
| | | * Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02384-7206/+24094
| | | |\
| | | * | Fix tst_QFile::caseSensitivity test on MacJoão Abecasis2010-11-301-1/+1
| | | * | Fix typo in QFile testJoão Abecasis2010-11-301-1/+1
| | | * | Add test generated files to .gitignoreShane Kearns2010-11-302-7/+13
| | | * | Fix compile error for qdir autotest on symbian3Shane Kearns2010-11-301-0/+1
| | | * | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-307-22/+42
| | | * | Add symbian platform security and case sensitivity test casesShane Kearns2010-11-301-0/+92
| | | * | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-302-3/+9
| | | * | Update with def files merged from masterShane Kearns2010-11-305-7/+468
| | | * | Fix compile error on symbianShane Kearns2010-11-301-0/+4
| | | * | Fix link() autotest on WindowsPrasanth Ullattil2010-11-261-1/+1
| | | * | Flagging some more tests as parallelizableJoão Abecasis2010-11-258-0/+13
| | | * | Fix QFile::link unit testJoão Abecasis2010-11-251-4/+10
| | | * | Fix QFileDialog autotestJoão Abecasis2010-11-251-0/+1
| | | * | Let's use engine's understanding of relative pathJoão Abecasis2010-11-252-2/+6
| | | * | QAbstractFileEngine test caseJoão Abecasis2010-11-241-1/+1
| | | * | Smoke test for QAbstractFileEngineJoão Abecasis2010-11-245-0/+737