]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
Let the icon set decide what the normal size is, but bound it to the
[lyx.git] / src / frontends / qt4 /
2011-03-22 Enrico ForestieriLet the icon set decide what the normal size is, but...
2011-03-19 Vincent van RavesteijnFix bug #7314: Workareas not redrawn. This is caused...
2011-03-19 Jürgen Spitzmüller* Menus.cpp: fix accelerator
2011-03-19 Vincent van RavesteijnAdd mnemonic.
2011-03-19 Vincent van RavesteijnFix bug #7275: Overcrowding of context menus.
2011-03-19 Vincent van RavesteijnFix bug #7345: Crash when right clicking on displayed...
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Georg BaumFix the reset buttom for the greyed out text color:
2011-03-18 Richard HeckStyle.
2011-03-18 Enrico ForestieriFix bug #7361 (Assertion when a latex error occurs...
2011-03-18 Jürgen Spitzmüller* GuiPrefs.cpp: no need to exclude greyedouttext and...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: do not hardcode colors that can...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: make strings translatable.
2011-03-18 Stephan Witt#7357 correct the numbers by introducing two modes...
2011-03-18 Richard HeckInitialize variable. Possibly related to Jurgen's weird...
2011-03-13 Pavel SandaAdd unused string into tooltip
2011-03-13 Pavel SandaResave in older designer
2011-03-13 Abdelrazak YounesTemporally fix #7321 until a better solution is found...
2011-03-13 Abdelrazak YounesTrying to fix #7321: SyntheticMouseEvent() only works...
2011-03-12 Vincent van RavesteijnFix bug #7352: Statusbar of Compare dialog is wrongly...
2011-03-11 Stephan Wittnow the user has control over the width of the text...
2011-03-10 Enrico ForestieriRevert r37801 and r37870. They are superseded by r37894.
2011-03-08 Stephan Witt#7266 drawing of dotted lines with QPen and line width...
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...
next