]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/lyx_gui.C
Minipage is no more (long live the box inset)
[lyx.git] / src / frontends / qt2 / lyx_gui.C
2003-11-05 Alfredo BraunsteinJoao latest bits
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
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-06 Angus LeemingForward declare LatexRunParams in converter.h.
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-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-03 John Levonfix the fix for bug 818. Hopefully. Damn I hate this...
2003-05-24 John Levonlcolor cache
2003-04-22 John Levonbug 1063, 1.4.0 only
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-23 John Levonremove unused vars
2003-02-28 André PönitzAlfredo's patch
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-25 Angus LeemingAlfredo's setPriority patch to the graphics LoaderQueue.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-07 John Levonbug 865 fix
2003-01-23 John LevonMichael's text fixes
2003-01-05 John Levonencodings patch + default win pos
2002-12-20 John Levonexit fix
2002-12-19 Jean-Marc Lasgouttesqt does not implement forks-show either
2002-12-18 Jean-Marc Lasgouttesremove preamble and tooltips menu entries on qt2; small...
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-11-07 Dekel TsurFix X selection code.
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-17 Angus LeemingBetter DPI, Cleaner c-tor.
2002-10-14 Dekel TsurImplement getDPI
2002-09-26 Angus Leemingdoxygen fixes.
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-08-25 John LevonSome stuff.
2002-08-15 Angus LeemingEnable previews to work with qt too.
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-31 John Levonremove_io_callback for Qt
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 John Levonadd lyx_gui::exit() so Qt doesn't have to busy loop...
2002-07-18 John Levondispatch changes ...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-14 John Levonmake lyxserver work
2002-07-14 John Levonxforms ? what xforms ?
2002-07-13 John Levonminor changes
2002-07-12 John Levonremove init_graphics()
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-12 John LevonBasic Qt image loader support, clipboard support
2002-07-11 John LevonCompile fixes. Qt2 should now build (and fail immediate...
2002-06-19 John LevonMissing files, get keyboard partly working