]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiWorkArea.cpp
Create new method GuiWorkArea::Private:::updateCaretGeometry
[lyx.git] / src / frontends / qt4 / GuiWorkArea.cpp
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 LasgouttesFix caret painting
2018-02-15 Jean-Marc LasgouttesDo the actual drawing in the paint event
2018-02-15 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
2018-02-03 Juergen SpitzmuellerEnable CompressorProxy for all Workareas (incl. Embedde...
2018-01-19 Jean-Marc LasgouttesInitialize properly class member
2018-01-19 Juergen SpitzmuellerUse qt4-compatible connect() syntax.
2018-01-19 Guillaume MMInstall a new compressor
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-24 Guillaume MMFix scrollbar not appearing in new documents unless...
2017-07-05 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-19 Jean-Marc LasgouttesAvoid crash when selecting long text
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Guillaume MMMake a string translatable
2017-05-15 Guillaume MMFix colours of buttons in notification frame
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-04-05 Jean-Marc LasgouttesReplace coverity annotation by an assertion
2017-03-31 Jean-Marc LasgouttesWhen destructing a workarea, ignore buffer exceptions
2017-03-18 Guillaume MunchClean up
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-02 Jean-Marc LasgouttesInitialisize properly member variables
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-10-23 Jean-Marc LasgouttesMark a signal invokation as such
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-29 Scott KostyshakImprove implementation of TabWorkArea::posIsTab()
2016-07-22 Scott KostyshakClose a tab on middle-click (#10288)
2016-07-22 Scott KostyshakFactor out useful code into a function
2016-07-22 Scott KostyshakAdd comment that a code chunk is unnecessary
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2016-07-04 Stephan WittFix missing include for endl after header cleanup in...
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-06-27 Richard HeckWhitespace only.
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-13 Guillaume MunchScrollbarParameters: clean-up and document
2016-06-13 Guillaume MunchFix computation of scroll value
2016-06-13 Guillaume MunchShortcutOverride again
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-12 Richard HeckAdd comment fixing coverity #23351.
2016-06-11 Guillaume MunchFix bug #10119
2015-10-10 Georg BaumAdd missing intializations
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-06-11 Jessica HamiltonQt4: Prevent crash on Haiku when clicking in a document
2015-05-22 Juergen SpitzmuellerIndicate read-only status in tabs (#6783)
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-07 Hashini SenaratneKeyboard based horizontal scrolling for wide insets
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...
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-08-22 Stephan WittUse QProxyStyle instead of QMacStyle. QMacStyle is...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-08 Jean-Marc LasgouttesRemove debug code from TextMetrics
2014-07-08 Jean-Marc LasgouttesChange getColumnNearX to getPosNearX
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-07-19 Juergen SpitzmuellerTrivial fix: escape ampersands in file names before...
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2012-12-28 Vincent van Ravesteijnqt5: Use QStyleOptionTabWidgetFrame
2012-12-15 Vincent van Ravesteijnqt5: add/remove some includes
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-04 Pavel SandaClose tab button started with 4.5.
2012-11-04 Pavel SandaLyX 2.1 will support only Qt>=4.5.
2012-05-26 Pavel Sandacompile fix
2012-05-25 Vincent van RavesteijnFix painting of hidden tabbar on gtk
2012-05-12 Vincent van RavesteijnNew function BufferList::newInternalBuffer
2012-05-06 Vincent van RavesteijnProperly mark a buffer as internal
2012-05-03 Vincent van RavesteijnAlways require a mask to get a temporary filename
2012-01-13 Richard HeckIf we switch via the mouse, we need to update the Buffer
2012-01-03 Pavel SandaFix #7963, fullscreen corner case for tabbar visibility.
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 YounesFirst step towards a little bit more independence of...
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-17 Jean-Marc Lasgouttescompilation fix; a couple of warnings
2011-10-16 Abdelrazak YounesGuiWorkArea: Move private stuff to GuiWorkArea_Private.h.
2011-08-27 Tommaso CucinottaFix recursive repaint problem.
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-05-29 Pavel SandaFix #7598, do not buffer movement keys.
2011-04-08 Pavel SandaFix #7438, patch from Stephan.
2011-03-19 Vincent van RavesteijnFix bug #7345: Crash when right clicking on displayed...
2011-03-13 Abdelrazak YounesTemporally fix #7321 until a better solution is found...
2011-03-13 Abdelrazak YounesTrying to fix #7321: SyntheticMouseEvent() only works...
2011-03-11 Stephan Wittnow the user has control over the width of the text...
next