summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove stale documentation.Casper van Donderen2011-10-1821-565/+31
* Remove Q_WS_ in text codecs.Friedemann Kleint2011-10-1812-34/+34
* OpenGL: Remove Q_WS_ defines.Friedemann Kleint2011-10-186-76/+0
* Fix TouchEnd events not being received on Harmattan.Jocelyn Turcotte2011-10-171-2/+3
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-175-0/+384
* Fix TouchPoint::lastPos() after TouchPointStationary only events.Jocelyn Turcotte2011-10-171-1/+5
* Fix scaled text rendering with the raster paint engine & FreeTypeSimon Hausmann2011-10-171-0/+7
* Use a QFunctionPointer for getProcAddress()Casper van Donderen2011-10-172-10/+3
* Replace Q_WS_WIN by Q_OS_WIN in uic/network.Friedemann Kleint2011-10-173-7/+3
* Add a warning and a return value to xcb's createGLPlatformContextLaszlo Agocs2011-10-171-0/+2
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-172-2/+8
* Less friends is good, at least for C++ code :)Lars Knoll2011-10-172-3/+0
* QHttpNetworkConnection: fix compile warningMartin Petersson2011-10-141-2/+2
* Add QGlyphRun::SplitLigature flagEskil Abrahamsen Blomfeldt2011-10-143-28/+49
* Disable ELF interpreter check when cross-compilingHarald Fernengel2011-10-141-1/+1
* Avoid using 0 as the default winId in QPlatformWindow.Laszlo Agocs2011-10-141-1/+8
* Make the window active in eglfs and minimal plaform plugins.Laszlo Agocs2011-10-142-2/+6
* Remove commented out reference to QShortcutMapLars Knoll2011-10-141-9/+0
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-148-43/+57
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-145-1/+25
* Fix OpenGL on Harmattan showing only the first frame.Jocelyn Turcotte2011-10-141-0/+14
* Calculate an area in the touchscreen qpa plugin.Laszlo Agocs2011-10-132-3/+6
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-1374-2611/+5
* Fix struct/class mismatch.Friedemann Kleint2011-10-131-3/+4
* Cocoa: Update QPlatformWindow geometry on moveMorten Sorvig2011-10-131-0/+1
* Migrate the touchscreen generic qpa plugin to QWindow.Laszlo Agocs2011-10-131-4/+5
* QNetworkAccessManager: hostInfo lookup should use proxy if setMartin Petersson2011-10-121-2/+10
* Fix construction races in QtNetworkShane Kearns2011-10-111-5/+10
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-116-55/+103
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-116-16/+66
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-1119-1165/+16
* QTextEdit - Fix selectionChange emission bugPekka Vuorela2011-10-112-7/+19
* Removed obsolete custom input context supportPekka Vuorela2011-10-114-27/+4
* Rename QMetaType::construct() to create()Kent Hansen2011-10-118-70/+74
* Don't crash when no usable font is availableJiang Jiang2011-10-111-3/+5
* Import symbol from QtGui rather than export from QtWidgets.Kim Motoyoshi Kalland2011-10-111-1/+1
* Fix typo in qfontengine_winKent Hansen2011-10-111-1/+1
* add qmetaobjectbuilder to qtbase.Lorn Potter2011-10-113-0/+2931
* Update V8Aaron Kennedy2011-10-1117-15/+76
* Remove duplicate check in qtextcontrol cursorMoveKeyEvent()Kent Hansen2011-10-111-3/+0
* QtBase: Move idc to Active Qt.Friedemann Kleint2011-10-104-360/+2
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Bradley T. Hughes2011-10-101-4/+4
* Removed src/gui/opengl/qopenglcolormap.*Samuel Rødal2011-10-103-404/+0
* Fixed some doc errors in QOpenGLFramebufferObject.Samuel Rødal2011-10-102-31/+14
* Fixed missing snippets for QOpenGLShaderProgram.Samuel Rødal2011-10-101-3/+3
* QUnifiedTimer: Add callback for timer ticks. Used for profilingChristiaan Janssen2011-10-102-1/+12
* Use freetype font engine on WindowsOlli Werwolff2011-10-1015-26/+699
* Easier shader debuggingJani Uusi-Rantala2011-10-101-8/+48
* Enable using the new Qt::ScreenOrientation enum as flagsJani Uusi-Rantala2011-10-101-5/+10
* Minor build fix for newer XCB versionsJani Uusi-Rantala2011-10-101-0/+1