summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31976-12688/+12688
|\
| * Update tech preview license header.Jason McDonald2009-08-31979-12727/+12727
| * Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
* | doc: Fixed several qdoc errors.Martin Smith2009-08-314-13/+55
* | Added QContextMenuEvent sending to widget in Symbian.Janne Anttila2009-08-311-1/+2
* | Warning --Alessandro Portale2009-08-281-0/+2
* | Added a default theme for the simulated S60 styleAlessandro Portale2009-08-284-3/+3
* | Removing an obviously obsolete LIBS includion workaround.Alessandro Portale2009-08-281-2/+0
* | Using QFocusFrame to visualize the focus.Alessandro Portale2009-08-283-118/+80
* | Don't call qFuzzyIsNull on every single frame in QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-282-3/+10
* | Add support for setting an opacity mask on QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-283-6/+96
* | Fix wrong transform when drawing graphics item effect source.Bjørn Erik Nilsen2009-08-281-4/+2
* | Re-enabled the QPixmap cleanup hooks in QPixmap destructor.Trond Kjernåsen2009-08-281-0/+2
* | Fixed runtime warning in tst_QGraphicsProxyWidget::childPos.Gabriel de Dietrich2009-08-281-2/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-2816-44/+90
|\ \
| * | QTabBar: Add ability to change the position of the close button in the styles...Olivier Goffart2009-08-281-0/+12
| * | QTabBar: Being able to change the close button appearence in the stylesheetOlivier Goffart2009-08-281-3/+11
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6mread2009-08-286-12/+18
| |\ \
| | * | doc: Fixed several qdoc errors.Martin Smith2009-08-281-3/+0
| | * | doc: Fixed several qdoc errors.Martin Smith2009-08-282-6/+5
| | * | Fix the API for resetting QAbstractItemModels.Stephen Kelly2009-08-282-1/+11
| | * | Fix crash in backingstore when QWidget::paintEngine() returns 0Prasanth Ullattil2009-08-281-2/+2
| * | | Deleting the CFontStore without a crashmread2009-08-283-5/+19
| |/ /
| * | doc: Change some uses of \reimp to \internal.Martin Smith2009-08-281-4/+0
| * | Merge branch 'inputPanelExample' into 4.6axis2009-08-281-8/+9
| |\ \
| | * | Doc: First review of the input panel example.David Boddie2009-08-281-8/+9
| * | | Compile with Qt-in-a-namepsace.Morten Sørvig2009-08-284-12/+21
* | | | Doc: Added some information about the clipping applied in paint events.David Boddie2009-08-281-1/+10
|/ / /
* | | Merge branch '4.6'Thiago Macieira2009-08-2775-491/+1012
|\ \ \
| * \ \ Merge branch '4.5' into 4.6Thiago Macieira2009-08-271-3/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fix subControlRect of the Mac style for the QComboBoxBenjamin Poulain2009-08-251-3/+10
| * | | QTabBar: Fix the position of button in tabs.Olivier Goffart2009-08-272-8/+10
| * | | QTabBar: fix text being croped when there is an icon on the tabOlivier Goffart2009-08-272-19/+12
| * | | Refactor the way QCommonStyle layout the tabOlivier Goffart2009-08-272-81/+87
| * | | Doc: Explained how mouse events are handled by QGraphicsView.Geir Vattekar2009-08-271-3/+5
| * | | Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-277-4/+171
| * | | Fix compile error on WindowsPrasanth Ullattil2009-08-272-2/+2
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-275-73/+99
| |\ \ \
| | * | | Gestures: make all screen points floatRichard Moe Gustavsen2009-08-273-16/+16
| | * | | Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-273-2/+4
| | * | | Cocoa: implement pan gestures to follow mouseRichard Moe Gustavsen2009-08-272-13/+14
| | * | | Cocoa: Implement single touch panRichard Moe Gustavsen2009-08-273-56/+79
| * | | | Doc: Fixed recommended code as suggested in the public task.David Boddie2009-08-271-1/+2
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-08-2714-27/+165
| |\ \ \
| | * | | Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq).Samuel Rødal2009-08-271-1/+2
| | * | | Implement IME reconversion on windows.Prasanth Ullattil2009-08-273-1/+74
| | * | | Doc: Widgets may ignore the role set with QWidget::setForegroundRole().Geir Vattekar2009-08-271-0/+8
| | * | | Make sure itemAt() reflects the visual order.Jan-Arve Sæther2009-08-274-7/+26
| | * | | Doc fixes.Jan-Arve Sæther2009-08-271-9/+30
| | * | | Remove warning.Jan-Arve Sæther2009-08-271-1/+1