qt:qt.git
2013-11-25 Juan Luis Boya... Fix bug in updatePossibleKeyCodes() with dead keys...
2013-11-25 Juan Luis Boya... Fix virtual key mapping on MS Windows
2013-11-22 Jonathan LiuQThread: Fix link to snippet in documentation
2013-11-21 Friedemann... Multimedia: Fix MinGW-warning about assigning NULL...
2013-11-21 Friedemann... Fix signature of the waveInProc/waveOutProc callbacks.
2013-11-20 El Mehdi FekariQLocale: Fix infinite loop in error case
2013-11-20 Kai KoehneThreads: Fix mingw-gcc warning about 'cast to pointer...
2013-11-20 Friedemann... QUiLoader/Designer: Fix gcc 4.8 warnings about unused...
2013-11-19 Kai KoehneMake sure .qch file is opened read-only
2013-11-18 Kai KoehneKernel: Fix gcc warning in qsharedmemory_win.cpp
2013-11-18 Friedemann... qsimd: Fix compilation with MinGW 64.
2013-11-18 Friedemann... Fix MinGW-warnings about narrowing/invalid conversions.
2013-11-18 Friedemann... MinGW: Fix warnings about assigned but not used variables.
2013-11-16 Marc MutzQObject: use per-thread storage for qFlagLocation()
2013-11-15 Mitch CurtisFully expand entities to ensure deep or widely nested...
2013-11-15 Andy ShawWhen reparenting a widget, children need to reregister...
2013-11-15 David FaureQThreadPool: fix race at time of thread expiry.
2013-11-15 David FaureQThreadPool: fix counting of waiting threads
2013-11-15 David FaureQThreadPool: fix data races in activeThreadCount()
2013-11-15 David FaureQThreadPool: fix typos
2013-11-15 Marc MutzQWizard: provoke 'enum value not handled in switch...
2013-11-15 Marc MutzQWizard: give all buttons an objectName
2013-11-14 Morten Johan... Optimize macDisplayColorSpace
2013-11-12 Marc MutzDesigner: remove dead code in QStackedWidgetPreviewEven...
2013-11-11 Genghis KhanUpdate Hebrew translation
2013-11-11 Jake PetroulesUse the correct system font on OS X Mavericks.
2013-11-11 Friedemann... Active Qt: Remove invalid memset()-call.
2013-11-11 Friedemann... Qt Designer: Implement property() for QAxWidgetProperty...
2013-11-08 Gabriel de... Cocoa File Dialog: Remove sandbox-ufriendly QDir::entry...
2013-11-07 Mitch CurtisDisallow deep or widely nested entity references.
2013-11-06 Bernd WeimerBlackBerry: Prevent superfluous removal of socket notifiers
2013-11-05 Morten Johan... Correct QToolBar layout on retina displays.
2013-11-04 Samuel GaistQPdfEngine - Remove Producer copyright notice
2013-11-04 Samuel GaistExpose QTest::currentAppName() and remove hard-coded...
2013-11-02 Samuel GaistBackport of Qt5 applicationName handling
2013-11-01 Andy ShawFix tab-completion for variables that have digits in...
2013-10-31 Morten Johan... Make QCoreWlan plugin compile on 10.9
2013-10-31 Allan Sandfeld... Keep web fontdata alive as long as CG uses it
2013-10-31 Friedemann... Fix resetting of string properties.
2013-10-31 Jonathan HoffmannBlackBerry: improve BPS event lifetime management
2013-10-31 Peter Hartmannnetwork: fix multi-phased NTLM authentication
2013-10-30 Jake PetroulesRevert "Return the correct system font on OS X Mavericks."
2013-10-29 El Mehdi FekariQLocale: Update Portuguese and Greek locales data
2013-10-28 John LaytQLocale - Fix Mac date format code translation
2013-10-27 Gatis PaeglisFix the assert failure in QShortcutMap::find
2013-10-25 Friedemann... Introduce Windows version 8.1 and detect by checking...
2013-10-25 Friedemann... Fix compilation of Qt Script with MSVC 2013.
2013-10-23 Jonathan LiuFix misaligned selection region with text when centered
2013-10-18 Oswald Buddenhagencorrectly fix compilation of NEON_ASM sources
2013-10-18 H. RittichFix sigchld-Handler
2013-10-18 Samuel GaistProperly paint QListView dragged item in icon mode
2013-10-16 Arthur KrebsbachWindows: Fix tablet position in relative (mouse) mode.
2013-10-09 Andy ShawEnsure lastPixel.y is also initalized to -1 when necessary
2013-09-20 Samuel GaistAdd missing variables initialization before requesting...
2013-09-19 Kai Koehneconfigure: Update contact information for commercial...
2013-09-13 aavitCompilation fix for libjpeg release 9
2013-09-12 Gatis PaeglisRevert "QTBUG-15319: fix shortcuts with secondary Xkb...
2013-09-11 Jan Arve SaetherAdd missing interpolator for unsigned int.
2013-09-10 Paul Olav TveteFix layouts with expanding items with maximum size
2013-09-10 Paul Olav TveteTest layout engine fundamentals
2013-09-10 Jonathan LiuFix compile when QT_NO_WARNING_OUTPUT defined without...
2013-09-09 Sergio MartinsWindows: Introduce QFileDialog::DontUseCustomDirectoryIcons
2013-09-04 Leena MiettinenDoc: update Project Options section in qmake Manual
2013-09-03 Friedemann... Remove duplicated contexts in qt_de.ts
2013-09-03 Leena MiettinenDoc: update description of qmake SUBDIRS variable
2013-09-03 Jian LiangFix QOleDropTarget object leak
2013-08-30 Leonard LeeAdd Q_ASSERT in qAllocMore() function.
2013-08-28 Christian StrømmeFix crash in QProcess::waitForStarted() on Unix.
2013-08-28 Sergio AhumadaSun CC: Fix QtNetwork compilation
2013-08-26 Bernd WeimerBlackBerry: Fixed cover mode
2013-08-23 J-P NurmiFix scrollbar appearance on Win8
2013-08-23 Liang QiOSX: Disable window restoration for the Mac font panel
2013-08-23 Liang QiOSX: Disable window restoration for the Mac color panel
2013-08-21 Jake PetroulesUpdate for OS X Mavericks.
2013-08-21 Jake PetroulesFix unused private field warning in QMacMime.
2013-08-21 Leena MiettinenDoc: Update description of qmake LIBS variable
2013-08-20 Friedemann... Use correct mask constant in the Windows event dispatcher.
2013-08-20 Friedemann... Revert "Disable precision timers when running MSVC2012...
2013-08-20 Andy ShawOnly release when there is no lock on the object
2013-08-19 Oswald Buddenhagenexecute some loops even in cumulative mode
2013-08-19 Friedemann... Do not send clipboard message to application under...
2013-08-16 Sergio AhumadaSun CC: Fix QFileDialog compilation
2013-08-13 Raphael Kubo... gdb_dwarf_index: Use a sed call that's more POSIX-compl...
2013-08-12 El Mehdi Fekarilupdate: Fixing decoding of QML files
2013-08-12 Oswald Buddenhagenrestore QProcessEnvironment shared data thread safety...
2013-08-12 Oswald Buddenhagenfix namespaced build
2013-08-11 Liang QiMac: make windows not restorable on 10.7 and later
2013-08-10 Jake PetroulesRemove OS X unsupported warning.
2013-08-09 Frederik GladhornAccessibility: ComboBoxes should expose their line...
2013-08-09 Allan Sandfeld... [WK1] NPStream::headers not initialized
2013-08-08 Samuel GaistAdd offset reading support in pnghandler
2013-08-08 Mitch CurtisLink to correct function in QApplication documentation.
2013-08-08 Albert Astals CidRevert ea6ec4c781d5e94425b70f9f4e45d3e50eb12299
2013-08-06 Raphael Kubo... Include <new> instead of <ciso646> for libc++ detection.
2013-08-05 Jake PetroulesRemove a left over cast that is now semantically incorrect.
2013-08-05 Thiago MacieiraMake sure to also check for null CFPropertyLists.
2013-08-05 Thiago MacieiraDon't assume that all CFPropertyListRef are CFArrayRefs
2013-08-05 Jake PetroulesMake libtiff link on OS X 10.9.
2013-08-05 Jake PetroulesReturn the correct system font on OS X Mavericks.
2013-08-05 Andreas Aardal... Fix double transform for items ignoring parent transfor...
next