]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
If we are in a closeEvent, we don't want to close all buffers, because these may...
[lyx.git] / src / frontends / qt4 /
2009-08-18 Vincent van RavesteijnIf we are in a closeEvent, we don't want to close all...
2009-08-18 Vincent van RavesteijnRename closeBufferAll to closeWorkAreaAll (because...
2009-08-18 Vincent van RavesteijnFix bug #5893: LyX closes hidden dirty buffers without...
2009-08-18 Vincent van RavesteijnDissect closeBufferAll and closeTabWorkArea. Unfortunat...
2009-08-18 Vincent van RavesteijnDissect closeBufferAll and closeTabWorkArea. Unfortunat...
2009-08-18 Pavel SandaQTreeView strikes back
2009-08-18 Vincent van RavesteijnDon't close the buffer when it is a child.
2009-08-17 Vincent van RavesteijnClose the correct tab when clicking one while the activ...
2009-08-17 Vincent van RavesteijnRename tolastopened to in_close_event. I forgot this...
2009-08-17 Vincent van RavesteijnSimplify the code, and rename tolastopened to in_close_...
2009-08-17 Vincent van RavesteijnClosing the children of a master can be done in closeWo...
2009-08-17 Pavel SandaHint from Andre for QTreeView.
2009-08-17 Vincent van RavesteijnSqueeze warnings.
2009-08-17 Pavel SandaAdd find debug level. Patch from Tommaso.
2009-08-17 Pavel SandaBullet's pref box glitch - looks like qt 4.5 changed...
2009-08-17 Pavel SandaThis part of QTreeView is newer.
2009-08-17 Jürgen Spitzmüller* GuiIndices.cpp: cosmetics (corretly resize TW column).
2009-08-16 Uwe StöhrFindAndReplaceUi.ui: Use groupboxes to tell the user...
2009-08-16 Vincent van RavesteijnMark a buffer as clean when the user chose to discard...
2009-08-16 Vincent van RavesteijnFix a crash when closing LyX while a master and a dirty...
2009-08-15 Vincent van RavesteijnIf we are hiding a buffer _and_ the buffer is visible...
2009-08-15 Vincent van RavesteijnLet's get rid of this strange Buffer * construction...
2009-08-15 Vincent van RavesteijnRename closeBuffer to closeWorkArea, because we'll...
2009-08-15 Vincent van RavesteijnFix a bunch of assertions.
2009-08-15 Vincent van RavesteijnMake a new function to check whether a workArea is...
2009-08-15 Richard HeckMove emergencyWrite() from BufferList to Buffer.
2009-08-15 Richard HeckTypo.
2009-08-15 Vincent van RavesteijnFix crash when closing a TabGroup. Probably introduced...
2009-08-15 Pavel SandaFix searching bug #6139.
2009-08-15 Vincent van RavesteijnFix a crash when applying the preferences.
2009-08-15 Vincent van RavesteijnAmong other problems still left. At least close the...
2009-08-14 Vincent van RavesteijnExtend saveBufferIsNeeded with a parameter indicating...
2009-08-14 Vincent van RavesteijnMove layout from GuiToolbar to GuiView. Now, it is...
2009-08-14 Vincent van RavesteijnRemove GuiToolbar * member from the LayoutBox ctor...
2009-08-14 Pavel SandaMove to QTreeView
2009-08-14 Pavel SandaMove to QAbstractItemView
2009-08-14 Richard HeckConstify a bunch of stuff that can be const.
2009-08-14 Richard Hecks/moduleList/theModuleList/ for style purposes.
2009-08-14 Vincent van RavesteijnAdjust the work-around for bug #5957.
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-13 Vincent van RavesteijnFix assertion that was revealed in my tree.
2009-08-12 Pavel SandaPlenty unneeded headers
2009-08-12 Pavel SandaFix order
2009-08-12 Pavel SandaCompil fix
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-08-12 Vincent van RavesteijnWhitespace and correct naming.
2009-08-12 Vincent van RavesteijnExplicitly pass to closeBuffer whether the tab should...
2009-08-12 Vincent van RavesteijnDissect closeBuffer() and saveBufferIfNeeded().
2009-08-12 Jürgen Spitzmüller* GuiView.cpp: disable character and symbols dialog...
2009-08-12 Pavel SandaGet rid off unneeded horiz scrollbar
2009-08-11 Jürgen SpitzmüllerFix bug 5946: Infinite loop when opening file with...
2009-08-09 Abdelrazak YounesText::Inset(): now returns a reference in order to...
2009-08-09 Pavel SandaFix #6120. Selection not set when switching to a differ...
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-08 Jürgen Spitzmüller* qt_helpers.cpp:
2009-08-08 Vincent van RavesteijnA slightly different work-around which also captures...
2009-08-07 Vincent van RavesteijnWork-around for bug #6034: Applying preferences confuse...
2009-08-07 Vincent van RavesteijnFix bug #740 (part 2): Wish for added menu item: File...
2009-08-06 Vincent van RavesteijnFix bug #740: Wish for added menu item: File->Close...
2009-08-06 Richard HeckBetter name for variable.
2009-08-02 Vincent van Ravesteijn* PageLayoutUi: Squeeze warning.
2009-08-01 Vincent van RavesteijnSqueeze warning.
2009-08-01 Vincent van RavesteijnRemove useless tooltip.
2009-08-01 Abdelrazak YounesCompile fix.
2009-08-01 Abdelrazak YounesFactorize some code in getStatus() for LFUN_DIALOG_SHOW.
2009-08-01 Abdelrazak YounesFix an assertion with Inset::buffer():
2009-07-30 Vincent van RavesteijnFix bug #5796: Context menu of one inset asks status...
2009-07-27 Vincent van Ravesteijn* inputMethodQuery: adjust comment.
2009-07-27 Vincent van RavesteijnFix bug #6108: Crash on menu key
2009-07-26 Vincent van RavesteijnWork-around for bug #5957.
2009-07-26 Pavel Sanda/usr/bin/uic -tr lyx::qt_ ui/DelimiterUi.ui -o ui_Delim...
2009-07-24 Jürgen Spitzmüller* TocWidget.cpp: disable sort option for TOC (bug 5983).
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-21 Jürgen Spitzmülleradd tooltip.
2009-07-21 Jürgen Spitzmüllermove explanatory text to where it belongs (the tooltip).
2009-07-21 Jürgen Spitzmüller* Menus.cpp: casing fixes.
2009-07-20 Uwe Stöhrallow the usage of relative lengths in the HSpace and...
2009-07-20 Jürgen Spitzmüller* GuiDocument.cpp: "Length" -> "Custom" (the other...
2009-07-20 Jürgen SpitzmüllerDocument Dialog: move the listings settings to its...
2009-07-20 Jürgen Spitzmüller* TextLayoutUi.ui:
2009-07-20 Jürgen Spitzmüller* TextLayoutUi.ui:
2009-07-20 Jürgen Spitzmüller* GuiDocument: allow insertion of glue length in parski...
2009-07-20 Uwe StöhrGuiDocument.cpp: code simplification spotted by Jürgen
2009-07-20 Uwe StöhrTextLayoutUi.ui: fix things spotted by Vincent
2009-07-19 Uwe StöhrGuiDocument.cpp: allow to use percent lengths for the...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-19 Jürgen Spitzmüller* Validator.{cpp, h}:
2009-07-19 Vincent van RavesteijnFix bug #4906: Files always reopened in tabbed window...
2009-07-18 Jürgen Spitzmüller* fix bug 6089.
2009-07-17 Richard HeckMove these declarations closer to where they are used.
2009-07-17 Richard HeckMake sure these are the same....
2009-07-17 Richard HeckFix problem noted by Vincent.
2009-07-17 Pavel SandaClose bug #934.
2009-07-16 Richard HeckReact better if we can't find bind files. Related to...
2009-07-16 Jean-Marc Lasgouttestypo
2009-07-16 Richard HeckFix bug #6076. As said there, other configuration files...
2009-07-16 Jean-Marc Lasgouttesremove some explicit tests against ERT_CODE; more to...
2009-07-16 Vincent van RavesteijnFix the enabling of the custom page size field in GuiDo...
2009-07-16 Vincent van RavesteijnFix bug #6070: Width unit cannot be set in tabular...
2009-07-16 Vincent van RavesteijnRevert r30390 and r30391. This seemed not to be necessa...
next