summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-251-0/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-253-3/+29
|\
| * Merge commit '0d20ec8604b318ceafd6c35dfe1d73519bf024d3' of oslo-staging-1 int...Simon Hausmann2009-11-2514-32/+109
| |\
| * | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-252-30/+29
| * | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-251-1/+1
| * | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-241-0/+24
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Dean Dettman2009-11-247-9/+46
| |\ \
| * | | Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
* | | | Small performance improvement: don't match the bus path.Thiago Macieira2009-11-241-3/+2
* | | | Doc: Update the documentation for the serviceOwnerChanged signal.Thiago Macieira2009-11-241-0/+6
* | | | Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-242-12/+11
* | | | Revert "Disable the deprecation warning for this signal since we're using it ...Thiago Macieira2009-11-241-0/+5
* | | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
* | | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
* | | | Incorrect background while composing Japanese text(e.g 'shi' + <space>).Prasanth Ullattil2009-11-241-4/+2
* | | | Softkeys: Text disappears from textbox when predictive text is active.Samuel Nevala2009-11-241-1/+2
* | | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-242-30/+29
* | | | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
* | | | Maximizing a window makes it a bit smaller that the minimum size:CocoaPrasanth Ullattil2009-11-241-2/+7
| |_|/ |/| |
* | | QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-241-3/+4
* | | Fix accept call in q3processMarkus Goetz2009-11-241-1/+1
* | | Fix QWindowsSystemProxy::initMarkus Goetz2009-11-241-1/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2414-17/+87
|\ \ \ | | |/ | |/|
| * | Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int...Simon Hausmann2009-11-243-1/+12
| |\ \
| * | | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| * | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-241-2/+8
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-2317-17/+75
| |\ \ \
| | * | | Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
| | | |/ | | |/|
| | * | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-2314-14/+67
| | |\ \
| | | * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2310-11/+58
| | | |\ \
| | | | * | Support semi-transparent surfaces in the OpenVG graphics systemRhys Weatherley2009-11-223-3/+41
| | | | * | Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-1/+1
| | | | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-2042-226/+314
| | | | |\ \
| | | | * | | Revert "Do not extend the last toolbar in a line when moving it"Thierry Bastian2009-11-202-8/+6
| | | | * | | Do not extend the last toolbar in a line when moving itThierry Bastian2009-11-202-5/+7
| | | | * | | Q_ASSERT failure when resizing a span to (1,1) in 1st cellGabriel de Dietrich2009-11-201-1/+1
| | | | * | | Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-201-1/+6
| | | | * | | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-2/+3
| | | | * | | Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-202-2/+5
| | * | | | | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
| * | | | | | Handle errors and data truncation in QMYSQLResult::fetchNext()Derick Hawcroft2009-11-231-5/+13
| | |_|_|/ / | |/| | | |
* | | | | | Fixes: Fuzzy standard icons with Ubuntu Humanity themeJens Bache-Wiig2009-11-231-15/+13
* | | | | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-231-2/+8
* | | | | | Mac: Make gestures available when building Qt against SDK < 10.6Richard Moe Gustavsen2009-11-232-8/+25
* | | | | | Cocoa: native dialogs might hang the application on closeRichard Moe Gustavsen2009-11-231-2/+8
* | | | | | Mac: remove superflucious callRichard Moe Gustavsen2009-11-231-1/+0
* | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-235-1/+51
* | | | | | Mac: added some useful comments onlyRichard Moe Gustavsen2009-11-231-0/+3
| |_|_|_|/ |/| | | |
* | | | | Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
* | | | | Fix symbol exports in QtScript with gccSimon Hausmann2009-11-232-0/+11
| |_|/ / |/| | |