summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-10298-1953/+4253
|\
| * Opening links with cyrillic file names does not work in QLabel.Prasanth Ullattil2009-06-091-0/+3
| | | | | | | | | | | | | | | | | | QDestopServices was converting the file names to percentage encoding before calling ShellExecute. This will not work with URLs without a scheme. These are now being treated similar to a file. Task-number: 254501 Reviewed-by: Jens Bache-Wiig
| * Add support for TIFF formats (Mono and indexed)Benjamin Poulain2009-06-092-83/+285
| | | | | | | | | | | | | | | | | | | | Add support for reading and writing for Mono, MonoLSB and Indexed images in the tiff format. Previously, the images were always written in RGB32, dismissing the input format. Task-number: 254317 Reviewed-by: Samuel
| * Implemented the NET_WM_SYNC protocol on X11.Denis Dzyubenko2009-06-094-2/+127
| | | | | | | | | | | | | | | | Done with Thorbjørn Lindeijer Task-number: 220550 Reviewed-by: Thorbjørn Lindeijer Reviewed-by: mae
| * Improves the documentation of QHeaderView::setResizeMode to specifyThierry Bastian2009-06-091-1/+2
| | | | | | | | | | | | that the section indicated by the parameter logicalIndex should exist Task-number: 255541
| * removed foreach usage from animation APIThierry Bastian2009-06-091-14/+19
| |
| * small changes in private headersThierry Bastian2009-06-095-11/+4
| |
| * qdoc: The gray version.Martin Smith2009-06-093-9/+44
| |
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-06-0952-457/+627
| |\
| | * small improvement/refactor to cssparserThierry Bastian2009-06-093-44/+44
| | |
| | * small change to reduce static data sizeThierry Bastian2009-06-092-2/+2
| | |
| | * Removed background caching in embeddeddialogs demo.Samuel Rødal2009-06-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | No point in caching a background that is already a pixmap. When maximizing the window this pixmap gets huge, and it doesn't help performance either. Reviewed-by: Trond
| | * Prevented pixmap FBOs from growing too big.Samuel Rødal2009-06-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | If we're painting to very wide and then very tall pixmaps we don't want the FBO to grow to max_width * max_height, instead we should recreate the FBO if it grows too large compared to what's being painted. Reviewed-by: Trond
| | * Optimized stencil buffer clearing in GL 2 paint engine.Samuel Rødal2009-06-092-42/+9
| | | | | | | | | | | | | | | | | | | | | | | | Based on Zack's patch, 17e1bca1ce366395f8331e16aa96b7176ca1abac. Instead of manually clearing the stencil buffer after drawing we simply do the clearing and drawing in one go. Reviewed-by: Trond
| | * Resolved FBO extensions as well when resolving GL 2 extensions.Samuel Rødal2009-06-091-0/+3
| | | | | | | | | | | | | | | The new GL 2 text drawing requries the FBO function pointers to be resolved.
| | * Improved clipping in GL2 paint engine.Samuel Rødal2009-06-097-186/+343
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the stencil method to draw clip paths and regions to the Z-buffer instead of using glClear / glScissor. Using different depth values for the various clip parts also makes restore() very cheap when only IntersectClip is used. As an additional bonus this patch gives antialiased clip in the GL 2 paint engine. Task-number: 254658 Reviewed-by: Trond
| | * WinCE doesn't have time() function, use QTimeKent Hansen2009-06-091-3/+2
| | |
| | * Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0))Leonardo Sobral Cunha2009-06-092-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | Avoid a division by 0 when doing QImageReader::setScaledSize(QSize(0, 0)) for jpeg formats. Reviewed-by: thierry Task-number: 255627
| | * Fix QImageReader autotest compilationLeonardo Sobral Cunha2009-06-091-1/+1
| | |
| | * Fix focus frame on combobox on non-Windows stylesOlivier Goffart2009-06-093-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | State_KeyboardFocusChange only makes sens on Windows. Follow the logic on the combobox as in PE_FrameFocusRect in the QWindowsStyle Task-number: 255482 Reviewed-by: jbache
| | * make bic test works in shadow buildOlivier Goffart2009-06-092-16/+23
| | |
| | * small refactoring to reduce memory usage of static dataThierry Bastian2009-06-095-14/+13
| | |
| | * doc: Corrected the rich text page wrt smallcaps.Martin Smith2009-06-091-1/+4
| | | | | | | | | | | | Task-number: 254912
| | * qdoc: Inserted <hr> between summary sections.Martin Smith2009-06-092-2/+3
| | | | | | | | | | | | | | | Also added the left and right borders to the function headers in the detail sections.
| | * Another breakage in 1bbe23c5 - move qpaintengineex_opengl2_p.h include upRhys Weatherley2009-06-091-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | Moving qpaintengineex_opengl2_p.h down caused it to come after an include of <X11/Xlib.h>, which causes problems on some platforms. Move it back up again. Reviewed-by: trustme
| | * Fix build breakage from 1bbe23c5 - endif in the wrong placeRhys Weatherley2009-06-091-1/+1
| | | | | | | | | | | | Reviewed-by: trustme
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtRhys Weatherley2009-06-091-2/+2
| | |\
| | | * Fixed compile with MinGW 3.4.Rohan McGovern2009-06-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This compiler doesn't seem to follow the same rule as others for implicit conversions to/from wchar_t. Add the necessary casts, keeping in mind that sizeof(wchar_t) == 2 on Windows.
| | * | Make OpenGL/ES 1.1 work again for Qt/EmbeddedRhys Weatherley2009-06-094-4/+21
| | | | | | | | | | | | | | | | Reviewed-by: trustme
| | * | Protect EGL property names that only exist in some versions with #ifdefsRhys Weatherley2009-06-091-1/+9
| | |/ | | | | | | | | | Reviewed-by: trustme
| | * openUrl("mailto:") fails to open Thunderbird on windows.Prasanth Ullattil2009-06-081-36/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thunderbird sets only the user level shell association for mailto. This is now being read before the default mail application registry. The registry crawling could have been avoided by using the ShellExecute() but it supports only around 2KBytes of data as parameter, so we will continue using CreateProcess(). Task-number: 251554 Reviewed-by: Jens Bache-Wiig
| | * Reduce binary size by using 16bits integers in static data over 32 bits.Thierry Bastian2009-06-081-23/+18
| | | | | | | | | | | | Reviewed-by: ogoffart
| | * Reduce the members in QLocale to 16bit integer instea of 32 bits.Thierry Bastian2009-06-081-19/+19
| | | | | | | | | | | | | | | | | | That reduces memory usage. Reviewed-by: denis
| | * Make sure that indexes in the autogenerated locale info do not exceed 16bit ↵Denis Dzyubenko2009-06-081-1/+11
| | | | | | | | | | | | | | | | | | range. Reviewed-By: TrustMe
| | * Clip region to screen coordinates before setting its component rectangles dirty.Alex Cucos2009-06-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using Qt/E with VNC screen driver on top of the Linux framebuffer (export QWS_DISPLAY="VNC:LinuxFb") the region to be exposed needs be clipped to the real screen to avoid possible negative coordinates which in turn cause access to invalid memory locations when comparing the content of the VNC buffer with the Linux framebuffer. Merge-request: 603 Reviewed-by: Tom Cooksey <thomas.cooksey@nokia.com>
| | * Small simplification on codeThierry Bastian2009-06-086-46/+35
| | |
| | * Sync the French tutorial with the English versionBenjamin Poulain2009-06-085-15/+1
| | | | | | | | | | | | Reviewed-by: Pierre
| * | Doc: Fixed QWebPage::forwardUnsupportedContent documentation and addedDavid Boddie2009-06-093-11/+22
| |/ | | | | | | | | | | more information about Web plugins. Reviewed-by: Trust Me
| * qdoc: Changed to mountain fresh blue.Martin Smith2009-06-081-3/+2
| | | | | | | | | | I didn't test this, because I can't build qdoc3 due to changes in QStringBuilder.
| * Fixed ListView so that it is able to move items in negative space andThierry Bastian2009-06-082-1/+52
| | | | | | | | | | | | | | | | | | still paint them. The autotest is included. Task-number: 254449 Reviewed-by: ogoffart
| * small code cleanupThierry Bastian2009-06-081-7/+1
| |
| * Small fix to exported symbolThierry Bastian2009-06-081-1/+1
| |
| * Make sure we draw the complete curve.Jan-Arve Sæther2009-06-081-1/+1
| |
| * Use a QPainterPath instead to draw the graph.Jan-Arve Sæther2009-06-081-5/+5
| | | | | | | | | | | | This enables the antialiazing to be done on the graph as a whole, and not on every tiny line segment. The result is that the curve is painter prettier.
| * Remove trailing whitespace.Jan-Arve Sæther2009-06-081-7/+7
| |
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-06-088-747/+994
| |\
| | * Make the easing curve icons more beautiful.Ariya Hidayat2009-06-081-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | Draw the curve with anti-aliasing. Do not use absolute black, but rather a dark black color for the lines. Draw the red and blue dots, indicating the start and end points. Reviewed-by: Jan-Arve
| | * Compile with gcc 4.0.xRoberto Raggi2009-06-081-2/+2
| | |
| | * Fix GDI object leak.Prasanth Ullattil2009-06-081-1/+2
| | | | | | | | | | | | | | | | | | | | | In case the SetWindowRgn() fails, the region object has to be deleted. Task-number: 251293 Reviewed-by: Denis Dzyubenko
| | * Doc: Added information about the Fontconfig and FreeType dependencies.David Boddie2009-06-083-693/+908
| | | | | | | | | | | | | | | Task-number: 250349 Reviewed-by: Trust Me