index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
Temporary removed tizenscim input context plugin.
Tomasz Olszak
1
-4
/
+4
2014-02-20
Merge remote-tracking branch 'origin/release' into wip/tizen
upstream/5.2.2
Tomasz Olszak
32
-240
/
+289
2014-02-19
QtConcurrent: Extend workaround GCC bug 58800 in median calculation
Nikolai Kosjar
1
-2
/
+4
2014-02-19
Make unicode ranges in font take precedence over codepage
Eskil Abrahamsen Blomfeldt
1
-51
/
+53
2014-02-14
moc: Fix parsing of operator<
Olivier Goffart
1
-0
/
+4
2014-02-14
Remove incomplete paragraph from QSet::iterator documentation
Kai Koehne
1
-3
/
+0
2014-02-14
Draw more inactive style elements in retina res.
Morten Johan Sørvig
1
-3
/
+8
2014-02-14
Make parsing of template arguments more robust.
Olivier Goffart
3
-28
/
+43
2014-02-14
Added #include "qnumeric.h" to qglobal.h
Glen Mabey
1
-0
/
+1
2014-02-12
fix crash when using GTK 2.14 function in old gtk
Andrey Volkov
1
-1
/
+3
2014-02-12
Delete the children before updating the Cocoa menubar
Andy Shaw
1
-0
/
+4
2014-02-12
Correct the documentation of the return types of subjectInfo and issuerInfo.
Richard J. Moore
1
-8
/
+11
2014-02-12
Fix build with QT_NO_GRAPHICSEFFECT
Sérgio Martins
2
-0
/
+10
2014-02-12
Make QToolButtonPrivate::popupTimerDone() more robust
J-P Nurmi
1
-3
/
+4
2014-02-11
Cleanup TSLib plugin
Samuel Gaist
1
-12
/
+7
2014-02-11
Accessibility Linux: Report Active state
Frederik Gladhorn
2
-7
/
+2
2014-02-11
Doc: Fix issues with QOpenGLTexture enumerations
Topi Reinio
1
-4
/
+15
2014-02-11
support c'tor as second parameter in foreach macro
Joerg Bornemann
1
-1
/
+1
2014-02-11
Document `moc -f<...>` behavior change in Qt-5.2.0
David Faure
1
-1
/
+1
2014-02-11
Doc: Adjust QDir::tempPath docu as recommended by Ossi.
David Faure
1
-1
/
+2
2014-02-11
Minor optimization for QTextEngine::shapeText()
Konstantin Ritt
1
-43
/
+36
2014-02-11
Fix log_clusters calculation in HarfBuzz-NG code path
Konstantin Ritt
1
-37
/
+16
2014-02-10
Fix drawing vertical gradients in RGBA8888 formats
Allan Sandfeld Jensen
1
-7
/
+7
2014-02-10
Fix assert when converting RGBx8888 to ARGB32_PM
Allan Sandfeld Jensen
1
-1
/
+1
2014-02-10
Make QUrl::isLocalFile fast by storing a flag
Thiago Macieira
1
-9
/
+33
2014-02-10
Remove useless if
Frederik Gladhorn
1
-3
/
+2
2014-02-10
Accessibility: Fix reporting the same name/value twice
Frederik Gladhorn
3
-4
/
+4
2014-02-10
Doc: fix typo in QDebugStateSaver docu
David Faure
1
-1
/
+1
2014-02-10
qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging code
David Faure
1
-6
/
+5
2014-02-10
QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.
David Faure
1
-4
/
+11
2014-02-10
QDir::tempPath: clarify trailing-slash situation.
David Faure
1
-2
/
+2
2014-02-10
QDir::tempPath: make fallback code more readable.
David Faure
1
-2
/
+2
2014-02-09
Merge remote-tracking branch 'origin/stable' into wip/tizen
Tomasz Olszak
72
-198
/
+382
2014-02-08
Don't deadlock when deleting slot objects in QMetaObject::activate()
Thomas McGuire
1
-1
/
+7
2014-02-08
QPA fix: allow setting the initially selected name filter (KDE)
Dominik Haumann
1
-1
/
+3
2014-02-08
QStandardPaths: remove trailing slash when reading from user-dirs.dirs
David Faure
1
-0
/
+2
2014-02-07
Accessibility Win: handle disabled state
Frederik Gladhorn
1
-0
/
+2
2014-02-07
Fix linuxfb argument 'mmsize' parsing
Peter Kümmel
1
-2
/
+2
2014-02-07
Compose: Fix assert for non-UTF8 locales in table generator
Gabriel de Dietrich
1
-1
/
+1
2014-02-07
Small doc fix.
Niels Weber
1
-1
/
+1
2014-02-06
Fix printing with a custom paper specified.
Andy Shaw
1
-2
/
+6
2014-02-06
Doc: corrected description of QTableWidget::clear()
Nico Vertriest
1
-1
/
+3
2014-02-06
Fix the docs on when setDocument() deletes the previous document
Andy Shaw
1
-2
/
+2
2014-02-05
QTabWidget: fix moving of the current tab
J-P Nurmi
1
-0
/
+3
2014-02-05
Do not check for !IsRenderBuffer
Laszlo Agocs
1
-3
/
+0
2014-02-05
Doc: fix documentation for QWidget::windowHandle.
David Faure
1
-2
/
+8
2014-02-05
Accessibility Linux: Fix all widgets reporting being editable
Frederik Gladhorn
1
-17
/
+10
2014-02-05
Checking input mask before scanning evdev devices
Cedric Chedaleux
1
-12
/
+16
2014-02-05
Do not query max samples on gles
Laszlo Agocs
1
-0
/
+2
2014-02-05
Make QWindowContainer accessible
Frederik Gladhorn
6
-4
/
+58
[next]