]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiViewSource.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiViewSource.h
2017-10-18 Enrico ForestieriSpeed up exit time
2016-12-03 Guillaume MunchWork around dangling pointer
2016-10-22 Guillaume MunchBetter title for ViewSource
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-12 Guillaume MunchBetter session management for the source panel.
2015-09-12 Guillaume MunchImprove the performance of the source panel by using...
2013-05-23 Pavel SandaHeader cleanup cont.
2013-05-07 Jean-Marc LasgouttesAnother try at making the source view dock arrange...
2013-05-05 Pavel SandaAdd layout intelligence to View Source pane (bug #8653).
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2011-12-09 Richard HeckThe View->Source pane resets the format every time...
2011-10-29 Richard HeckInitial work for view source improvements.
2011-01-04 Vincent van RavesteijnFix bug #5600: View source panel isn't updating after...
2010-12-10 Jürgen SpitzmüllerAdd the option to select the output format in Source...
2008-10-18 Abdelrazak YounesCode shuffling in order to fix http://bugzilla.lyx...
2008-06-09 Abdelrazak YounesFix initial focus problem with outline and view-source...
2008-05-29 André Pönitznext try
2008-05-14 Abdelrazak YounesAdd session to view-source dialog.
2008-05-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4860
2007-11-29 André Pönitzuse structure with named members instead of pair<int...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-09 Abdelrazak Younes* GuiViewSource: port back to DockView.
2007-10-07 André Pönitzone more
2007-10-06 André Pönitzmove LaTeXHighlighte
2007-10-06 André Pönitzonly a partial patch. will rework immediately.
2007-09-08 Abdelrazak Younesheader cleanup.
2007-09-08 Abdelrazak YounesRestore docked View source widget.
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace