]> git.lyx.org Git - features.git/commit
Fix item delegate for qt 4.2:
authorBernhard Roider <bernhard.roider@sonnenkinder.org>
Tue, 3 Jun 2008 22:00:47 +0000 (22:00 +0000)
committerBernhard Roider <bernhard.roider@sonnenkinder.org>
Tue, 3 Jun 2008 22:00:47 +0000 (22:00 +0000)
commit0d4ab86261beff291b43f2dca9a465fdfc4d5c92
tree5bfcd8df779cb27b609f7abde77486baa5642b03
parent0e44a8816ce90d10ed67bdce30d3efd29448827b
Fix item delegate for qt 4.2:
In the completion-listbox rtl-Text does not work like it does for newer qt and icons are not displayed for math symbols.
The rtl handling is incorrect atm but now it works the same way for all versions of qt.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25108 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiCompleter.cpp
src/frontends/qt4/GuiCompleter.h