]> git.lyx.org Git - lyx.git/history - src
Advanced Search GUI enhancements (tooltips, navigation, shorter labels)
[lyx.git] / src /
2009-08-21 Tommaso CucinottaAdvanced Search GUI enhancements (tooltips, navigation...
2009-08-21 Pavel SandaSquash warning.
2009-08-20 Vincent van RavesteijnOnly paint the paragraph end markers when a new paragra...
2009-08-20 Uwe Stöhrlyxfind.cpp: this was accidentally removed in r31163
2009-08-20 Uwe Stöhrlyxfind.cpp/h: make LyX compilable
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Vincent van RavesteijnMake the pilcrow slightly lighter.
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Pavel SandaSquash warning
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696. Needs...
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-08-19 Vincent van RavesteijnFix the painting of the last character of a paragraph...
2009-08-19 Vincent van RavesteijnForgot this. This is no longer necessary as we write...
2009-08-19 Vincent van RavesteijnFile->Close All now really closes all buffers. That...
2009-08-19 Vincent van RavesteijnFix bug #6162: Crash after close window with master...
2009-08-19 Vincent van RavesteijnNow we have disentangled writeSession() and closeWorkAr...
2009-08-19 Vincent van RavesteijnClear the LastOpened list when choosing "Close Window".
2009-08-19 Vincent van RavesteijnMake new function writeSession(). Now it's no longer...
2009-08-19 Tommaso CucinottaFixed Find LyX with replace, in common use cases.
2009-08-19 Uwe StöhrBufferView.cpp: for the new Search dialog: paint also...
2009-08-18 Vincent van RavesteijnIf we are in a close_event all children will be closed...
2009-08-18 Vincent van RavesteijnLet's make trunk compilable again.
2009-08-18 Vincent van Ravesteijn- Ditch the in_close_event parameter, as we can use...
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 Vincent van RavesteijnFix bug #6158: Crash when entering math in tabular.
2009-08-18 Jürgen Spitzmüllerenhance debug message.
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 Jürgen Spitzmüllerremove obsolete comment.
2009-08-17 Pavel SandaThis part of QTreeView is newer.
2009-08-17 Jürgen Spitzmüller* Buffer.cpp: fix the fix (r31082): only add a default...
2009-08-17 Pavel SandaBackward search. Next bits from Tommaso.
2009-08-17 Jürgen Spitzmüller* BufferParams.cpp: fix initialization of index colors.
2009-08-17 Jürgen Spitzmüller* GuiIndices.cpp: cosmetics (corretly resize TW column).
2009-08-17 Jürgen Spitzmüller* Buffer.cpp (readHeader): restore the default index...
2009-08-17 Pavel SandaNext bits from Tommaso, part of bug #6139.
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-16 Vincent van RavesteijnRelease children of a master if the children don't...
2009-08-15 Uwe StöhrBufferParams.cpp: make the suppress date feature safer...
2009-08-15 Uwe StöhrText3.cpp: fix crash reported in #6133, patch from...
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 RavesteijnFix warnings.
2009-08-15 Richard HeckComment.
2009-08-15 Vincent van RavesteijnMake a new function to check whether a workArea is...
2009-08-15 Richard HeckLittle bit of cleanup.
2009-08-15 Richard HeckAs discussed on the list: Check for dirty Buffer when...
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 Richard HeckStyle.
2009-08-14 Richard HeckModule categories, for Pavel.
2009-08-14 Vincent van RavesteijnAdjust the work-around for bug #5957.
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-14 Enrico ForestieriMove OS specific code to proper place. Also make sure...
2009-08-13 Pavel SandaAt least we have agreed upon this
2009-08-13 Vincent van RavesteijnFix assertion that was revealed in my tree.
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-08-13 Vincent van RavesteijnFix bug #6126: Assertion with page down in Math manual.
2009-08-13 Enrico ForestieriFix the dataloss problem when shutting down Windows...
2009-08-12 Pavel SandaPlenty unneeded headers
2009-08-12 Pavel SandaFix order
2009-08-12 Pavel SandaCompil fix
2009-08-12 Pavel SandaFix bug #2045.
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 Richard HeckIfStyle and IfCounter tags for layout. Docs to follow.
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-11 Pavel SandaFix bug #2120 - Emergency saves removal.
next