]> git.lyx.org Git - lyx.git/history - src/frontends
cosmetics
[lyx.git] / src / frontends /
2008-03-15 Stefan Schimanski* make sure the Mac special menu item are only created...
2008-03-15 Stefan Schimanski* reset current_view_ when deleting a GuiView.
2008-03-15 Stefan Schimanski* fix drag pixmap
2008-03-15 Stefan Schimanski* drag'n'drop for tabs
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-15 Stefan SchimanskiImplementation of the conclusion of the "LyX/Mac 1...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-14 Pavel SandaTry to deuglify RTL in Language preferences a bit.
2008-03-14 Stefan Schimanski* QWidget::show is synchronous, hence we see the LyX...
2008-03-14 Stefan Schimanski* Some work was done in 2007 and 2008 which should...
2008-03-14 Stefan Schimanski* comment
2008-03-14 Stefan Schimanski* comment
2008-03-14 Stefan Schimanski* activate the view from the constructor. This makes...
2008-03-14 Stefan Schimanski* Use open_buffers_in_tabs instead of single_window...
2008-03-14 Stefan Schimanski* only autoclose GuiView on last removed tab if the...
2008-03-14 Stefan Schimanski* When clicking the close button on a background window...
2008-03-14 Stefan Schimanski* in fact we have more than one menubar at the moment...
2008-03-14 Stefan Schimanski* release keyboard grab from global menubar again when...
2008-03-14 Stefan Schimanski* create global menubar on Mac without a parent. It...
2008-03-14 Stefan Schimanski* on Mac close GuiView when the last tab was closed
2008-03-14 Stefan Schimanski* preference option to open buffers in tabs or new...
2008-03-14 Stefan Schimanski* only for Mac
2008-03-14 Pavel SandaDistinguish layout and preference string.
2008-03-14 Pavel SandaGet rid of minimalistic comboboxes with oversensitive
2008-03-14 Pavel SandaSilence uic warning.
2008-03-14 André Pönitzcompile fix (missing forward declaration)
2008-03-14 Stefan Schimanski* compile fix
2008-03-14 Stefan Schimanski* copy icon size to new GuiView from the last GuiView
2008-03-14 Stefan Schimanski* cosmetic
2008-03-14 Stefan Schimanski* remove the need of an active GuiView
2008-03-14 Stefan Schimanski* we have not only one instance of the menu bar. Hence...
2008-03-14 Stefan Schimanski* put "group layout list" option into tab list
2008-03-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-13 Bo PengEmbedding: move file validation from InsetBibtex to...
2008-03-13 Bo PengEmbedding: move file validation from InsetGraphics...
2008-03-13 Bo PengEmbedding: prepare params()[embed] in GuiInclude rather...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-12 Bo PengFix loading opened files from last session
2008-03-12 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4194 .
2008-03-12 Stefan Schimanski* recover the status bar by only showing the layout...
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-11 Abdelrazak YounesNavigator: default to table of contents.
2008-03-11 Stefan Schimanski* use base color for layout list background. Qt docs...
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-11 Bo Pengrefine browseRelFile in function addExtraEmbeddedFile
2008-03-10 Stefan Schimanski* simplified layout list a lot by subclassing QItemDele...
2008-03-10 André Pönitzless pointers...
2008-03-10 Bo PengAllow selection of a local layout file from the documen...
2008-03-10 Stefan Schimanski* remove style, left from debugging
2008-03-10 Stefan Schimanski* patch by Pavel to make the layout list look like...
2008-03-10 Stefan Schimanski* made compatible with Qt 4.2 again.
2008-03-10 Stefan Schimanski* use small font for the header metrics
2008-03-10 Stefan Schimanski* compile fix
2008-03-10 Stefan Schimanski* reduce spacing in layout list
2008-03-10 Stefan Schimanski* center RTF text vertically correctly in layout list
2008-03-10 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
2008-03-10 Abdelrazak YounesMSVC warning
2008-03-10 Stefan Schimanski* draw full line for empty categories
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-03-10 Jürgen Spitzmüllerrestore Lars.
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-09 Abdelrazak YounesSmall Menu code reorg:
2008-03-09 Uwe StöhrGuiDocument.cpp: fix linebreak
2008-03-09 Jürgen Spitzmüllerfix encoding.
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Abdelrazak YounesAdd dummy context menu when there is non defined.
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-08 Stefan Schimanski* compile fix for mac
2008-03-08 Edwin Leuven...and clean up headers
2008-03-08 Edwin Leuvenfix view file when path is not shown
2008-03-08 Abdelrazak Younesrestore comment about boost::shared_ptr and dtor.
2008-03-08 Abdelrazak Younes* MenuItem::submenu_: it seems that boost::shared_ptr...
2008-03-08 Abdelrazak Younessome more cleanups.
2008-03-08 Abdelrazak Younesvarious cleanup and simplifications
2008-03-08 André Pönitzmake Ctrl+mousewheel change the display font sizes...
2008-03-08 André Pönitzseems the temporary copy is needed neverthelesse. it...
2008-03-08 Abdelrazak YounesEncapsulate all menu related stuff inside Menu.cpp...
2008-03-08 André Pönitzshorter code..
2008-03-08 Abdelrazak Younes* Menu:
2008-03-08 Edwin Leuvenmore fixes (correct filename, and repair view file)
2008-03-08 André Pönitzcosmetics
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-07 Edwin Leuvenfix broken dialog
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 André Pönitzmore of that...
2008-03-06 André Pönitzfrontend cosmetics
2008-03-06 Abdelrazak Younescompile fixes
2008-03-06 Richard HeckKill indexing into the list of layouts.
2008-03-06 Richard HeckSimplify the logic a bit here.
2008-03-06 André Pönitzmore of that
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-03-05 Uwe StöhrGuiToolbar.cpp: compile fixes
next