index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added device mkspec for Tizen 2.* mobile cross compilation.
wip/tizen
Tomasz Olszak
2015-02-28
2
-0
/
+88
*
Added tizen mkspecs for OBS builds (non cross-compiled)
Tomasz Olszak
2015-02-28
3
-0
/
+55
*
Removed unused Tizen device mkspecs.
Tomasz Olszak
2015-02-28
9
-278
/
+0
*
xcb: Added Tizen 2.3 adaptation
Tomasz Olszak
2015-02-26
7
-1
/
+115
*
xcb: Added handling of XCB_STATIC_LINK qmake variable.
Tomasz Olszak
2015-02-26
2
-0
/
+2
*
Added handling of Tizen 2.3 Mobile cross-compilation and deployment.
Tomasz Olszak
2015-02-26
2
-5
/
+45
*
configure: added env variable handling to extractQMakeVariables
Tomasz Olszak
2015-02-26
1
-1
/
+6
*
Revert "Added tizenscim input context plugin."
Tomasz Olszak
2015-02-26
6
-671
/
+6
*
Revert "Tizen: Refactored mkspecs. One platform for all profiles."
Tomasz Olszak
2015-02-26
8
-3
/
+176
*
Revert "Tizen: always try to build ibus and compose."
Tomasz Olszak
2015-02-26
1
-6
/
+8
*
Revert "Tizen - handling application lifecycle"
Tomasz Olszak
2015-02-26
5
-45
/
+0
*
Revert "Tizen: Added screen orientation handling in xcb plugin."
Tomasz Olszak
2015-02-26
3
-68
/
+2
*
Revert "tizenscim: added handling virtual keyboard geometry changes."
Tomasz Olszak
2015-02-26
1
-8
/
+0
*
Revert "Fix: Added tizenscim input context plugin."
Tomasz Olszak
2015-02-26
1
-1
/
+1
*
Revert "Fix for Added screen orientation handling in xcb plugin."
Tomasz Olszak
2015-02-26
1
-1
/
+1
*
Fix for Added screen orientation handling in xcb plugin.
Tomasz Olszak
2015-02-26
1
-1
/
+1
*
Fix: Added tizenscim input context plugin.
Tomasz Olszak
2015-02-26
1
-1
/
+1
*
Added common and wearable defines
Tomasz Olszak
2015-02-26
1
-0
/
+4
*
Tizen: always try to build ibus and compose.
Tomasz Olszak
2015-02-26
1
-8
/
+6
*
Tizen: Refactored mkspecs. One platform for all profiles.
Tomasz Olszak
2015-02-26
8
-176
/
+3
*
Added commmon linux-g++-tizen spec.
Tomasz Olszak
2015-02-26
2
-0
/
+55
*
tizenscim: added handling virtual keyboard geometry changes.
Tomasz Olszak
2015-02-26
1
-0
/
+8
*
Added tizenscim input context plugin.
Tomasz Olszak
2015-02-26
6
-6
/
+671
*
Tizen: Added screen orientation handling in xcb plugin.
Tomasz Olszak
2015-02-26
3
-2
/
+68
*
HW Back button: Fixed after merge with 5.2 stable.
Tomasz Olszak
2015-02-26
1
-0
/
+7
*
Setting DFLT_XKB_CONFIG_ROOT only if not defined.
Tomasz Olszak
2015-02-26
3
-1
/
+3
*
Added tizen_app.prf for building Tizen tpk's.
Tomasz Olszak
2015-02-26
1
-0
/
+105
*
Tizen: Fix QCoreApplication::applicationDirPath()
Tomasz Olszak
2015-02-26
1
-1
/
+1
*
Added Tizen hardware button handling.
Tomasz Olszak
2015-02-26
2
-3
/
+20
*
Tizen - handling application lifecycle
Tomasz Olszak
2015-02-26
5
-0
/
+45
*
Added mkspec for Tizen emulator, mobile and ivi
Tomasz Olszak
2015-02-26
7
-0
/
+186
*
fix non-git shadow builds
v5.4.1
Oswald Buddenhagen
2015-02-16
2
-1
/
+2
*
changes-5.4.1: QtSql, build system, platforms
Mark Brand
2015-02-13
1
-0
/
+184
*
Provide a native interface object from linuxfb
Laszlo Agocs
2015-02-11
2
-0
/
+11
*
Force Harfbuzz-NG to use the Qt atomics when built inside Qt
Thiago Macieira
2015-02-10
2
-2
/
+21
*
Remove #define inline from Harfbuzz-NG
Thiago Macieira
2015-02-10
1
-10
/
+0
*
Fix compilation with Apple Clang 425
Thiago Macieira
2015-02-09
1
-2
/
+10
*
REG: Fix misplaced outline drawn text with native rendering
Eskil Abrahamsen Blomfeldt
2015-02-05
2
-4
/
+5
*
WinRT: Gracefully exit an application
Maurice Kalinowski
2015-02-02
1
-0
/
+18
*
Fix memory leak in qSetMessagePattern
Kai Koehne
2015-02-02
1
-2
/
+6
*
Fix Qt over VNC with broken VisualInfo
Allan Sandfeld Jensen
2015-02-02
1
-0
/
+12
*
WinRT: Fix access to style hint instead of theme hint
Maurice Kalinowski
2015-02-02
1
-1
/
+1
*
fix fallback architecture for MSVC
Joerg Bornemann
2015-01-29
1
-0
/
+4
*
Correct the version of ICC that has the constexpr bug fixed
Thiago Macieira
2015-01-29
1
-1
/
+4
*
WINCE: Fix special case for toplevel
Andreas Holzammer
2015-01-29
1
-0
/
+8
*
Revert "Windows: Fix call of ToUnicode"
Friedemann Kleint
2015-01-29
1
-8
/
+7
*
Use qt.io rather than qt-project.org for network tests
Shawn Rutledge
2015-01-28
3
-3
/
+3
*
Windows/ANGLE: Fix initialization of contexts.
Friedemann Kleint
2015-01-28
1
-4
/
+9
*
Fix QXmlStreamReader parsing of files containing NULs
Thiago Macieira
2015-01-24
20
-25
/
+49
*
QTemporaryDir: Remove directories on failure
Eskil Abrahamsen Blomfeldt
2015-01-22
2
-1
/
+18
[next]