]> git.lyx.org Git - lyx.git/history - src/frontends
Tooltips for collapsables and branches
[lyx.git] / src / frontends /
2008-02-12 Abdelrazak YounesSupport for list of Algorithms
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
2008-02-12 Abdelrazak YounesFix crash with multiple window opening/closing.
2008-02-11 Pavel Sandaui-toggle lfun tweaks.
2008-02-11 Abdelrazak YounesAdd list of notes and list of footnotes to the outline...
2008-02-11 Abdelrazak Younesheaders.
2008-02-10 Dov FeldsternAdding preference for visual mode for bidi cursor movement
2008-02-10 Jürgen Spitzmüller* src/frontends/qt4/LyXFileDialog.cpp:
2008-02-09 Abdelrazak YounesHandle full screen mode for all work areas.
2008-02-09 Abdelrazak YounesIntroduce GuiWorkArea::setFullScreen()
2008-02-09 Abdelrazak YounesPut LFUN_UI_TOGGLE in its own method and add FIXMEs...
2008-02-09 Abdelrazak YounesSupport full screen in BufferView
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-02-09 Pavel SandaUnneeded headers, doxy cosmetics.
2008-02-09 Pavel SandaImprove fullscreen capabilities ( http://bugzilla.lyx...
2008-02-09 Abdelrazak YounesDisable alignment doesn't mean it's not possible (egg...
2008-02-08 Stefan Schimanski* show context menu at the right position
2008-02-08 Abdelrazak Younessimplification.
2008-02-08 Abdelrazak Younesupdate controls upon window activation.
2008-02-08 Abdelrazak Younes* Dialog::showView(): call checkStatus() after updateVi...
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Abdelrazak YounesFix typo and remove unused code.
2008-02-08 Abdelrazak YounesImplement GuiParagraph::enableView() for readonly docum...
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Abdelrazak YounesIntroduce toqstr(char_type) and use it.
2008-02-08 Abdelrazak Younescompil fix for Qt-4.2
2008-02-07 Dov Feldsterncompilation fix
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add another missing unicode block.
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-07 Jürgen Spitzmüller* src/frontends/qt4/ui/SymbolsUi.ui:
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
next