]> git.lyx.org Git - lyx.git/history - src/frontends
Move Color::color enum to ColorCode.h
[lyx.git] / src / frontends /
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.
2007-10-10 André Pönitzfix bug reported by Jean-Marc
2007-10-10 Edwin Leuvendesigner sucks sometimes
2007-10-10 Abdelrazak YounesOpened, resize a bit and saved in Designer 4.2.
2007-10-10 Edwin Leuventry again with designer 4.1 (sorry!)
2007-10-10 Abdelrazak Younes* BufferView::update(): renamed to processUpdateFlags...
2007-10-10 Edwin Leuvensmall tweaks
2007-10-10 Uwe StöhrBiblioUi.ui: fix too wide groupbox by adding a spacer
2007-10-10 Uwe StöhrPDFOptions: Pavel's final touches patch
2007-10-09 André Pönitzcosmetics
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzsome controller simplification
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-09 Abdelrazak Younesclear the pixmap cache and the font metrics cache in...
2007-10-09 Abdelrazak Younes* GuiViewSource: port back to DockView.
2007-10-09 Abdelrazak YounesFix memory leak.
2007-10-09 Abdelrazak Younes* GuiToc: make it work.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-08 Bernhard Roiderfix pch
2007-10-08 Abdelrazak YounesMerge Dialog and Controller in DockView. Still crashes...
2007-10-08 Peter Kümmelremove X11's namespace pollution
2007-10-08 Abdelrazak YounesAdd a FIXME and a hint for implementation of surrogate...
2007-10-07 André Pönitzdelete controllers dir
2007-10-07 André Pönitzmove stuff around. probably not the final destination...
2007-10-07 André Pönitzremove unneeded #include
2007-10-07 André Pönitzmath stuff
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzone more
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitznext ones
2007-10-07 André Pönitznext one
2007-10-07 Bo PengFix scons and a file inclusion problem in ControlCommand.h
2007-10-07 Edwin Leuvencorrect includes
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-10-07 André Pönitzshuffle stuff arond
2007-10-07 André Pönitznext one
2007-10-07 André Pönitzone more
next