]> git.lyx.org Git - lyx.git/history - src/frontends
Kornel's gcc compile fix.
[lyx.git] / src / frontends /
2009-10-05 Abdelrazak YounesKornel's gcc compile fix.
2009-10-04 Pavel Sandasquash warning
2009-10-04 Abdelrazak Younesgcc compil fix.
2009-10-04 Abdelrazak YounesAvoid indirection.
2009-10-04 Abdelrazak YounesRemove dead code and associated comments. This encoded_...
2009-10-04 Abdelrazak Younessmall LFUN status cleanups.
2009-10-04 Abdelrazak YounesTransfer all keyboard related code and actions from...
2009-10-04 Jürgen Spitzmüller* GuiView.cpp (reloadBuffer):
2009-10-04 Jürgen Spitzmüller* GuiView.cpp (reloadBuffer):
2009-10-03 Pavel Sandatypo
2009-10-03 Abdelrazak YounesMove Undo::beginUndoGroup() and Undo::endUndoGroup...
2009-09-30 Abdelrazak YounesFix crash noticed by Bennett:
2009-09-30 Abdelrazak Younesremove indirection from LyXView::viewStatusMessage().
2009-09-28 Abdelrazak YounesMac compil fix, sorry Bennett.
2009-09-27 Abdelrazak Younes* Remove GuiView->BufferView->GuiView indirection.
2009-09-27 Abdelrazak YounesTransfer LFUN_INSET_APPLY from GuiView to BufferView.
2009-09-24 Enrico ForestieriFix FindAndReplace dialog for Qt < 4.4.0.
2009-09-24 Abdelrazak YounesKornel's gcc compil fix.
2009-09-23 Abdelrazak YounesLyXView: make it a pure virtual interface.
2009-09-23 Abdelrazak YounesLyXView: Remove unneeded interface.
2009-09-23 Abdelrazak Younes* Transfer LFUN_SERVER_GOTO_FILE_ROW to GuiView and...
2009-09-23 Abdelrazak YounesGet rid of LyXView::hasFocus().
2009-09-23 Abdelrazak YounesTransfer special getStatus() code from LyXFunc to Buffe...
2009-09-23 Abdelrazak YounesFix crash when switching window when previous window...
2009-09-22 Abdelrazak YounesMove LFUN_BUFFER_WRITE_ALL status to GuiView with a...
2009-09-22 Abdelrazak YounesIntroduce Application::currentWindow() and get rid...
2009-09-22 Abdelrazak YounesTransfer LFUN_HELP_OPEN to GuiApplication. There's...
2009-09-22 Enrico ForestieriFix FindAndReplace dialog for Qt 4.2
2009-09-21 Abdelrazak YounesFix gcc warning.
2009-09-21 Uwe StöhrGuiPrefs:
2009-09-19 Abdelrazak Younes* Move LFUN_BUFFER_CHILD_OPEN to GuiView.
2009-09-19 Abdelrazak YounesLyXView: remove closeBuffer() and closeBufferAll()...
2009-09-19 Abdelrazak Younes* Move LFUN_BUFFER_CLOSE and LFUN_BUFFER_CLOSE_ALL...
2009-09-19 Abdelrazak Younes* Move Buffer specific LFUNs to Buffer::dispatch()...
2009-09-19 Abdelrazak YounesTransfer completely LFUN_COMMAND_EXECUTE and LFUN_MESSA...
2009-09-18 Richard HeckIt appears that somewhere along the way, backing up...
2009-09-13 Enrico ForestieriConstify.
2009-09-13 Enrico ForestieriFix display of toolbar icons after r31255.
2009-09-12 Vincent van RavesteijnFix bug #6188: Assertion with multiple views of same...
2009-09-12 Abdelrazak YounesMove LFUN status check to where they belong.
2009-09-12 Abdelrazak Younessome more buffer -> document buffer fixes.
2009-09-12 Abdelrazak YounesMove LFUN_BUFFER_RELOAD and LFUN_VC_* to GuiView. Try...
2009-09-11 Tommaso CucinottaAdded scrollbar that shows up when dialog too small...
2009-09-09 Vincent van RavesteijnMove LFUN_BUFFER_SWITCH from LyXFunc::getStatus to...
2009-09-07 Jürgen Spitzmüller* GuiRef.cpp:
2009-09-07 Jürgen Spitzmüller* PrefFileformatsUi.ui:
2009-09-07 Jürgen Spitzmüller* Menus.cpp: Spelling.
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-06 Vincent van RavesteijnDisable the TOC when no document is open.
2009-09-06 Jürgen Spitzmüller* PrefFileformatsUi.ui: tweaks.
2009-09-06 Jürgen Spitzmüller* GuiPrefs.cpp: cut and paste issue.
2009-09-06 Abdelrazak YounesSmall factorization.
2009-09-05 Vincent van RavesteijnFix LyX.
2009-09-05 Uwe StöhrFindAndReplaceUi.ui: typo
2009-09-05 Abdelrazak YounesX11 compile fix, sorry.
2009-09-05 Abdelrazak Younes* copy&paste fix.
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak Younes* LyXView: get rid of two pure virtual methods.
2009-09-05 Abdelrazak Younes* LyXView:
2009-08-29 Uwe StöhrBiblioUi.ui: fix spelling
2009-08-27 Jürgen Spitzmüller* GuiIndices.cpp:
2009-08-24 Tommaso CucinottaAdded shortcuts for Basic/Advanced panes.
2009-08-22 Tommaso CucinottaAdded at the LyXView level distinction among currently...
2009-08-22 Tommaso CucinottaAdvanced Find and Replace turned to a NoBuffer dialog...
2009-08-21 Vincent van RavesteijnOne more obsolete comment.
2009-08-21 Vincent van RavesteijnSome necessary cleanup, noticed by Pavel.
2009-08-21 Tommaso CucinottaAdvanced Search GUI enhancements (tooltips, navigation...
2009-08-21 Pavel SandaSquash warning.
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
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 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-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 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...
next