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-10-04
Tizen: always try to build ibus and compose.
Tomasz Olszak
1
-8
/
+6
2014-10-04
Tizen: Refactored mkspecs. One platform for all profiles.
Tomasz Olszak
1
-1
/
+1
2014-10-04
tizenscim: added handling virtual keyboard geometry changes.
Tomasz Olszak
1
-0
/
+8
2014-10-04
Added tizenscim input context plugin.
Tomasz Olszak
6
-6
/
+671
2014-10-04
Tizen: Added screen orientation handling in xcb plugin.
Tomasz Olszak
3
-2
/
+68
2014-10-04
HW Back button: Fixed after merge with 5.2 stable.
Tomasz Olszak
1
-0
/
+7
2014-10-04
Setting DFLT_XKB_CONFIG_ROOT only if not defined.
Tomasz Olszak
1
-1
/
+1
2014-10-04
Tizen: Fix QCoreApplication::applicationDirPath()
Tomasz Olszak
1
-1
/
+1
2014-10-04
Added Tizen hardware button handling.
Tomasz Olszak
2
-3
/
+20
2014-10-04
Tizen - handling application lifecycle
Tomasz Olszak
5
-0
/
+45
2014-10-04
QSizePolicy: remove an outdated comment
v5.3.99+beta1
Marc Mutz
1
-1
/
+0
2014-10-03
QBrush: be more robust in detach()
Marc Mutz
1
-2
/
+10
2014-10-03
iOS: Properly scope window deactivation on resignFirstResponder
Tor Arne Vestbø
1
-1
/
+2
2014-10-03
Android: Hide vkb when IM disabled for focus object
Eskil Abrahamsen Blomfeldt
1
-4
/
+8
2014-10-03
Fix the text field alignment.
BogDan Vatra
1
-2
/
+0
2014-10-03
Pass a sized format when creating multisampled renderbuffers on ES
Laszlo Agocs
3
-15
/
+18
2014-10-02
QRegion: fix a valgrind warning
Marc Mutz
1
-1
/
+1
2014-10-02
Remove wrong unneeded definition in qopenglextensions_p.h
Allan Sandfeld Jensen
1
-12
/
+0
2014-10-02
iOS: Move statusbar visibility handling to QIOSViewController
Tor Arne Vestbø
7
-59
/
+71
2014-10-02
Revert "Don't generate documentation for classes which are not available"
Venu
1
-9
/
+0
2014-10-02
Doc: Removed a few references to the outdated features
Venu
1
-8
/
+1
2014-10-02
Update the signal and slots docs
Alex Blasche
1
-7
/
+4
2014-10-02
Windows: Transform regions of window masks correctly.
Friedemann Kleint
1
-1
/
+1
2014-10-02
Warn when loading opengl32sw.dll fails
Kai Koehne
1
-1
/
+3
2014-10-02
Android: Don't include Apache code under LGPLv2 license
Eskil Abrahamsen Blomfeldt
4
-14
/
+69
2014-10-01
Use PopupMenu when possible.
BogDan Vatra
9
-35
/
+228
2014-10-01
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4
Gabriel de Dietrich
27
-67
/
+188
2014-10-01
Logging: Disable tracking of debug source info for release builds
Kai Koehne
3
-12
/
+32
2014-10-01
Doc: fix misleading documentation of QProcess::set[Process]Environment
Joerg Bornemann
2
-12
/
+7
2014-10-01
Fix regression in metric calculation of text with mnemonics
Allan Sandfeld Jensen
1
-5
/
+1
2014-09-30
Fix hangs on QFileSystemWatcher.
Leonard Lee
1
-0
/
+1
2014-09-30
Doc: Adding API reference section in Qt Platform Headers page.
Jerome Pasion
1
-0
/
+5
2014-09-30
Extend QOpenGLVertexArrayObjectHelper to support glIsVertexArrays
Allan Sandfeld Jensen
2
-1
/
+13
2014-09-30
Don't dpi-scale -1 pixel metrics
Oswald Buddenhagen
1
-5
/
+2
2014-09-30
kms: Support QOpenGLWidget and QQuickWidget
Laszlo Agocs
9
-17
/
+99
2014-09-30
kms: Support non-64x64 cursors
Laszlo Agocs
2
-8
/
+25
2014-09-30
qdoc: Restore navigation bar titles for QML, QML basic types
Topi Reinio
1
-10
/
+4
2014-09-30
Doc: Use title case in section1 titles
Nico Vertriest
42
-100
/
+100
2014-09-30
Make QAccessible compile with -Werror
hjk
1
-0
/
+6
2014-09-30
QMdiArea: Fix positioning of cascaded sub windows.
Friedemann Kleint
1
-1
/
+2
2014-09-30
Additional support for devicePixelRatio in CE_MenuItem’s icon painting
MihailNaydenov
6
-12
/
+12
2014-09-30
Handle PPK_CustomBase in QWin32PrintEngine::property
Ulf Hermann
1
-0
/
+3
2014-09-30
Fix losing dirty state when calling update() from paintGL()
Laszlo Agocs
1
-1
/
+6
2014-09-29
uic: Add QOpenGLWidget.
Friedemann Kleint
1
-0
/
+1
2014-09-29
Make QRegion::shared_empty const
Marc Mutz
2
-18
/
+13
2014-09-29
xcb: Fix detecting the fullscreen state from _NET_WM_STATE flags
Alexander Volkov
1
-3
/
+3
2014-09-29
Fix build when using -Werror
Sérgio Martins
1
-3
/
+6
2014-09-29
Update the detection of when to log to stderr
Thiago Macieira
2
-49
/
+59
2014-09-29
Revert "winrt: Remove depth/stencil from the default window format"
Andrew Knight
1
-0
/
+2
2014-09-29
ANGLE: Upgrade to 2.1~abce76206141
Andrew Knight
279
-16864
/
+18249
[next]