]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QtView.C
Joao latest bits
[lyx.git] / src / frontends / qt2 / QtView.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-12 Angus LeemingGet rid of current_view.
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-04-15 John Levontoolbar4.diff
2003-04-10 John Levontoolbar3.diff
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-07 John Levonstatus bar msg fixes
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-05 John Levonencodings patch + default win pos
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-09-12 John Levonimplement openByName
2002-08-29 John Levond'oh
2002-08-29 John Levonsmall change
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-06 John Levonbuild fixes
2002-07-22 John Levontoolbar - remove dead code
2002-07-22 John Levonvarious small fixes
2002-07-22 John Levonseveral menu improvements. JMarc, I get a crash in...
2002-07-21 John Levonautosave cleanup, fix qt statusbar timeout, compile fix
2002-07-19 John Levonqt command buffer stuff, some image fixes
2002-07-18 John Levondispatch changes ...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-13 John Levonminor changes
2002-07-12 John LevonA couple more TODO shootdowns
2002-07-11 John LevonCompile fixes. Qt2 should now build (and fail immediate...
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...