QtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()
[profile/ivi/qtbase.git] / src / platformsupport /
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Friedemann KleintFix default font for X11.
2012-07-28 Laszlo AgocsSend the native scancode in evdevkeyboard
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Stephen KellyCreate CMake files conditionally on the internal_module...
2012-07-20 Stephen KellyDon't create cmake files for QtPlatformSupport.
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-13 Marc Mutzinput/evdevmouse: normalize signals/slots
2012-07-13 Girish Ramakrishnanlinuxfb: fix style in QFbCursor
2012-07-11 Girish Ramakrishnanlinuxfb: Remove QFbWindow::setVisible
2012-07-11 Girish Ramakrishnanlinuxfb: Add m prefix to all member variables
2012-07-11 Girish Ramakrishnanlinuxfb: raise and lower should take QFbWindow as args
2012-07-11 Girish Ramakrishnanlinuxfb: let the window register itself with the screen
2012-07-11 Girish Ramakrishnanlinuxfb: Rework screen code
2012-07-11 Girish Ramakrishnanlinuxfb: remove mScreens from QFbWindow
2012-07-11 Girish Ramakrishnanlinuxfb: create image only on resize
2012-07-11 Girish Ramakrishnanlinuxfb: don't store window in backingstore
2012-07-11 Girish Ramakrishnanlinuxfb: make platformsupport convenience compile
2012-07-10 Konstantin RittFix the UCS-2 surrogates handling in Q*FontEndine*...
2012-07-10 Konstantin RittMove ShaperFlags enum from QTextEngine to QFontEngine
2012-07-09 Tasuku SuzukiRemove Library dependency on Settings
2012-07-05 Robin Burchellandroid: work around android's linux/input.h being...
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Samuel RødalFixed missing way of choosing EGL renderable type with...
2012-06-26 Robin BurchellDon't try build devicediscovery if evdev is not available.
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-19 Oswald Buddenhagenremove last traces of qbase.pri, qt_targets.pri and...
2012-06-14 Girish Ramakrishnanegl: return EGL config when r/g/b sizes are not set
2012-06-10 Johannes Zellnerevdevmouse: send correct event position for wheel events
2012-06-08 Frederik GladhornRemove widgets lib dependency on platformsupport.
2012-06-07 Lars KnollRemove QFactoryInterface from the input plugins
2012-06-06 Laszlo AgocsTest if the device is grabbed in some of the evdev...
2012-06-05 Holger Hans Peter... Verify the surfaceType before activating the GL context
2012-06-05 Jiang JiangFix Mac support for glyph scaling
2012-06-05 Laszlo AgocsMake touch operating better on some touchpads
2012-06-04 Laszlo Agocsevdevtablet plugin
2012-06-04 Laszlo AgocsFix touchpads with evdevmouse
2012-06-04 Laszlo AgocsReport mouse events when the driver says so
2012-06-01 Laszlo AgocsAdd QEvdev prefix in evdevtouch and update readme
2012-06-01 Jiang JiangMake font fallback list for common script locale aware
2012-05-31 Girish RamakrishnanMove evdev to platformsupport
2012-05-31 Laszlo AgocsFix int-long mismatch in device discovery
2012-05-31 John LaytQtPrintSupport: Add CUPS printsupport plugin
2012-05-31 Jiang JiangMake fontconfig default font locale aware
2012-05-30 Girish RamakrishnanFix compile error in eglconvenience
2012-05-29 Girish RamakrishnanAdd q_printEglConfig to qeglconvenience
2012-05-29 Holger Hans Peter... Only build devicediscovery on linux systems
2012-05-26 Johannes Zellnerdevicediscovery: add more sophisticated discovery
2012-05-24 Johannes Zellnerudev: UDevHelper becomes DeviceDiscovery
2012-05-23 Friedemann KleintQEGLPlatformContext: Add accessors for display and...
2012-05-23 Jiang JiangFix surrogate pair handling in QCoreTextFontEngine
2012-05-22 Tasuku SuzukiFix QtGui compilation for -qconfig large
2012-05-16 Zeno AlbisserPopulate the font database when calling fallbacksForFam...
2012-05-15 Johannes Zellnerudev: improve device discovery with udev for add/remove
2012-05-15 Girish RamakrishnanFix include path to fb_base.pri
2012-05-10 Jiang JiangDo not use charset loaded by fontconfig
2012-05-10 Friedemann KleintFix deprecation warnings in QtGui, QtPlatformSupport.
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraUse QFile::encodeName to encode a file name on Unix
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Hannu LyytinenExtend QUDeviceHelper to detect DRM graphics devices.
2012-04-18 Ian DeanChange coreservices -> ios
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Sean HarmerAdding support for obtaining an OpenGL Core Profile...
2012-04-13 Qt4iOSAdded iOS compatibility.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Qt4iOSModified project files to be iOS compatible.
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Miikka HeikkinenMake it possible to enable non-scalable font scaling
2012-04-10 Pierre RossiDon't hardcode the default families in qfont_qpa.cpp
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Bradley T. HughesCocoa: silence warnings about unused variables
2012-03-26 Jiang JiangFix for fontconfig 2.9 behavior change
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Thiago MacieiraFix udev building after commit 7a169fb52a2d57ec6b3b8e61...
2012-03-22 Thiago MacieiraFix the build of qt-freetype with -system-zlib
2012-03-22 Thiago MacieiraFix the build of -qt-freetype
next