summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-10259-9111/+4600
|\
| * Find libssl on linux using paths of loaded librariesShane Kearns2012-04-051-0/+26
| * Windows: Use native font engine by default.Friedemann Kleint2012-04-051-3/+4
| * Include with qt module to avoid configure warningPekka Vuorela2012-04-051-2/+1
| * Fixed an exit crash that could occur in QQuickPixmap.Charles Yin2012-04-051-2/+8
| * Specify generic QPA plugins via env variablesDonald Carr2012-04-041-0/+4
| * Change the parameter name of the mutex in a QWaitCondition.Stephen Kelly2012-04-042-16/+16
| * Revert "Make the CONFIG and QT_CONFIG contents available downstream."Stephen Kelly2012-04-041-3/+0
| * Windows Vista: Fix painting of item view items.Friedemann Kleint2012-04-042-15/+46
| * Windows: Replace QString keys of XP themes by an enumeration.Friedemann Kleint2012-04-043-141/+254
| * Update the documentation about the sign in QElapsedTimer::(m)secsToThiago Macieira2012-04-041-3/+3
| * eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-045-8/+100
| * Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
| * Remove/update Qt 5 to-do's that won't be done for Qt 5.Jason McDonald2012-04-043-3/+1
| * Re-enable PPS based rotation handling for blackberry devicesKevin Krammer2012-04-041-2/+0
| * printing: Make sure window modality works with native print dialogsBradley T. Hughes2012-04-044-7/+30
| * Removed Qt 5 todo comments from qpalette.hSamuel Rødal2012-04-041-3/+3
| * Pass autorepeat info to input context key filtering with XCBPekka Vuorela2012-04-031-12/+19
| * Remove duplicate non-const methods from QProgressBar.Jason McDonald2012-04-032-8/+6
| * Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-032-5/+5
| * Fix warnings about unused variables.Friedemann Kleint2012-04-034-13/+7
| * Fix warnings about truncations in constants.Friedemann Kleint2012-04-038-10/+10
| * Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
| * Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
| * QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-032-8/+23
| * WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
| * Make API in QPlatformSharedGraphicsCache a little more genericEskil Abrahamsen Blomfeldt2012-04-031-3/+4
| * qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-032-2/+14
| * Fixes a problem with the proxy detection on WindowsThierry2012-04-031-2/+46
| * Move handling of rotation changes from event handler to screenKevin Krammer2012-04-035-20/+29
| * Corrected filenames to build on case-sensitive Mac filesystemsShawn Rutledge2012-04-032-2/+2
| * Adapt Maliit input context to new input method interfacesPekka Vuorela2012-04-032-37/+22
| * Rename offset() to setOffset()Thomas McGuire2012-04-032-4/+4
| * Fix adding and removing of windows to their screenThomas McGuire2012-04-032-9/+5
| * Get rid of false positive warning when stopping video playbackThomas McGuire2012-04-031-2/+4
| * Fix indentationThomas McGuire2012-04-031-5/+5
| * Fix release mode warnings about unused variables.Friedemann Kleint2012-04-033-0/+3
| * QDoc documentation: modified the instructions for documenting signals.Jerome Pasion2012-04-031-16/+9
| * Rename clip() to clipData() to avoid confusion and warningJiang Jiang2012-04-031-2/+2
| * Prepare category logging for Qt integrationWolfgang Beck2012-04-032-15/+25
| * Windows: Improve Freetype font database registry check for fontsMiikka Heikkinen2012-04-031-0/+2
| * Return early in QRawFont::setPixelSize.Pierre Rossi2012-04-031-1/+1
| * eglfs: delete screen on exitGirish Ramakrishnan2012-04-034-3/+18
| * eglfs: Fix header guardsGirish Ramakrishnan2012-04-034-12/+12
| * Document QFile::rename and QDir::rename's copy operationVincent A2012-04-032-2/+12
| * Convert Boolean value into integerHonglei Zhang2012-04-021-0/+4
| * Use the relevant "\since 5.0" entry (proposed to public since 5.0)Laszlo Papp2012-04-021-0/+1
| * Add a native interface with the possibility to query the window groupThomas McGuire2012-04-025-3/+139
| * Adapt QNX platform input contexts to QGuiApplication::focusObject()Pekka Vuorela2012-04-024-50/+24
| * Change fatal exit in QPlatformFontDatabase to a warning.Friedemann Kleint2012-04-021-3/+3