summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-3012-16/+18
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2013-05-301-9/+2
* Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-05-301-0/+8
* qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-302-4/+12
* remove bizarre perl detection magicOswald Buddenhagen2013-05-301-6/+0
* QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-304-44/+7
* Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
* Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
* qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-302-4/+4
* qdoc: QML property lists were not shownMartin Smith2013-05-301-2/+5
* Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-292-19/+7
* Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-282-18/+15
* Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
* Android: Compile jar file on WindowsEskil Abrahamsen Blomfeldt2013-05-281-1/+1
* iOS: bugfix function portraitToPrimary()Richard Moe Gustavsen2013-05-281-1/+1
* Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-283-7/+18
* iOS: Use right DPI for all iPad Minis, not just the WiFi versionTor Arne Vestbø2013-05-271-1/+1
* Avoid double-highdpi scaling for attached painters.Gunnar Sletta2013-05-271-0/+1
* iOS: take orientation into account when reporting touch positionsRichard Moe Gustavsen2013-05-271-3/+6
* Windows: Respect geometry set before native window creationGabriel de Dietrich2013-05-271-4/+8
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-272-1/+13
* Disabled test on WINCE.Bjoern Breitmeyer2013-05-271-0/+2
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-2710-13/+0
* QtTest: Output correct library nameSze Howe Koh2013-05-2745-58/+58
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-2666-66/+66
* Manual test for window transparencyGunnar Sletta2013-05-263-2/+209
* add -compile-examples configure optionOswald Buddenhagen2013-05-263-2/+43
* Need to register dbus metatypes to have them work correctly.Lorn Potter2013-05-261-0/+2
* Android: detect Linux 64 bit host architecturePaul Olav Tvete2013-05-241-7/+4
* iOS: don't activate non-toplevel windowsRichard Moe Gustavsen2013-05-241-1/+1
* Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.Samuel Rødal2013-05-242-9/+13
* QNX: fix buffer creationMatt Hoosier2013-05-241-1/+2
* Fixed static linking against QtGui and QtOpenGLradman0x2013-05-242-20/+20
* Fixes: QtNetwork compilation for OpenSSL < 1.0.0aavit2013-05-233-3/+11
* Fix parsing of long latin strings in the json parserLars Knoll2013-05-232-1/+47
* Fix crash in QCococaWindow::childWindowAt().Friedemann Kleint2013-05-231-9/+5
* QNX: support underlain foreign windowsMatt Hoosier2013-05-232-13/+60
* QNX: Support window translucencyMatt Hoosier2013-05-233-5/+72
* Cocoa: Amend 5d07a4d9448f60 to avoid an assert in QWidget::mapTo()Gabriel de Dietrich2013-05-231-1/+2
* Fix regression when pasting into QTextEdit from Firefox.Mitch Curtis2013-05-232-1/+14
* Windows: Fix toplevel window flags for Qt::Dialogs/Qt::Tool.Friedemann Kleint2013-05-231-4/+21
* Improve error message in GL context creation.Friedemann Kleint2013-05-231-2/+6
* QNX: normalize bracesRafael Roquetto2013-05-2310-195/+106
* Android: Remove libgnustl_shared.so copy hack.Ray Donnelly2013-05-231-4/+0
* Fixed CE build of sqlite3Bjoern Breitmeyer2013-05-231-0/+4
* update bundled sqlite to 3.7.17.0Mark Brand2013-05-233-463/+2901
* Fix clipping of QTextList decorators.Leonard Lee2013-05-237-1/+332
* Process initial expose events immediately.Morten Johan Sørvig2013-05-232-0/+5
* Fix the Mac build on 32bit with c++11Jocelyn Turcotte2013-05-231-8/+8