Avoid fontconfig access in fontEngine creation
[profile/ivi/qtbase.git] / src /
2011-09-17 Jiang JiangAvoid fontconfig access in fontEngine creation
2011-09-16 Rohan McGovernMac: fix linking with Qt frameworks which don't exist...
2011-09-16 Frederik GladhornAccessibility: TabWidget - remove virt children, add...
2011-09-16 Frederik GladhornSet accessible name on QTabBar buttons.
2011-09-16 Frederik GladhornFor complex widgets try to return accessible interfaces.
2011-09-15 Jędrzej NowackiFix xcb-icccm 3.8 support
2011-09-15 Kent HansenBoost performance of QChar::isSpace
2011-09-15 Kent HansenBoost performance of QChar::isLetterOrNumber
2011-09-15 Kent HansenBoost performance of QChar::isLetter
2011-09-15 Kent HansenBoost performance of QChar::isDigit
2011-09-15 Kent HansenBoost performance of QChar::is{Upper,Lower}
2011-09-15 Frederik GladhornThe Q_WS_X11 define exists no longer. Use Q_OS_UNIX.
2011-09-15 Tobias HungerFix warning when building objects with a Q_OBJECT macro
2011-09-15 Eskil Abrahamsen... doc: Fix incorrect enum name in QRawFont::alphaMapForGl...
2011-09-15 Eskil Abrahamsen... Properly register preedit text in QLineControl
2011-09-15 Gunnar Slettacompile when shadowing is an error
2011-09-15 Jason BarronGet the Windows GL context to compile.
2011-09-15 Jason BarronMake the Windows input context compile after the refact...
2011-09-15 Samuel RødalFixed tst_QIcon::task184901_badCache().
2011-09-15 Samuel RødalFixed tst_qpixmap::grabWidget().
2011-09-15 Frederik GladhornRemove AccessibleEx classes.
2011-09-15 Kent HansenRevert accidental v8 submodule version downgrade
2011-09-15 Jason McDonaldFix missing/incorrect license headers
2011-09-15 Jason McDonaldFix email address in license headers.
2011-09-15 Jason McDonaldFix stale license headers from refactor branch
2011-09-15 Jason McDonaldAdd missing license headers.
2011-09-14 Frederik GladhornAdd a function to get all relations of an accessible.
2011-09-14 Oswald Buddenhagenrevert bogus .pro.user file addition
2011-09-14 Joona PetrellUse QPlaftormInputContextFactory to load input context...
2011-09-14 Joona PetrellAdd new composite Qt::ImQueryInput query
2011-09-14 Joona PetrellFix warnings received when xcb platform is ran without...
2011-09-14 Paul Olav TveteDon't build ibus when dbus is not available
2011-09-14 Matthew Cattelladded small delay after touch event is dispatched
2011-09-14 Rohan McGovernWindows: fixed compile of libQtPlatformSupport
2011-09-14 Rohan McGovernWindows: disable the (currently broken) Windows platfor...
2011-09-14 Rohan McGovernWindows: correctly disable ibus plugin on Windows
2011-09-13 Lars Knollexport QActionPrivate, as the Mac Cocoa plugin needs it
2011-09-13 Lars KnollRemove uilib and QtUiTools from QtBase
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Rohan McGovernFixed unstable v8 compile failure in debug-and-release...
2011-09-12 Matthew Cattellhack to allow qWaitForWindowShown to be used in test...
2011-09-12 Matthew Cattelladded ascii translations to qasciikey for keyup and...
2011-09-12 Giuseppe D'AngeloFix QNetworkReply::errorString returning an untranslate...
2011-09-12 Samuel RødalImplemented texture cache for GL paint engine in QtGui.
2011-09-12 Andy ShawEnsure that the proxystyle is used over the style's...
2011-09-12 Konstantin RittQSettings: don't assume XDG_CONFIG_HOME is latin1-encoded
2011-09-12 Konstantin RittQSettings: use the common appdata dir when bootstrappin...
2011-09-12 Andy ShawFix problem with grabWindow on Mac OS X 10.6 with Cocoa
2011-09-12 suzuki toshiyaReplace explicit surrogate handlers by inline methods...
2011-09-12 Andy ShawFix compile issue with Mac OS X 10.5
2011-09-12 Andy ShawFix QPixmap::grabWindow() on Mac OS X Lion
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Holger Hans Peter... directfb: Include directfbgl.h directly
2011-09-12 Ritt Konstantindon't detach until the list is going to be modified
2011-09-12 Ritt Konstantinoptimize QList::removeAll()
2011-09-12 Viktor KolesnykMissed break of switch-case added
2011-09-12 Bernhard RosenkraenzerFix building the OpenVG graphicssystem on Linux with...
2011-09-12 Michał ZającRetain ABI and API compatibility when Qt is built with...
2011-09-12 Bernhard RosenkraenzerFix -no-gui
2011-09-12 Tasuku SuzukiFix compilation with QT_NO_*
2011-09-12 Samuel RødalFixed auto-test failure in tst_QOpenGL.
2011-09-12 Samuel RødalFixed race condition in xcb plugin logging (when debugg...
2011-09-12 Holger IhrigCompile fix for QPA
2011-09-12 Oswald Buddenhagendon't crash when destroying codec list
2011-09-12 Samuel RødalFix crash in QPlatformInputContextFactory.
2011-09-12 Gunnar Slettadon't build ibus plugin on windows/mac
2011-09-12 Gunnar SlettaMade FBO blit behave properly
2011-09-12 Gunnar SlettaUse the context we're given
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Takumi ASAKIClang Build Fix: Cocoa platform plugin
2011-09-09 Matthew Cattelladded additional qwindow test support functions for...
2011-09-09 Jiang JiangFix a few memory leaks for QFontconfigDatabase
2011-09-09 Gunnar Slettause QtGui/ based includes
2011-09-09 Aaron KennedyUpdate V8
2011-09-08 Lars KnollMake inputcontext plugin loading a bit more generic
2011-09-08 Lars KnollFixup a few minor errors in the previous commit
2011-09-08 Joona PetrellAdd plugin mechanism to load platform input contexts
2011-09-08 Thiago MacieiraAdd an SSE4.2 even simpler version of toLatin1
2011-09-08 Thiago MacieiraCreate a function that merges the SSE common code
2011-09-08 Thiago MacieiraImprove toLatin1 x86 SIMD by using a new SSE4.1 instruction
2011-09-08 Morten SorvigMake QKeySequence work on Mac.
2011-09-08 Matthew Cattellfixed mouseMove
2011-09-08 Pekka VuorelaRemove internal uses of Software input panel events.
2011-09-08 Lars KnollChange the QInputMethodQueryEvent to be able to query...
2011-09-08 Joona PetrellUse new QInputPanel update function in QTextControl
2011-09-08 Morten SorvigRemove QT3_SUPPORT code from QMenu classes
2011-09-08 Lars KnollRename ImMicroFocus to ImCursorRectangle
2011-09-08 Jiang JiangAvoid double initialize of platform font database
2011-09-08 Samuel RødalImproved and made public the QOpenGLPaintDevice API.
2011-09-08 Lars KnollFix a typo in the method name
2011-09-08 Lars KnollMicroFocus is in item coordinates
2011-09-08 Pekka VuorelaAdded QInputPanel::commit()
2011-09-08 Lars KnollThe keyboard position doesn't change when the item...
2011-09-08 Lars KnollRenamed some of the methods in the QInputPanel
2011-09-08 Lars KnollAdd a forward declaration for QTransform
2011-09-08 John TapsellFix RTL layout for fonts when non-printable character...
2011-09-08 Paul Olav TveteMore xlib plugin fixes
2011-09-08 Takumi ASAKIFix compile error on Mac.
2011-09-07 Keno Fischeradded -b<file> option to moc to support additional...
next