Revision 449390c3a5f3a91e3895cbba0a583386e93366b7 authored by Orgad Shaneh on 21 August 2016, 19:49:35 UTC, committed by Orgad Shaneh on 23 August 2016, 14:52:31 UTC
The text direction should *not* be set by the default script, but by the
UI direction.

For example, if the default script is Hebrew, but the UI is in English,
it doesn't make sense to default all the controls to RTL. This should be
done only if the UI is RTL.

This reverts commit a90869861cbc9927af2bbab5a94630e47b33fd5c.

Task-number: QTBUG-53110
Change-Id: I5a6951ac30f24eec86bc0ae2a9fcfe14eb3a8e28
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
1 parent 3fa18bf
History
File Mode Size
bin
config.tests
dist
doc
examples
lib
mkspecs
qmake
src
tests
tools
util
.gitattributes -rw-r--r-- 151 bytes
.gitignore -rw-r--r-- 7.4 KB
.qmake.conf -rw-r--r-- 128 bytes
.tag -rw-r--r-- 12 bytes
INSTALL -rw-r--r-- 521 bytes
LGPL_EXCEPTION.txt -rw-r--r-- 1.2 KB
LICENSE.FDL -rw-r--r-- 22.4 KB
LICENSE.GPLv3 -rw-r--r-- 34.8 KB
LICENSE.LGPLv21 -rw-r--r-- 26.2 KB
LICENSE.LGPLv3 -rw-r--r-- 8.0 KB
LICENSE.PREVIEW.COMMERCIAL -rw-r--r-- 31.4 KB
configure -rwxr-xr-x 248.7 KB
configure.bat -rw-r--r-- 3.7 KB
header.BSD -rw-r--r-- 1.9 KB
header.COMM -rw-r--r-- 804 bytes
header.FDL -rw-r--r-- 1.2 KB
header.LGPL-ONLY -rw-r--r-- 936 bytes
header.LGPL21 -rw-r--r-- 1.5 KB
header.LGPL3 -rw-r--r-- 1.7 KB
header.LGPL3-COMM -rw-r--r-- 1.2 KB
qtbase.pro -rw-r--r-- 6.3 KB
sync.profile -rw-r--r-- 3.2 KB

back to top