Commit Graph

229 Commits

Author SHA1 Message Date
Oleg Romashin
0987cdea95 Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar. 2010-04-13 19:11:23 -04:00
Doug Turner
28cfa9d63f merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Oleg Romashin
6f4af0a40d Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar 2010-06-11 05:33:22 -04:00
Oleg Romashin
e8f0b91ea4 Bug 554768 - More fixes for Qt widget port. r=dougt 2010-03-25 20:33:31 -04:00
MikeK
e61a9ec027 bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh 2010-04-16 10:37:16 -07:00
Oleg Romashin
065bfe6daf Bug 561772 - Simplify Qt rendering modes and remove dependency from gfxSharedImageSurface. r=joe. 2010-05-11 13:31:56 -04:00
Ben Stover
e7307a1754 Bug 560950 - Second press event on doubleclick is not dispatched on Qt. r=dougt 2010-04-21 15:54:25 -07:00
Oleg Romashin
fd5037830a Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt 2010-04-20 21:49:34 +03:00
Jaakko Kiviluoto
6fd0cd2ef9 Bug 437957 - send pinch gesture ending event on Qt port. r=dougt 2010-04-20 19:50:49 -07:00
Oleg Romashin
080fa82942 Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt 2010-05-15 06:37:51 -04:00
Oleg Romashin
7cf16654cb Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt 2010-05-14 11:13:36 -07:00
f2e516f204 Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Doug Turner
0a3e544581 merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jaakko Kiviluoto
5d188ff018 Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Doug Turner
2434a22756 Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg 2010-03-18 21:48:35 -07:00
Miika Jarvinen
f2b5a4254c Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen
d6dbd8428a Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Oleg Romashin
0856d48297 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Oleg Romashin
f7d6c19bcc Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin
a7e81a84f1 Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin
c49ad1b5be Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Doug Turner
9a6a485259 Merge with m-c 2010-03-18 21:53:17 -07:00
Doug Turner
bd53552100 Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg 2010-03-18 09:44:33 -07:00
Oleg Romashin
6f76c4ce71 Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt 2010-03-10 16:37:36 +02:00
Oleg Romashin
a45cc31649 Bug 551252 - Reduce the size of painting on Qt. r=dougt 2010-03-10 14:13:02 -08:00
Oleg Romashin
ee4cb7f260 Backed out changeset 2959eddcd018, to fix oranges 2010-06-11 08:35:26 -04:00
Oleg Romashin
7c22137358 Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar 2010-06-11 05:33:22 -04:00
Oleg Romashin
0cb823d1e0 Bug 571431 - Switch Qt offscreen buffer creation to platform->CreateOffscreenSurface. r=joe 2010-06-11 05:32:00 -04:00
Doug Turner
fc7733f944 Backing out fix for bug 544240. 2010-03-31 07:07:14 -07:00
Mike Kristoffersen
a01fbd9818 Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh 2010-03-30 15:03:05 -07:00
Oleg Romashin
b47dfc588b Bug 548821 - XSync needed after XShmPutImage. r=dougt 2010-03-07 13:07:25 +02:00
Oleg Romashin
d88196f4b1 Bug 550672 - Provide disable native theme preference for Qt port. r=dougt 2010-03-07 13:04:40 +02:00
Oleg Romashin
c7d0b8ef70 Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt 2010-03-06 09:25:46 +02:00
Mike Kristoffersen
14fad69399 Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt 2010-03-04 13:51:42 -08:00
Oleg Romashin
fc4fb4d64c Bug 549858 - [QT] build break in Qt widgets due to new layer infrastructure. r=roc 2010-03-03 19:45:16 +02:00
Robert O'Callahan
cd4f7a9513 Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13:00
Oleg Romashin
09a099e466 Bug 547577 - nsWindow::Scroll must be updated for widget QT port. r=dougt 2010-02-25 22:45:37 +02:00
Steffen Imhof
84c1b65f36 Bug 547261 - Improve focus handling on Qt. r=dougt 2010-02-25 10:58:19 -08:00
Oleg Romashin
b763d50fc5 Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar. 2010-02-19 19:46:54 -08:00
Doug Turner
7b2ec2b248 comparing with ssh://hg.mozilla.org/mozilla-central
searching for changes
changeset:   38150:c823c17d12d2
user:        Doug Turner <dougt@dougt.org>
date:        Tue Feb 16 10:49:57 2010 -0800
summary:     backing out 544250
2010-02-16 10:52:40 -08:00
Oleg Romashin
0218e278f2 Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar 2010-02-16 10:15:52 -08:00
Steffen Imhof
5b14096d4f Bug 544216 - Switch from QWidgets to QGraphicsWidgets. r=dougt 2010-02-16 10:14:20 -08:00
Doug Turner
2f3b4fee80 Bug 544242 - implement sizemode_fullscreen on qt. r=stuart 2010-02-04 06:43:52 -08:00
Timothy Nikkel
45a8cd054c Bug 488771. nsIRollUpListener followup, correctly release pointer, and fix up some tabs. r=roc 2010-01-27 22:12:47 -06:00
Miika Jarvinen
69a5f95530 Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad 2010-01-08 09:12:21 +01:00
Timothy Nikkel
7411ec87d0 Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc 2009-12-22 17:49:33 -06:00
Doug Turner
4c7e42eb86 Bug 534650 - Fix build bustage in widget/src/qt/nsWindow.cpp. r=me 2009-12-14 09:35:19 -08:00
Karl Tomlinson
16390bdb4f b=518506 order child widget moves a little carefully when scrolling r=roc 2009-12-14 10:01:33 +13:00
Josh Aas
4e8766448e Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc 2009-11-10 16:55:38 -05:00
Markus Stange
54a56f83dd Bug 517396 - Moving a window shouldn't un-maximize it on Mac. r=neil, r=roc 2009-11-02 20:10:07 +01:00