]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/DockView.h
More GuiInfo usability work
[lyx.git] / src / frontends / qt4 / DockView.h
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2011-09-29 Stephan Wittclose floating dock widgets (not currently docked)...
2010-04-26 Vincent van RavesteijnFix bug #3871: Shortcut to switch from TOC to text...
2010-04-26 Vincent van RavesteijnFix bug #6451 (last part): Crash when interacting with...
2010-03-11 Vincent van RavesteijnAdjust the window settings for MacOSX.
2008-10-03 Abdelrazak YounesDon't show the dock widget at construction time. This...
2008-10-03 Abdelrazak YounesWe don't want to restore geometry session for dock...
2008-06-09 Abdelrazak Younesset the object name for all DockView based dialog ...
2008-03-05 André Pönitzdo what the FIXME suggested
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-10 Abdelrazak YounesAdd common session handling infrastructure for dialogs.
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesSimplify Dialog::name() handling.
2007-11-22 Abdelrazak YounesRemove unused code.
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-08 Abdelrazak YounesMerge Dialog and Controller in DockView. Still crashes...
2007-10-07 André Pönitzone more
2007-09-26 Abdelrazak Younesmore bug fixes...
2007-09-26 Abdelrazak YounesPotential bug fix...
2007-09-26 Abdelrazak Younescompil fix.
2007-09-26 Abdelrazak YounesPotential bug fix...
2007-09-11 André Pönitzcosmetics
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-08 Abdelrazak Younesfix view source window title.
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-05-29 Stefan Schimanski* added WidgetFlags argument to DockView to set Qt...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-03-25 Abdelrazak YounesPresent for Bo: Cleanup ViewSource and make it a DockWi...
2007-03-12 Jürgen SpitzmüllerMake r17416 compile.
2007-03-12 Abdelrazak Younes* ControlToc: