]> git.lyx.org Git - features.git/commit
(Abdelrazak Younes:)
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 12 Mar 2006 17:29:34 +0000 (17:29 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 12 Mar 2006 17:29:34 +0000 (17:29 +0000)
commit4035592aee119d47899f0b6496951c5a11704a7f
tree050c12897f88b80c0110688db4e980683a29bcd4
parentd15a35a9097686cff2188c1b6e80832bbad22c90
(Abdelrazak Younes:)
* QWorkArea.[Ch] cleanup:
- Added private members workWidth_ and workHeight_ in order to
  make sure QWorkArea is always able to draw (link to
  workArea::WorkAreaResize).
- deleted superfluous debugging stuff
- deleted superfluous commented out code.
- placed all specific stuff (Qt-immodule, X11 and Mac OSX) in a
  separate place at the end of QWorkArea.C.
- initial support for Wheel mouse (still does not work).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13348 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/ChangeLog
src/frontends/qt4/QLMenubar.h
src/frontends/qt4/QWorkArea.C
src/frontends/qt4/QWorkArea.h