summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Added key sequences for Symbian.axis2009-07-093-76/+81
* Switched to asynchronous focus handling on Symbian.axis2009-07-094-14/+37
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-0717-156/+137
|\
| * Fix typo in color calculation.Norwegian Rock Cat2009-07-071-3/+3
| * Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
| * Implement QApplication::setOverrideCursor to use pure Cocoa callsNorwegian Rock Cat2009-07-061-1/+11
| * Remove unused function viewUnderTransparentForMouseView in QCocoaView.Prasanth Ullattil2009-07-022-57/+0
| * Drag and drop events are not delivered correctly in CocoaPrasanth Ullattil2009-07-022-8/+43
| * Implement hitTestNorwegian Rock Cat2009-07-022-54/+7
| * Fix a regression where dynamic tooltips wouldn't show up in Cocoa.Norwegian Rock Cat2009-07-022-4/+15
| * Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
| * Doc: correcting typoMorten Engvoldsen2009-07-012-2/+2
| * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
| * Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
| * Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar2009-06-301-7/+7
| * Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-302-3/+6
| * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
| * Remove unused variablesAnders Bakken2009-06-291-2/+0
| * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
* | Fixed out-of-order construction.axis2009-07-061-2/+3
* | Fixed invalid struct definition.axis2009-07-061-2/+2
* | Silenced warnings from RVCT.axis2009-07-062-7/+3
* | Removed unused static data from Qt.axis2009-07-065-10/+3
* | Silenced newline at EOF warnings from RVCT.axis2009-07-062-2/+2
* | Removed pointless variables to silence warnings from RVCT.axis2009-07-066-28/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29979-2129/+2290
|\ \ | |/
| * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
| * Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-2/+2
| * Fixed cap and join styles when printing to native Windows printers.Trond Kjernaasen2009-06-261-1/+19
| * QColorDialog: Fix setting of alpha valuesMarkus Goetz2009-06-241-1/+1
| * Compile.Norwegian Rock Cat2009-06-231-1/+1
| * Recognize | as separator characterThorbjørn Lindeijer2009-06-231-0/+1
| * Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-2313-48/+113
| * Added QPen warning when setting dash pattern with non-positive entries.Samuel Rødal2009-06-231-2/+2
| * Improve text drawing quality with CarbonSimon Hausmann2009-06-231-5/+0
| * Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-222-0/+26
| * Check for null pointer in QGraphicsProxyWidget::event() in case there is no f...Marius Bugge Monsen2009-06-221-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Marius Bugge Monsen2009-06-221-1/+4
| |\
| | * Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-221-1/+4
| * | Check if the row larger or equal to the flowPositions vector to prevent out o...Marius Bugge Monsen2009-06-221-1/+1
| |/
| * Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-222-11/+14
| * QItemEditorFactory: made sure the ownership is taken on theThierry Bastian2009-06-181-2/+14
| * Made QInputDialog::getText() return null QString when rejectedStian Sandvik Thomassen2009-06-181-3/+3
| * Fixed bugs in QPainterPath::united().Samuel Rødal2009-06-171-27/+42
| * Fixed segmentation fault caused by empty clip.Samuel Rødal2009-06-172-2/+2
| * ItemViews : Fixed a performance regression whne changing data in theThierry Bastian2009-06-171-1/+1
| * Fixed a bottleneck in itemviews that would ask for an update outsideThierry Bastian2009-06-171-2/+8
| * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-3/+3
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16979-1956/+1956