]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
* src/frontends/GuiSymbols.cpp:
[lyx.git] / src / frontends / qt4 /
2008-03-22 Jürgen Spitzmüller* src/frontends/GuiSymbols.cpp:
2008-03-22 Pavel SandaChange string
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzimproved position caching
2008-03-21 André Pönitzspeed up symbol panel population
2008-03-21 André PönitzUse a custom model + QListView instead of QListWidget...
2008-03-21 Abdelrazak Younestemporary fix for http://bugzilla.lyx.org/show_bug...
2008-03-21 Pavel SandaNext make dist shot.
2008-03-21 André Pönitzsmall step towards s/QListWidget/QListView/g
2008-03-21 André Pönitzsmall refactoring
2008-03-21 André Pönitzsome un-intrusie changes first...
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzcosmetics
2008-03-20 André Pönitzcleanup/compile fix
2008-03-20 André Pönitzsimpliofy {Gui}FontLoader architecture a bit
2008-03-19 André Pönitzsave a few more cycles
2008-03-19 André Pönitzforgot this
2008-03-19 André Pönitzremove a few conversions.
2008-03-19 André Pönitzslight speed improvement...
2008-03-19 Jürgen Spitzmüllerrevert accidental commit. Sorry.
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/PanelStack.{cpp, h}:
2008-03-19 Pavel SandaCosmetics.
2008-03-19 Bo PengMove editing, shortcuts, keyboard/mouse and completion...
2008-03-19 Pavel SandaAdd tooltip.
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.{cpp,h}:
2008-03-19 Pavel SandaEnlarge symbols combo.
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 Jürgen SpitzmüllerMove completion to a pane of its own.
2008-03-18 Jürgen SpitzmüllerPrefLanguageUi.ui:
2008-03-18 Jürgen SpitzmüllerLaTeXUi.ui:
2008-03-18 Jürgen SpitzmüllerPDFSupportUi.ui: fix enabling of checkboxes.
2008-03-18 Jürgen Spitzmüllercosmetics to the document dialog.
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Pavel SandaAdd checkbox to fullscreen menu entry.
2008-03-17 Jean-Marc Lasgouttesuse consistent ifdefs for the mac
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-17 Pavel SandaChange strings.
2008-03-17 Richard HeckCosmetics.
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-16 Stefan Schimanski* getSpeller create a new speller, so call it create*
2008-03-15 Bo PengAdd use_bundled_format rc entry to allow creation of...
2008-03-15 Bo PengTools->Preference: move editing and fullscreen from...
2008-03-15 Stefan Schimanski* make Qt 4.2 happy. Please complain if it is not.
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
next