summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Starting to implement grabWindow() for LighthousePaul Olav Tvete2009-11-125-7/+32
|
* Make tst_QWidget lower() and stackUnder() test functions passPaul Olav Tvete2009-11-121-3/+17
|
* Support for override cursors, and fixed cursor change without a widget ↵Jeremy Katz2009-11-124-18/+38
| | | | enter/leave
* send client cursor via QVNCServer checkUpdate(), rather than asynchronouslyJeremy Katz2009-11-112-4/+9
|
* include fb_base code using fb_base.pri, rather than as a libraryJeremy Katz2009-11-113-3/+6
|
* Common framebuffer functionality for VNC and linuxfb, cursor event notificationJeremy Katz2009-11-1124-1123/+1173
|
* Using the correct geometryJørgen Lind2009-11-093-5/+8
|
* Adding the blitter paint engineJørgen Lind2009-11-095-0/+737
|
* Compile after latest qvfbhdr changesPaul Olav Tvete2009-11-041-5/+3
|
* Fix autotest screenNumberForPoint on LighthousePaul Olav Tvete2009-11-041-1/+1
|
* initial commit of minimaldfbJørgen Lind2009-11-036-0/+590
|
* Use correct keycode for Ctrl+<letter>Paul Olav Tvete2009-11-021-4/+6
|
* Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into ↵Jeremy Katz2009-11-022-1/+7
|\ | | | | | | lighthouse
| * Make QGraphicsSystemScreen a QObjectAnders Bakken2009-10-302-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | This has several advantages: We already see the various screen drivers making QObject-based helper classes for timers, socketNotifiers etc Also, this gives us more introspection from applications that now can query things from the screen. Reviewed-by: TrustMe
* | lighthouse VNC cursor supportJeremy Katz2009-10-308-7/+829
|/
* Remove debug outputPaul Olav Tvete2009-10-221-1/+1
|
* WinId for toplevel windows.Paul Olav Tvete2009-10-225-6/+30
|
* Simplistic showMaximized/showFullScreen implementationPaul Olav Tvete2009-10-221-2/+12
|
* consolidate repainting of multiple QRects for the VNC displayJeremy Katz2009-10-191-2/+1
| | | | | | Schedule repainting of the VNC display backing store to allow multiple regions to be repainted in a single go. Requests are scheduled using a 0 timer.
* consolidate repainting of multiple QRects for the VNC displayJeremy Katz2009-10-192-20/+61
| | | | | | Schedule repainting of the VNC display backing store to allow multiple regions to be repainted in a single go. Requests are scheduled using a 0 timer.
* Implement enter/leave events for LighthousePaul Olav Tvete2009-10-164-12/+22
|
* One more fix for popup mouse eventsPaul Olav Tvete2009-10-161-14/+12
| | | | | If the mouse handler doesn't provide local coordinates, we have to map before finding the child widget
* Adjustable screen size for VNCPaul Olav Tvete2009-10-161-1/+10
|
* Allow VNC top level widgits to be hiddenJeremy Katz2009-10-163-2/+14
| | | | via QGraphicsSystemScreen::setVisible()
* Fix popup mouse event delivery and start implementing enter/leave eventsPaul Olav Tvete2009-10-156-39/+91
| | | | | If a popup has children, make sure to deliver mouse event to the child instead of the window.
* Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-141931-55217/+58988
|\ | | | | | | | | | | Conflicts: src/gui/kernel/qapplication.cpp src/gui/kernel/qwidget.cpp
| * Update Polish translationsJarek Kobus2009-10-148-1730/+3657
| |
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-141-10/+16
| |\
| | * Fix tst_QSidebar::addUrls() on Symbian.Liang QI2009-10-141-10/+16
| | | | | | | | | | | | | | | | | | On Symbian, QDir::rootPath() and QDir::home() are same. RevBy: Janne Anttila
| * | Rebuilt configure.exe.Miikka Heikkinen2009-10-141-0/+0
| |/ | | | | | | Reviewed-by: Janne Koskinen
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-144-59/+81
| |\
| | * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
| | | | | | | | | | | | | | | | | | This is required by the Helix plugin. As discussed with Dallas team/Fu Liz. Reviewed-by: Shane Kearns
| | * doc: Replaced \obsolete with \warning.Martin Smith2009-10-143-59/+76
| | | | | | | | | | | | | | | | | | Warning: This class is provided only to get access to S60 specific functionality in the application framework classes. It is not portable. We strongly recommend against using it in new applications.
| * | Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian.Miikka Heikkinen2009-10-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Projects.pro is forcing QT_BUILD_PARTS to omit docs and translations, but configure still outputted those into .qmake.cache. Fixed configure to also omit them for Symbian builds to make building demos work equally whether built by from root or not. Task-number: QT-1018 Reviewed-by: axis
| * | Changed "Qt for S60" -> "Qt for Symbian" in configure.Miikka Heikkinen2009-10-141-1/+1
| |/ | | | | | | Reviewed-by: axis
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-1414-72/+158
| |\
| | * Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | The native filedialog will not exit if it is told to hide. To remedy this, we just add an extra interrupt call so to inform the event dispatcher that it needs to return the the event loop to check if it has been told to quit Rev-By: olivier
| | * qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-143-66/+105
| | |
| | * Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse().Liang QI2009-10-141-1/+1
| | | | | | | | | | | | RevBy: Janne Anttila
| | * Fix the install targets on the new embedded demosTom Cooksey2009-10-148-4/+48
| | |
| | * Build the embedded demos on X11 so they can be used by MaemoTom Cooksey2009-10-141-1/+1
| | |
| * | Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-144-11/+13
| |/ | | | | | | | | | | | | | | It wasn't necessary to have a Symbian specific include in qprocess.h, as 64-bit integer will work as pid also in Symbian. Task-number: QT-2266 Reviewed-by: Janne Anttila
| * Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-147-2/+40
| |
| * Improve scissor clipping in the OpenVG engineRhys Weatherley2009-10-131-0/+4
| | | | | | | | | | | | | | | | If the scissor is being used to clip instead of the mask, use the bounding rectangle of the clip path if it cannot be handled as a simple rectangle. Reviewed-by: trustme
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-132-4/+12
| |\
| | * Add further documentation to scratchbox 2 mkspecDonald Carr2009-10-131-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Documented that pkg-config functionality must be forced if used in conjunction with this mkspec, and that PKG_CONFIG_PATH is a shell variable not a qmake variable. Reviewed-by: Anders Bakken <anders.bakken@nokia.com>
| | * Don't create too many window surfaces in DFBAnders Bakken2009-10-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Since DirectFB handles the composition for us we don't need to invalidate anything when moving a window. Only on resize do we want another paint event. Reviewed-by: Donald Carr <donald.carr@nokia.com>
| | * Make sure we don't repaint when moving a windowAnders Bakken2009-10-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | We need to make sure the QDirectFBWindowSurface returns true for isBuffered(). Otherwise QWSWindowSurface will force a repaint when moved. Reviewed-by: Donald Carr <donald.carr@nokia.com>
| * | Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-131-0/+4
| |/ | | | | | | | | | | | | | | The EGL implementation used in S60/NGA for OpenVG does not return a configuration with alpha masking unless it is explicitly requested. Reviewed-by: Julian de Bhal
| * Add unsupported mkspec for scratchbox 2 targetsDonald Carr2009-10-132-0/+74
| | | | | | | | | | | | | | | | | | | | Scratchbox 2 abstracts away toolchain considerations when cross compiling, allowing us to introduce a generic scratchbox 2 mkspec. See blog for more details: http://labs.trolltech.com/blogs/2009/09/10/cross-compiling-qtx11 Reviewed-by: Anders Bakken <anders.bakken@nokia.com>