summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor optimizationRitt Konstantin2011-07-011-2/+2
* remove the old compatibility codeRitt Konstantin2011-07-011-95/+2
* make QFontEngineQPF1 work even without mmap(2) supportRitt Konstantin2011-07-011-62/+59
* Doc: Fixing typoSergio Ahumada2011-06-3031-54/+54
* Update 4.8.0 changes fileShane Kearns2011-06-301-1/+15
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-2712-19/+130
|\
| * Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-273-0/+12
| * QStringBuilder: do not crash with null char*Olivier Goffart2011-06-273-0/+16
| * Fix event delevery orderOlivier Goffart2011-06-275-18/+101
| * QSocketNotifier autotest - fix compile with MSVCShane Kearns2011-06-241-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-06-2710-30/+400
|\ \
| * \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-06-23497-9295/+21219
| |\ \
| | * | Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-06-231-1/+1
| | * | Merge remote-tracking branch 'upstream/4.8'Frederik Gladhorn2011-06-2033-272/+616
| | |\ \
| | * \ \ Merge branch '4.8'Frederik Gladhorn2011-06-20473-9147/+20727
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-128706-158204/+175167
| | | |\ \ \
| | | * | | | When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-06-101-4/+7
| | | * | | | Remove more inconsistencies with invisible.Frederik Gladhorn2011-06-101-18/+0
| | | * | | | QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-06-101-1/+1
| | | * | | | Remove stray semicolon.Frederik Gladhorn2011-06-101-1/+1
| | | * | | | Do not expose text when echo mode is not Normal.José Millán Soto2011-06-101-0/+4
| | | * | | | Check validator when changing text using accessibility functions.José Millán Soto2011-06-102-1/+14
| | | * | | | Fix some issues introduced in df6713b8f55fc007796f40.Pierre Rossi2011-06-092-2/+3
| | | * | | | Add tilde (both ~ and ~<userName>) expansion to QFileDialog on UNIX.Pierre Rossi2011-06-082-4/+111
| | | * | | | Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-06-081-0/+4
| | | * | | | Build fix for Mac OS 10.5Richard Moe Gustavsen2011-06-061-4/+5
| | | * | | | Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-091-2/+4
| | | * | | | Notify a11y framework of FocusChanges for QGraphicsObjectJan-Arve Sæther2011-05-091-0/+12
| | | * | | | Call updateAccessibility on the QGraphicsObject in updateMicroFocusJan-Arve Sæther2011-05-091-6/+10
| | | * | | | Fix updateAccessibility for QGraphicsObjectsJan-Arve Sæther2011-05-091-1/+123
| | | * | | | Make accessibility work on Windows with alienJan-Arve Sæther2011-05-091-13/+113
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-06-271-2/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-teamQt Continuous Integration System2011-06-17430-8055/+19276
| |\ \ \ \ \ \ \
| | * | | | | | | QTBUG-19500 lupdate fails to run from the Mac binary package on Mac OS X 10.5Simo Fält2011-06-171-2/+4
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-279-25/+58
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-2390-1166/+2459
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-06-239-25/+58
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-06-239-25/+58
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix broken rpath on waylandJørgen Lind2011-06-231-1/+4
| | * | | | | | | | | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-15/+18
| | * | | | | | | | | Update the wayland pluginJørgen Lind2011-06-234-11/+38
* | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-2492-347/+1963
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-2492-347/+1963
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-231-7/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Use numeric virtual keyboard for all number entry modes.Miikka Heikkinen2011-06-231-7/+0
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-232-9/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | QTBUG-17776, reporting terminated threads as not running on Symbianmread2011-06-231-0/+6
| | | * | | | | | | | | | | Splitview - Auto-translation rules changedSami Merila2011-06-231-9/+24
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-232-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Support clipboard function on SymbianGuoqing Zhang2011-06-231-0/+9