summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix off-by-one index checkMark Brand2013-07-011-1/+1
| | * QIcon: Avoid fetching twice the same pixmapGabriel de Dietrich2013-07-011-1/+1
| | * Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-013-1/+21
| | * Cocoa: Simplify qt_mac_cgimage_to_nsimage codeGabriel de Dietrich2013-07-011-10/+1
| | * Fix build when QIMAGEREADER_DEBUG is enabled in qimagereader.cppKeonil Jeong2013-07-011-2/+2
| | * Fix comma warning found by ICCThiago Macieira2013-07-011-1/+1
| | * Change error text for missing platform pluginKai Koehne2013-07-011-4/+5
| | * Remove unused variables (as found by ICC)Thiago Macieira2013-07-011-4/+0
| | * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-018-116/+2
| | * Fix warning caused by warning fixThiago Macieira2013-07-012-7/+1
| | * moc: Avoid non-deterministic output which causes unnecesary rebuildsRobin Burchell2013-06-301-1/+6
| | * BlackBerry: Increased loop level around bps_get_eventBernd Weimer2013-06-291-4/+10
| | * Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-289-25/+60
| | |\
| | | * Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
| | | * QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-282-19/+14
| | | * Avoid crash when QOpenGLContext is destroyed before the VAOSean Harmer2013-06-282-2/+26
| | | * QNX: Fix screen rotationRafael Roquetto2013-06-262-1/+7
| | | * Fix compilation with ICC 13.1: the MSVC 2005 & 2008 code is badThiago Macieira2013-06-261-1/+1
| | | * Fix win32-icc build: _CHAR16T is not an indication of C++11 supportThiago Macieira2013-06-261-1/+1
| | | * Android: Fix initial window size for raster backendPaul Olav Tvete2013-06-262-0/+12
| | | * BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-261-0/+3
| | | * Mac OSX: get the correct key code when the control key is pressedShawn Rutledge2013-06-261-1/+5
| | * | Touch up QSurfaceFormat documentation.Mitch Curtis2013-06-281-2/+2
| | * | Fix system tray icon on X11.Friedemann Kleint2013-06-282-5/+5
| | * | Cocoa: Don't update the menubar when popups are shownGabriel de Dietrich2013-06-271-0/+5
* | | | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-1122-670/+681
|/ / /
* | | Cocoa: Remove references to CMProfileRef and related APIsGabriel de Dietrich2013-07-102-33/+3
* | | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-106-5/+34
* | | Cocoa color dialog: Make sure hide() exits the modal sessionGabriel de Dietrich2013-07-101-1/+8
* | | QListWidget - iterator fix in QListModel::ensureSortedThorbjørn Martsum2013-07-091-0/+4
* | | QUrl: add RemoveFilename to UrlFormattingOptions.David Faure2013-07-082-2/+12
* | | QUrl: add "QUrl adjusted(options)" convenience method.David Faure2013-07-082-8/+56
* | | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-063-8/+10
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-056-11/+102
* | | Key mappings for more remote-control keysAllan Sandfeld Jensen2013-07-055-0/+48
* | | xcb XI2: simplify and generalize tablet detectionShawn Rutledge2013-07-053-99/+74
* | | QColorDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-07-053-26/+47
* | | QTableView::sizeHintForRow minor fix of word wrap in a special caseThorbjørn Martsum2013-07-041-1/+10
* | | QTableView::sizeHintForRow move word wrap into heightHintForIndexThorbjørn Martsum2013-07-042-15/+8
* | | Implement system locale for AndroidEskil Abrahamsen Blomfeldt2013-07-046-3/+257
* | | Add WACOM tablet support for Windows.Friedemann Kleint2013-07-045-5/+653
* | | XCB: Fix warning about unhandled enumeration values.Friedemann Kleint2013-07-041-0/+2
* | | Add Q_OS_OSX and update the documentation to reflect usage intent.Jake Petroules2013-07-042-9/+12
* | | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-034-3/+24
* | | Add a way to test if an OpenGL context has the fixed function pipeline availableGiuseppe D'Angelo2013-07-022-1/+10
* | | Fix documentation of the QOpenGLFunctions::OpenGLFeature enumGiuseppe D'Angelo2013-07-021-2/+2
* | | Revert "Fix QUrl::topLevelDomain(QUrl::FullyDecoded)"Thiago Macieira2013-07-021-2/+1
* | | QNX: Fix invalid screen size when attaching a second displayFabian Bumberger2013-07-021-0/+6
* | | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-0/+4