]> git.lyx.org Git - lyx.git/history - src/frontends
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
[lyx.git] / src / frontends /
2007-11-02 André Pönitzpimpl not needed here
2007-11-02 André Pönitzcosmetics
2007-11-02 André PönitzI wonder why boost::tuple is preferable over a simple...
2007-11-02 André Pönitzsome de-boostification
2007-11-02 André Pönitzno controllers directory anymore
2007-11-02 Abdelrazak Younesadd some assertion for C-style table access.
2007-11-02 Bo Pengsave prefui in qt422 format
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-11-02 Bo Pengsave HyperlinkUi.ui in qt 422 format
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Jürgen Spitzmüller* src/frontends/qt4/GuiErrorList.cpp:
2007-11-01 Uwe StöhrGuiHyperlink.cpp /HyperlinkUi.ui: follow the LyX naming...
2007-11-01 Uwe Stöhr- add entry to FORMATS file for Stefan's format change...
2007-11-01 Stefan Schimanski* monochrome rendering support. You can set two color...
2007-11-01 Edwin Leuvenget rid of clear button
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-31 Bo PengPrefShortcuts: remove color, remove third column, use...
2007-10-31 Bo PengPrefShortcuts: use KeySequence::ForGui to display shortcuts
2007-10-30 Uwe StöhrGuiErrorList.cpp: whitespace
2007-10-30 Bo PengCosmetic changes to how shortcuts are printed: S-C...
2007-10-30 Bo PengFix the shortcut input dialog bug (can not input Ctrl...
2007-10-30 Bo PengTo reduce confusion, stop displaying UserExtraUnbind...
2007-10-30 Bo PengDocument->settings: update embedded file list properly
2007-10-30 Jürgen Spitzmüller* src/frontends/qt4/GuiSearch.cpp:
2007-10-30 Bo PengDocument->Settings: add currently embedded files
2007-10-29 Bo PengPut bindings in defaultKeyBindings() to site.bind
2007-10-29 Bo PengUse proper label in the shortcut panel
2007-10-29 Richard HeckMake GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-28 André Pönitzmove stuff
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-28 Bo Pengsimplify code
2007-10-26 Bo Pengadd a missing header file
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-25 Richard HeckFix compilation problem due to same static variable...
2007-10-25 André Pönitz188094 lines
2007-10-25 André Pönitzremove broken promises
2007-10-25 Bo PengFix spaces to please Andre
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-24 Abdelrazak Younes* Paragraph: Move more things to Paragraph::Private
2007-10-23 André Pönitzcosmetics
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Richard HeckSome comments and cosmetics.
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-23 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-23 Richard HeckLicensing info.
2007-10-23 Bo PengPrefShortcuts: ShortcutEdit, adapted from Edwin's patch
2007-10-22 Dov FeldsternCompilation fix for Qt 4.2.1 in GuiPrefs.cpp
2007-10-22 Jean-Marc Lasgouttes * qt4/Makefile.am: make sure that Resource-related...
2007-10-22 Jean-Marc Lasgouttes * GuiPrefs.cpp (PrefShortcuts::setItemType): compilati...
2007-10-21 Abdelrazak Younesfix MSVC warning.
2007-10-21 Bo PengEmbedding: remove the embeddingChanged signal
2007-10-21 Bo PengRemove the embedding dialog
2007-10-21 Stefan Schimanski* make it compile
2007-10-21 Bo PengPrefShortcuts: handle user unbind items that have no...
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-20 Bernhard RoiderSearch for toolbar images in the filesystem and afterwa...
2007-10-20 Bo PengPrefShortcuts: Roughly finish the shortcut configuratio...
2007-10-20 Bo Pengadd a \unbind keyword and a few utility functions ...
2007-10-20 Bo Pengadd another format (BindFile) to KeySequence::print()
2007-10-20 André Pönitzcosmetics
2007-10-20 André Pönitzremove unused method
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Peter Kümmelrcc: use -name option
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-19 Bo PengPrefShortcuts: Hide unmatched items instead of highligh...
2007-10-19 Enrico ForestieriCompile fix
2007-10-19 Abdelrazak Younesfix some warning and a bogus empty test.
2007-10-19 Bo PengPrefShortcuts: the buttons are almost usable now
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 Peter Kümmeladd qrc file to cmake build process
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-18 Bo PengPrefShortcuts: fix a typo, add some more buttons
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-10-18 Abdelrazak Younescompil fix.
2007-10-17 André Pönitzcosmetics
2007-10-17 André Pönitzun-break display of toolbuttons wiuth delimiters
2007-10-17 André Pönitzuse "real" resources
2007-10-17 Bo PengPrefShortcuts: iteratively add all LFUN to different...
2007-10-16 Bo PengList currently used shortcuts in the shortcuts panel...
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-16 Abdelrazak YounesReduce use of dynamic_cast.
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-14 Bo PengUse qt422 version of the ui file
2007-10-13 Uwe StöhrERTUi.ui: fix dialog size
2007-10-13 Bo PengAdd Erlang support for listings (bug 4263)
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Edwin Leuvenadd missing include
2007-10-11 Edwin Leuvensmall facelift for close button on tabwidget
2007-10-11 Edwin Leuvenadd "copy to clipboard" button to log dialog
2007-10-11 Abdelrazak YounesDon't restart the blinking cursor inside WorkArea becau...
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-11 Abdelrazak YounesFix cursor blinking after unknown action.
next