]> git.lyx.org Git - lyx.git/history - src/frontends
Safer temp file creation with regards to double slash.
[lyx.git] / src / frontends /
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-21 Jürgen SpitzmüllerHopefully less confusing shortcut settings UI (bug...
2008-07-20 Pavel SandaRevision control log is not visible after launching...
2008-07-20 Pavel SandaAnother debugs for selection engine.
2008-07-20 Abdelrazak Younesavoid that the internal Buffer used for cut&paste is...
2008-07-20 Jürgen Spitzmüller* GuiErrorList.cpp:
2008-07-20 Jürgen SpitzmüllerGuiBox.cpp:
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-19 Richard HeckDon't need to do this check, as getInfo() will return...
2008-07-19 Jürgen Spitzmüller* GuiView.cpp:
2008-07-17 Abdelrazak Younesinvert crtl+wouse wheel zoom direction
2008-07-16 Jürgen Spitzmüller* GuiToolbar.cpp (updateContents):
2008-07-16 Richard HeckReinstate the commented out check, now that I've figure...
2008-07-16 Richard HeckClean up the unknown layout stuff some more. Please...
2008-07-16 Richard HeckFix for bug 5053. There are still some serious problems...
2008-07-16 Abdelrazak Younesoups!
2008-07-16 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5002
2008-07-14 Pavel SandaWe have locale debug level, so put it there.
2008-07-14 Pavel SandaIntroduce Debug::SELECTION mainly for copy/paste primar...
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5011
2008-07-11 Jürgen Spitzmüller*** Implement GUI names for encodings (part of bug...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-10 Pavel SandaAdd comment to avoid future clashes.
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-10 Abdelrazak YounesFix crash when tab group is closed while Outline is...
2008-07-10 Abdelrazak Younesreverting 25454 and fix http://bugzilla.lyx.org/show_bu...
2008-07-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4943 .
2008-07-07 Jürgen Spitzmüller* GraphicsUi.ui: re-save in qt designer 4.1 format.
2008-07-06 Uwe StöhrGraphicsUi.ui: don't open the dialog always with the...
2008-07-06 André Pönitzwrong editor settings from wrong project...
2008-07-06 André Pönitzfix crash.
2008-07-05 Peter Kümmelfix memory leak
2008-07-05 Jürgen Spitzmüller* src/frontends/qt4/GuiDocument.cpp:
2008-07-04 Abdelrazak YounesWork around bug http://bugzilla.lyx.org/show_bug.cgi...
2008-07-01 Abdelrazak Younesup-port fixes and cleanups from BRANCH.
2008-06-30 Abdelrazak YounesFix wheel mouse scrolling bug when speed is set to...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 José MatoxFix missing include (QMessageBox) and clean extra white...
2008-06-25 Abdelrazak YounesAdd a preference combo box for the preferred user inter...
2008-06-25 Abdelrazak YounesGUI language via RC: some bug corrections.
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
2008-06-24 Pavel Sanda* Doxy
2008-06-24 Jean-Marc Lasgouttessuppress warning
2008-06-20 Abdelrazak Younesforgot this in prev commit.
2008-06-20 Abdelrazak YounesFix ScrollBarAsNeeded
2008-06-20 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4829
2008-06-20 Abdelrazak Younesfix initial outline disabling.
2008-06-20 Abdelrazak YounesOne view/doc: more fixes and cosmetics.
2008-06-19 Abdelrazak Younesretro commit a bit. Should hopefully fix the crashes...
2008-06-19 Abdelrazak YounesSome more fixes to multi-windows.
2008-06-19 Abdelrazak YounesGuiView::on_lastWorkAreaRemoved(): the window closing...
2008-06-19 Abdelrazak YounesPolish the one window per document user experience.
2008-06-19 Abdelrazak YounesCreateView(): Simplify id test and add a debug output.
2008-06-19 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4941
2008-06-19 Abdelrazak YounesPresent to Mac users: Session handling per document...
2008-06-19 Abdelrazak YounesSome more fixes to icon size and session settings.
2008-06-19 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4957
2008-06-18 Abdelrazak YounesRevert 25234: Even though this is not recommended,...
2008-06-18 Abdelrazak YounesLocal aware sorting of the toc type.
2008-06-17 André Pönitzcompile fix
2008-06-17 Abdelrazak Younesmove a loc to where it's useful.
2008-06-17 Abdelrazak YounesNavigator:
2008-06-17 Abdelrazak Younesdelete unused interface.
2008-06-17 Abdelrazak YounesGeneral cleanup of the Outline/Navigator:
2008-06-17 Abdelrazak YounesDon't close child documents.
2008-06-16 Abdelrazak Younesrevert 25271 which was problematic. Sorry for the delay.
2008-06-16 Jürgen SpitzmüllerGuiPrefs.cpp: fix signal.
2008-06-16 Jürgen Spitzmüller* src/frontends/qt4/Menus.cpp:
2008-06-16 Abdelrazak Younes* GuiWorkArea::addWorkArea(): avoid multiple unneeded...
2008-06-15 Pavel SandaMake Delimiter dialog stretchable.
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-12 Abdelrazak YounesMac compile fix.
2008-06-12 André Pönitzcosmetics; compile fix
2008-06-12 Abdelrazak YounesGuiView: Moving updateStatusBar() out of updateDialogs...
2008-06-12 Abdelrazak YounesFix crash on new document.
2008-06-12 Abdelrazak Younesremove unneeded TocModel::clear() method.
2008-06-12 Abdelrazak YounesSimplify TocModel by using UserRole data.
2008-06-12 Abdelrazak YounesFix another recursive repaint problem with Qt4.4 when...
2008-06-12 Abdelrazak YounesFix crash when closing a second lyx window due to a...
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-10 Jean-Marc Lasgouttestypo spotted by JP Chretien
2008-06-09 Abdelrazak YounesMaybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939
2008-06-09 Abdelrazak Younespotential fix to outline drawer when leaving full-scree...
2008-06-09 Abdelrazak YounesOutline focus fix for mac: Make sure the GuiView is...
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Abdelrazak YounesAllow the toc and view-source dock widget to be restore...
2008-06-09 Abdelrazak YounesFix initial focus problem with outline and view-source...
2008-06-09 Abdelrazak Younesset the object name for all DockView based dialog ...
2008-06-09 Abdelrazak YounesGuiToc: set the object name for proper state restoration.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-06-09 Abdelrazak YounesNavigator pane: Switch to dockwidget when working in...
2008-06-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
2008-06-06 Abdelrazak Younesprevious commit: forgot that
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesX-Ref dialog: Hide the buffer combo now that child...
2008-06-06 Richard HeckClean up a bit.
next