summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Roll back the fancy updating of translucent windows.Gunnar Sletta2009-07-271-4/+1
* Fix crash when printing to PDF on Qt/MacMorten Sørvig2009-07-271-2/+5
* Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-242-21/+34
* Fixed crash when vectorpath was polygonal only in raster::stroke()Gunnar Sletta2009-07-241-9/+16
* QPainter::stroke() on raster engine would draw moveto's as linesGunnar Sletta2009-07-231-5/+17
* Diagonal dashes are moving when touching the clip boundary.Gunnar Sletta2009-07-231-1/+4
* Implement clipping in the QPaintEngineEx::stroke() function.Gunnar Sletta2009-07-233-6/+11
* Revert "Added a check that X11 timestamp goes forward only."Denis Dzyubenko2009-07-221-20/+15
* Fix table borders in multiline tables when printing to PostScript.Gunnar Sletta2009-07-221-2/+7
* Fix memory leak.Olivier Goffart2009-07-221-0/+2
* Update documentation for QMessageBox::open().Norwegian Rock Cat2009-07-221-2/+4
* Fix a potential crash due to the fact that _q_UpdateIndex() is reenteredAndy Shaw2009-07-221-1/+1
* Another fix needed to build in a namespace on Mac with -arch ppcAndy Shaw2009-07-211-1/+2
* Fix the hand scrolling in QGraphicsView that will stop unexpectedly.Alexis Menard2009-07-201-1/+1
* Fix crash when native socket notifiers would send a notification after being ...Norwegian Rock Cat2009-07-201-4/+8
* Fix deadlock in the QWS server when destroying lots of windowsTom Cooksey2009-07-172-3/+8
* Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
* Enhanced QDirModel documentationMarkus Goetz2009-07-171-1/+4
* Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
* QFileDialog static functions doesn't honor the DontUseNativeDialog flag.Alexis Menard2009-07-151-3/+3
* Revert "QFileDialog: When passing an invalid path in static functions the nat...Alexis Menard2009-07-141-18/+3
* Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
* Fixed a crash with input methodsPierre Rossi2009-07-102-6/+3
* Update QGroupBox on focusBenjamin Poulain2009-07-081-5/+1
* Document limitation in Cocoa cursor handling.Norwegian Rock Cat2009-07-071-0/+5
* 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
* 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