]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiViewSource.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiViewSource.cpp
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André Pönitzno need for pointers, not even leaking ones...
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-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-09 Abdelrazak Younes* GuiViewSource: port back to DockView.
2007-10-06 André Pönitzmove LaTeXHighlighte
2007-10-06 André Pönitzonly a partial patch. will rework immediately.
2007-09-09 Edwin Leuvenconnect to the right slots...
2007-09-08 Bo Pengadd missing header file
2007-09-08 Abdelrazak Younesheader cleanup.
2007-09-08 Abdelrazak Younesoups...
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-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André Pönitzmove our stuff off the Q* namespace