profile/ivi/qtbase.git
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 Holger IhrigFixed Test for QStyleSheetStyle after refactor merge
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 Jędrzej NowackiFix Xcb autodetection during configure.
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 Kent HansenAdd benchmark for QChar
2011-09-15 Frederik GladhornFix include path.
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 Simon HausmannRe-add QT_GCC_*_VERSION qmake variables
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 'dockwidgets' example to compile.
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 crash in tst_QPathClipper.
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 Rohan McGoverntests: removed semi-obsolete `maketestselftest'
2011-09-15 Jason McDonaldFix missing/incorrect license headers
2011-09-15 Jason McDonaldFix email address in license headers.
2011-09-15 Jason McDonaldAdd missing 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 Rohan McGovernEnsure build_all is propagated to all modules when...
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 Lars KnollAdjust test to the new location
2011-09-14 Lars Knolldisable autotests temporarily on Mac
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-14 Jo AsplinRemoved obsolete QEXPECT_FAIL
2011-09-14 Jo AsplinTemporarily disabled tests
2011-09-14 Holger IhrigTemporarily disabled tests
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-13 Gunnar Slettamake a toplevel compile work
2011-09-13 Jo AsplinDisabled tests for refactor->master integration
2011-09-13 Jason McDonaldFix outdated license header
2011-09-13 Jason McDonaldFix missing/broken license headers
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... Fix QNetworkReply::errorString returning an untranslate...
2011-09-12 Oswald Buddenhagenfind qt.conf more reliably
2011-09-12 Samuel RødalImplemented texture cache for GL paint engine in QtGui.
2011-09-12 Jan Arne PetersenSplit CFLAGS from pkg-config properly
2011-09-12 Andy ShawEnsure that the proxystyle is used over the style's...
2011-09-12 Markku HeikkilaPerl check for windows configure.
2011-09-12 Konstantin... QSettings: don't assume XDG_CONFIG_HOME is latin1-encoded
2011-09-12 Konstantin... QSettings: 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 Constantin... Removed the unnecessary dependency of the QtHelp module...
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 Styopa SemenukhaAdded missing no_include_pwd check
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Holger Hans... 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 Mark Brandsync win32-g++-cross with win32-g++ (lib prefix and...
2011-09-12 Oswald Buddenhagenqsystemlibrary needs no special treatment
2011-09-12 Bernhard RosenkraenzerFix building the OpenVG graphicssystem on Linux with...
2011-09-12 Oswald Buddenhagenupdate gitignore
2011-09-12 Oswald Buddenhagenremove -fno-stack-protector
2011-09-12 Anders BakkenFix make confclean
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ødalAdded new QOpenGLPaintDevice test case in tst_QOpenGL.
2011-09-12 Lars KnollFix compilation
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 Konstantin... don't crash when destroying the shortcuts
2011-09-12 Oswald Buddenhagendon't crash when destroying codec list
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinAdd other.pro back to auto.pro
next