]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiWorkArea_Private.h
Create new method GuiWorkArea::Private:::updateCaretGeometry
[lyx.git] / src / frontends / qt4 / GuiWorkArea_Private.h
2018-02-15 Jean-Marc LasgouttesCreate new method GuiWorkArea::Private:::updateCaretGeo...
2018-02-15 Jean-Marc LasgouttesRemember correctly pixel ratio used for painting
2018-02-15 Jean-Marc LasgouttesCompute metrics when graphics is updated
2018-02-15 Jean-Marc LasgouttesRename more instances of "cursor" to "caret"
2018-02-15 Jean-Marc LasgouttesMake input methods support great again
2018-02-15 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2018-02-15 Jean-Marc LasgouttesDo the actual drawing in the paint event
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-24 Guillaume MMFix scrollbar not appearing in new documents unless...
2017-07-03 Richard HeckFix whitespace at EOL.
2017-03-10 Guillaume MunchDisplay externally modified status
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-06-27 Richard HeckThis patch does two closely related things.
2015-01-14 Jean-Marc LasgouttesSquash warnings reported by gcc 4.9
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2013-05-23 Pavel SandaHeader cleanup cont.
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2011-12-17 Abdelrazak YounesIntroduce new RC option for QImage backend instead...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-23 Abdelrazak YounesIntroduce new USE_QIMAGE macro to optionally use a...
2011-10-17 Abdelrazak Younesget rid of GuiWorkArea::Private::setReadOnly(). Calling...
2011-10-16 Abdelrazak YounesGuiWorkArea: Move private stuff to GuiWorkArea_Private.h.