]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QPrefs.C
the convert patch
[lyx.git] / src / frontends / qt2 / QPrefs.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2004-10-26 Angus LeemingThe Movers patch.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-10-05 Angus LeemingHartmut's patch to make the indexing command (makeindex...
2004-08-12 Georg Baumpatch from Kornel: fix qt font names
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-29 Jürgen Spitzmüllercustomize bibtex call (bug 720)
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Lars Gullik BjønnesFix compilaton issues by including debug.h first.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingCompilation fixes (remove STRCONV).
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 LeemingReplace LString.h with support/std_string.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-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-23 John Levonfix bug 1285 (selecting font properly in the prefs...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-24 John Levonlcolor cache
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
2003-05-13 André PönitzForgot the Qt part in the tostr() patch.
2003-04-30 Jean-Marc Lasgouttesdo not write colors to prefs when they have not been...
2003-04-22 John Levonbug 1063, 1.4.0 only
2003-04-14 John Levonfix warning
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-28 John Levonfix bug 978, ui bug
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-07 Dekel TsurAdd hspell option to spell-checkers list
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-15 John Levonprinter params fix
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-09 John LevonChanges stuff for Qt.
2003-02-02 John Levonbugs 854, bug 855
2002-12-19 John LevonFix default fonts in RH8.0. We use the style hint after...
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-30 John LevonSome string(widget->text()) fixes. Weirdness
2002-11-27 Dekel Tsurlyxrc.*_font_foundry
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 John Levonsmall fixes
2002-11-18 John LevonShow an example of chosen font
2002-11-17 John Levonok, now we use qfontdatabase (thanks Dekel). Things...
2002-11-17 John Levonoops...
2002-11-17 John Levonmplement colors. And we're done ...
2002-11-17 John Levonusing std::vector noticed by Herbert
2002-11-17 John Levonimplement converters
2002-11-17 John Levonimplement file formats
2002-11-17 John Levonfinish most prefs
2002-11-17 John Levonprefs work
2002-11-15 John Levonfix
2002-11-15 John Levonsome prefs update work
2002-11-15 John Levoncopy some code over to allow work to start on prefs
2002-11-13 John LevonAdd skeleton prefs controller and dialog to allow furth...