]> git.lyx.org Git - lyx.git/history - src/frontends
* de/UserGuide: some translation work.
[lyx.git] / src / frontends /
2011-03-07 Enrico ForestieriEach line of the exported latex code is associated...
2011-03-05 Tommaso CucinottaCommit r37853 was missing FindAndReplace.h.
2011-03-05 Peter Kümmelcompile. TODO: review default parameter for replace_all
2011-03-04 Tommaso CucinottaImplements functionality of the replaceAll button on...
2011-03-04 Enrico ForestieriFix bug #7331 (No error highlighting in child documents)
2011-03-03 Enrico ForestieriFix bug #7330 (No error notification with 'View master...
2011-03-03 Enrico ForestieriPartial fix for bug #7330 (No error notification with...
2011-03-02 Pavel SandaFloatPlacementUi was broken elsewhere.
2011-03-02 Pavel SandaResave FloatPlacementUi.ui in older designer
2011-03-02 Pavel SandaCurrent float settings dialog is really ugly.
2011-03-02 Pavel SandaAdd tooltips for InsetParamsUi buttons. I guess some...
2011-03-02 Pavel SandaResave InsetParamsUi.ui in older dialog
2011-03-02 Pavel SandaMake colors pane consistent with others
2011-03-02 Pavel SandaResave ColorUi in older designer
2011-03-02 Pavel SandaFix ugly resize on second dialog show.
2011-03-02 Pavel SandaResave PrefFileformatsUi.ui in older designer
2011-03-02 Enrico ForestieriQt performs its own formatting to assure a maximum...
2011-03-01 Pavel SandaFix #7311. And all my fun is gone...
2011-03-01 Jürgen Spitzmüller* GuiPrefs.cpp: fix forward search command for Okular
2011-02-28 Enrico ForestieriPlease Abdel
2011-02-28 Enrico ForestieriFix bug #7325 (ASSERTION when moving paragraph down...
2011-02-28 Enrico ForestieriInitializing the gui_ member of the cloned buffer has...
2011-02-24 Stephan Witt#6920 paint single characters only when Qt4.7 or better...
2011-02-24 Enrico ForestieriImprove comment
2011-02-24 Enrico ForestieriIf a paragraph has zero size, highlight the previous...
2011-02-23 Peter Kümmelfix wrong preprocessor
2011-02-23 Stephan Witt#7292 make the modifiers Option and Control act on...
2011-02-22 Enrico ForestieriIncrease normal toolbar icon size to 16x16 pixels,...
2011-02-21 Enrico ForestieriCompile fix for those systems where pos_type is not...
2011-02-21 Enrico ForestieriIf the latex log points to an error at the end of a...
2011-02-18 Pavel SandaBetter naming for FindAdv dialog.
2011-02-18 Joost Verburgincrease normal toolbar icon size to 22x22 pixels
2011-02-17 Stephan Witt#7292 revert the use MetaModifier for AltModifier on...
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-16 Jürgen SpitzmüllerMenus.cpp: use proper ifdefs.
2011-02-16 Jürgen SpitzmüllerMenus.cpp: QProyStyle was introduced in Qt 4.6.
2011-02-15 Vincent van RavesteijnSqueeze warning.
2011-02-15 Peter Kümmeltry a autosave next time even when currently no buffer...
2011-02-15 Vincent van RavesteijnFix bug #5414: Show context menu accelerators when...
2011-02-15 Peter Kümmeluse more common millisecond notation
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2011-02-14 Vincent van RavesteijnFix bug #7209: Crash when clicking on unfinished comman...
2011-02-14 Stephan Witt#7292 use MetaModifier for AltModifier on mac - alt...
2011-02-13 Vincent van RavesteijnDo not compile unused code.
2011-02-13 Vincent van RavesteijnRemove an include an reorder.
2011-02-13 Vincent van RavesteijnGuiView: Small simplification.
2011-02-13 Vincent van RavesteijnTypos in the comment.
2011-02-13 Vincent van RavesteijnGuiWorkArea: coding style.
2011-02-13 Vincent van RavesteijnFix tabstops in the preference dialog.
2011-02-13 Vincent van RavesteijnString tweaks.
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-02-12 Enrico ForestieriTrial and error shows that this works for yap (what...
2011-02-12 Enrico ForestieriFix bug #7186 (Forward Search not working for Child...
2011-02-10 Enrico ForestieriFor some reason, when a latex error occurs, it may...
2011-02-10 Jürgen Spitzmüller* GuiSendto: allow to simply export from this dialog...
2011-02-09 Jürgen Spitzmüller* Menus.cpp: fix comment.
2011-02-09 Jürgen SpitzmüllerFix typo.
2011-02-09 Jürgen SpitzmüllerCheck for fontspec an configure the GUI accordingly.
2011-02-08 Stephan Witt#7170 Disable hunspell dict path in prefs when hunspell...
2011-02-07 Richard HeckFix a couple of compilation issues with gcc 4.6. See...
2011-02-07 Tommaso CucinottaSearch and replace buffers are now passed from the...
2011-02-06 Enrico ForestieriIn the tabular dialog, associate label with the correct...
2011-02-04 Edwin Leuvenattempt at consistency in widget naming in tabular...
2011-02-04 Edwin Leuvenforgot to initialize the tabular width length validator
2011-02-04 Edwin Leuvenupdate tabular width fields in dialog correctly
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Pavel SandaRepair tooltip so it can be translated, spotted by...
2011-02-03 Pavel SandaResave ExternalUi in Qt 4.4 designer
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-03 Georg Baumadd busy.gif to resources (in line with cmake)
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Pavel SandaSpotted by Jim Rotmalm.
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-03 Enrico ForestieriHelp avoiding shortcut clashes by discriminating strings.
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckFix bug #7224. This allows two different floats to...
2011-02-02 Tommaso CucinottaFixed focusing issue when dialog already open on lyx...
2011-01-31 Jürgen SpitzmüllerInsetParamsDialog: update the dialog settings on contex...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-27 Jean-Marc LasgouttesFor the default View and Update actions of the View...
2011-01-26 Tommaso CucinottaFixes this issue:
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Peter Kümmelfix c&p bug
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-23 Edwin Leuvenadd busy spinner to status bar when threads are running...
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-16 Richard HeckFactor out the code that actually does the reading...
2011-01-16 Richard HeckWe don't want to write an empty string here. Keep it...
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckWhitespace.
2011-01-15 Peter Kümmelstart the timer in the correct thread
2011-01-15 Stephan Wittmake thesaurus usable for readonly documents
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-06 Vincent van RavesteijnLyX remembers the state and geometry of the advanced...
2011-01-05 Tommaso CucinottaAvoid crash on exiting LyX while Adv Search is shown...
next