summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-229-13/+102
* Remove whitespace before license header in qbackingstore_p.hEskil Abrahamsen Blomfeldt2009-10-221-1/+1
* Remove debug outputEskil Abrahamsen Blomfeldt2009-10-221-1/+0
* Honor graphics system on Mac/Cocoa when exposing and resizing windowEskil Abrahamsen Blomfeldt2009-10-222-6/+15
* Fixed regression in translucent window creation on X11.Samuel Rødal2009-10-221-1/+1
* updated documentation for QPixmap::fromImage()Gunnar Sletta2009-10-221-5/+7
* Added license headers to new filesGunnar Sletta2009-10-222-0/+82
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-222-8/+17
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-2214-46/+306
| |\
| | * Improved QFontInfo::pointSize() slightly on X11.Kim Motoyoshi Kalland2009-10-211-1/+1
| * | Added doc warning about ARGB32 image drawing and fixed format docsGunnar Sletta2009-10-211-7/+16
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-2284-30806/+55398
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-2222-30144/+54246
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Iain2009-10-2164-30780/+55188
| | |\ \
| | | * | Make Symbian emulator behave the same as device for mouse & touchscreenShane Kearns2009-10-211-0/+7
| | | * | Cleaned up the API of the Symbian event hooks.axis2009-10-2112-76/+361
| | | * | fix editable comboboxes in the Windows mobile styleJoerg Bornemann2009-10-211-31/+73
| | | * | don't remap VK_RETURN on Windows mobile if not in keypad navigation modeJoerg Bornemann2009-10-211-2/+2
| | | * | S60Style's tab widget is too small for touch useSami Merilä2009-10-214-4/+36
| | | * | VXWorks changes.Bill King2009-10-211-5/+24
| | | * | Fixes: WebKit Windows CE buildBill King2009-10-211-1/+1
| | | * | Trolltech modifications to SQLite.Bill King2009-10-211-2/+17
| | | * | Update sqlite to 3.6.19Bill King2009-10-212-30056/+53754
| | * | | Update EABI DEF files for Symbian OSIain2009-10-205-10/+55
| * | | | Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-224-4/+4
| | |/ / | |/| |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-2142-563/+871
| |\ \ \
| | * | | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-10-201-1/+1
| | * | | Introduce the QAccessibleActionInterfaceHarald Fernengel2009-10-205-2/+103
| | * | | Implement QAccesibleValueInterface for QProgressBarHarald Fernengel2009-10-203-1/+50
| | * | | Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-201-2/+2
| | * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-2026-462/+678
| | |\ \ \
| | | * | | Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-203-4/+26
| | | * | | Fixed QFileDialog crash on SymbianMiikka Heikkinen2009-10-201-0/+10
| | | * | | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-2010-25/+77
| | | * | | QT-693 QS60Style does not regard selection beahviors with itemviewsSami Merilä2009-10-201-2/+22
| | | * | | Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
| | | * | | Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-202-17/+7
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-209-412/+533
| | | |\ \ \
| | | | * | | Fix a bug affecting keyboard navigation in the table viewOrgad Shaneh2009-10-191-2/+2
| | | | * | | Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-192-0/+8
| | | | * | | Whitespace cleanup.Jan-Arve Sæther2009-10-191-13/+13
| | | | * | | API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-164-54/+88
| | | | * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-161-159/+165
| | | | |\ \ \
| | | | | * | | QGAL: refactor and document the simplification algorithmCaio Marcelo de Oliveira Filho2009-10-151-159/+165
| | | | | * | | QGAL: refactor calculateGraphs() methodCaio Marcelo de Oliveira Filho2009-10-152-75/+93
| | | | | * | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-152-9/+20
| | | | | * | | QGAL: avoid having to re-calculate lists of variablesCaio Marcelo de Oliveira Filho2009-10-152-31/+27
| | | | | * | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-152-0/+12
| | | | | * | | QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-152-3/+13
| | | | | * | | QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizesEduardo M. Fleury2009-10-151-86/+76