]> git.lyx.org Git - lyx.git/history - src/frontends
code simplification by using DocIterator::innerTextSlice().
[lyx.git] / src / frontends /
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-02-07 Abdelrazak Younes* GuiLayoutBox: fix initial readonly disabled state...
2008-02-07 Abdelrazak YounesAdd missing header.
2008-02-07 Abdelrazak YounesFix initial readonly enabling/disabling.
2008-02-07 Abdelrazak Younes* GuiSymbols: implement Dialog::getLfun()
2008-02-07 Abdelrazak YounesDon't insert symbols in the edit box if the control...
2008-02-07 Abdelrazak Younes* some cleanups
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add missing unicode block.
2008-02-07 Abdelrazak Younesremove unused macro
2008-02-07 Jean-Marc Lasgouttes* do not pass headers without Q_OBJECT through moc
2008-02-07 Abdelrazak YounesCosmetics.
2008-02-07 Jürgen Spitzmüller*** New Symbols Dialog ***
2008-02-07 Abdelrazak Younessmall code cleanup
2008-02-07 Abdelrazak YounesThe core is now clean enough that we don't need the...
2008-02-07 Abdelrazak Younesrevert reverted commit, sorry.
2008-02-07 Abdelrazak Younesrevert wrong commit.
2008-02-07 Abdelrazak YounesTransfer FileDialog.h to qt4/
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
2008-02-06 Pavel SandaAdd LFUN_MENUBAR_TOGGLE and LFUN_STATUSBAR_TOGGLE.
2008-02-05 Jean-Marc Lasgouttescompilation fix
2008-02-05 Jean-Marc Lasgouttessilence warning
2008-02-05 Abdelrazak YounesMove debug output to SCROLLING.
2008-02-05 Stefan Schimanski* GCC: "QString is an incomplete type"
2008-02-05 Stefan Schimanski* The BufferView sets up its scrollbar data when it...
2008-02-05 Abdelrazak YounesTransfer forked process checking from GuiWorkArea to...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-02-05 Abdelrazak Younes* Dialog.cpp: whitespace
2008-02-05 Richard HeckAdditional fixes related to disentangling the blinking...
2008-02-04 Abdelrazak Younescleanup DialogView based classes.
2008-02-03 Stefan Schimanski* Support for graphics pasting (with most code in the...
2008-02-03 Richard HeckSome comments about a better way to do things.
2008-02-03 Richard HeckSilly mistake.
2008-02-02 Richard HeckClarify meaning of argument.
2008-02-02 Richard HeckNeed to go ahead and start this guy....
2008-02-02 Pavel SandaLet the cursor blink frequency depend on qt settings.
2008-01-30 Uwe StöhrMakefile.am: adjust for r22717
2008-01-30 Stefan Schimanski* The gui change for the mouse wheel speed setting...
2008-01-30 Stefan Schimanski* a configuration value for the mouse wheel scrolling...
2008-01-29 Abdelrazak YounesSimplify scrolling code. Instead of using the actionTri...
2008-01-29 Abdelrazak YounesGuiWorkArea::adjustViewWithScrollBar(): Fix slder to...
2008-01-26 Stefan Schimanski* no box around the pixmap option anymore. So we disabl...
2008-01-26 Stefan Schimanski* readd the tooltip for the pixmap cache option
2008-01-26 Stefan Schimanski* move the Pixmap Cache check box where it belongs...
2008-01-25 Stefan Schimanski* On Mac it's common to have tool windows which are...
2008-01-25 Stefan Schimanski* optional old-style editing mode for macros with a...
2008-01-22 Stefan Schimanski* Option to make macro editing less "noisy" by hiding...
2008-01-19 Pavel SandaCorrect toolbar environment sorting for other locales.
2008-01-19 Pavel SandaEnvironment toolbar is not updated after selection...
2008-01-19 André Pönitzcosmetics
2008-01-18 Abdelrazak YounesFix buffer-next/previous when called with Ctrl-Tab.
2008-01-17 Jürgen Spitzmüller* src/frontends/GuiView.cpp:
2008-01-17 Abdelrazak YounesScrolling works:
2008-01-17 Abdelrazak YounesMore scrolling work. Now the scrollbar parameters are...
2008-01-17 Abdelrazak Younesadd some const.
2008-01-17 Abdelrazak YounesDelay IconPalette construction.
2008-01-17 Abdelrazak Younesstring optimizations.
2008-01-17 Abdelrazak YounesIntroduce class MenuButton in order to delay the math...
2008-01-16 Edwin Leuvendon't update parent and make sure the icon sizes on...
2008-01-16 Edwin Leuveninitialize iconpalettes only when the user asks for...
2008-01-16 Abdelrazak YounesIntroduce class PaletteButton in order to delay the...
2008-01-16 Abdelrazak YounesFix delay when applying changed Preferences. The reason...
2008-01-16 Abdelrazak YounesFix mac menubar only modifying the Prefs.
2008-01-16 Abdelrazak YounesAllow use of Tab keys when no document's open.
2008-01-16 Abdelrazak YounesFix bug 4351 at least on Windows and X11.
2008-01-15 Richard HeckFix bug 4463. The crash was due to a call to X from...
2008-01-15 Jürgen Spitzmüller* src/frontends/GuiDocument.{cpp,h}:
2008-01-14 Abdelrazak Younesheader cleanup
2008-01-14 Richard HeckI18n for modules. This would seem to complete the modul...
2008-01-14 Peter Kümmelremove duplicated code, (fix cmake merge)
2008-01-13 Enrico ForestieriUse the currentItemChanged() signal instead of itemSele...
2008-01-13 Abdelrazak Younesfix warning.
2008-01-13 Abdelrazak Younesfix warning.
2008-01-12 Richard HeckHelp from Andre.
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-01-12 Jürgen Spitzmüller* src/frontends/qt4/GuiBibtex.{cpp,h}:
2008-01-12 Richard HeckThis commit changes the way individual LyXModule's...
2008-01-12 Richard HeckNew files, anticipating a later commit.
2008-01-11 Jürgen Spitzmüller*** Support for generic sideways floats ***
2008-01-11 Pavel SandaRenaming leftovers
2008-01-10 Bo PengEmbedding: saving inzip name to .lyx file so that embed...
2008-01-10 Abdelrazak YounesTransfer Tab and Shift-Tab keys special handling from...
2008-01-10 Abdelrazak Younes* GuiWorkArea::event():
2008-01-10 Richard HeckWe do not need to update just because the class has...
2008-01-10 Richard HeckAdditional UI logic related to module requires and...
2008-01-09 Richard HeckFix copy-paste errors.
2008-01-09 Richard HeckThis commit adds some new functionality to the modules...
2008-01-09 Abdelrazak YounesRemove archaeological work around scrollbar insanity.
2008-01-09 Richard HeckMore whitespace.
2008-01-09 Richard HeckWhat happened to the whitespace?
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: simplify the interface of EmbeddedFiles...
2008-01-08 Bo PengEmbedding: add embedding support for InsetBibtex. ...
2008-01-08 Bo PengEmbedding: add embedding support for InsetExternal...
2008-01-08 Bo PengEmbedding: add embedding support for InsetInclude....
2008-01-08 Bo PengEmbedding: simplify code in the handling of embedCB...
2008-01-07 Jean-Marc Lasgouttes * MenuBackend.cpp (binding): remove forgui argument
next