]> git.lyx.org Git - lyx.git/history - src/frontends
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / frontends /
2010-01-08 Richard HeckRemove unused UI file.
2010-01-08 Richard HeckDo not reload on check-in if check-in is cancelled.
2010-01-08 Tommaso CucinottaRemoved unneeded assert firing when closing LyX with...
2010-01-08 Tommaso CucinottaLet the LyX logo show up when closing last document...
2010-01-08 Vincent van RavesteijnMove reloadBuffer from GuiView to Buffer.
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2010-01-08 Vincent van Ravesteijntypo ?
2010-01-07 Tommaso CucinottaPrevent display of meaningless internal buffer title...
2010-01-07 Enrico ForestieriGive the progress widget a minimum height.
2010-01-07 Enrico ForestieriThis workaround is also needed for Qt 4.3 as the bug...
2010-01-07 Enrico ForestieriReally fix F&R ui for older Qt versions.
2010-01-07 Vincent van RavesteijnCorrect ugly/wrong code introduced in r32738. parent...
2010-01-07 Jean-Marc Lasgouttesavoid a few warnings on qt<=4.4
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.2.x.
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.3.x. It now compiles also...
2010-01-07 Enrico ForestieriFix F&R ui for older Qt versions.
2010-01-06 Peter Kümmelat least compile with old Qt versions
2010-01-06 Tommaso CucinottaWhen zooming in/out with [Ctrl] + [Mouse Wheel], docume...
2010-01-06 Tommaso CucinottaLet's see if we can close these translations not fitting.
2010-01-06 Peter Kümmelcleanup
2010-01-06 Vincent van RavesteijnFix bug #6433: read-only status is not refreshed when...
2010-01-05 Peter Kümmeltoggle debug levels between all/selected/none
2010-01-05 Abdelrazak YounesAsynchronous preview: cancel too close preview or updat...
2010-01-04 Vincent van Ravesteijnrevert r32764.
2010-01-04 Vincent van RavesteijnSimplify code introduced in r32761.
2010-01-04 Vincent van RavesteijnMake sure that the size of the checkboxes is initialize...
2010-01-04 Vincent van Ravesteijn* GuiProgressView: cosmetics.
2010-01-04 Pavel SandaSetup checboxes according to initial values from comman...
2010-01-04 Tommaso CucinottaAdvanced F&R rework:
2010-01-03 Pavel SandaAdd statusbar checkbox sessions
2010-01-03 Pavel SandaProgressView quirks
2010-01-03 Pavel SandaFix some eoln issues in progress view.
2010-01-03 Pavel SandaLyXErr and statusbar messages hsould have different...
2010-01-03 Pavel SandaI finally find my way into horiz span of ProgressView.
2010-01-03 Pavel SandaSet correct tab
2010-01-03 Pavel SandaMove settings into grid
2010-01-02 Pavel SandaPregressGuiView - resave in old designer, no update...
2010-01-01 Tommaso CucinottaNo need for the new LyXView::selectDocumentBuffer(...
2010-01-01 Vincent van RavesteijnWhen reloading a child document, reset the parent of...
2010-01-01 Vincent van RavesteijnDo not clear the default master setting when cancelling...
2010-01-01 Vincent van RavesteijnRemove unneeded std::.
2009-12-31 Vincent van RavesteijnHappy new year!
2009-12-31 Vincent van RavesteijnRevert r32673 and remove the extra redraw and setFocus...
2009-12-31 Vincent van RavesteijnUpdate the GuiLabel view when the document is read...
2009-12-31 Vincent van RavesteijnUpdate the GuiInfo dialog also when the document is...
2009-12-31 Vincent van RavesteijnUpdate the view also when the document is read-only.
2009-12-31 Vincent van RavesteijnFix bug #6332: Do not paint the cursor after a resize...
2009-12-30 Richard HeckMake gcc happy.
2009-12-30 Tommaso CucinottaImplemented S_OPEN_BUFFERS scope in Advanced Find featu...
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-30 Peter Kümmeluse lfun
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-30 Peter Kümmellevels are not exclusive
2009-12-29 Tommaso CucinottaNow, on C-S-f, only the findWA cursor remains visible...
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-28 Pavel SandaGlitch
2009-12-28 Pavel SandaIntroduce tabs for debug window after hard figth with...
2009-12-28 Pavel SandaDebug window should have fixed widht font
2009-12-28 Pavel SandaOnly readonly window
2009-12-28 Pavel SandaSession info for debug window
2009-12-28 Pavel SandaRespect automatic clear
2009-12-28 Pavel SandaMimic the magic of r27497 to get resizable behaviour
2009-12-28 Pavel SandaMove debug window into designers stuff instead of dynam...
2009-12-27 Peter Kümmelsome cleanup
2009-12-27 Peter Kümmelno duplicated success messages: one connection is enough
2009-12-26 Vincent van RavesteijnUpdate the status bar when starting LyX (creating a...
2009-12-25 Vincent van RavesteijnDo not show empty messages in the statusbar.
2009-12-25 Vincent van RavesteijnFix the display of messages in the status bar. This...
2009-12-25 Pavel SandaSome strings already have eoln
2009-12-25 Pavel SandaNo need for time in statusbar for normal messages
2009-12-25 Pavel SandaprocessFinished is not cause of #6417
2009-12-25 Pavel SandaAdd debug.h for lyxerr usage
2009-12-23 Pavel SandaReorder a bit status messages, but they are still clear...
2009-12-23 Pavel SandaMake easier lyxerr usage
2009-12-23 Peter KümmelDon't overwrite other result messages in status bar
2009-12-23 Pavel SandaisExternallyModified needs file existence.
2009-12-22 Enrico ForestieriAllow spaces in path names for LFUN_SERVER_GOTO_FILE_ROW.
2009-12-22 Pavel SandaSquash gcc warn
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-22 Peter Kümmelre-add view for progress, cleanup follows
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-21 Vincent van RavesteijnAnother compile fix. (I hope this is sufficient now)
2009-12-21 Vincent van RavesteijnCompile fix. (I hope this is sufficient)
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-21 Peter Kümmel- Show progress information in status bar.
2009-12-20 Abdelrazak YounesDisallow multiple concurrent previews as we are not...
2009-12-20 Vincent van RavesteijnRemove superfluous std::.
2009-12-20 Peter Kümmeladd progress widget: update Makefiles
2009-12-20 Peter Kümmeladd progress widget
2009-12-19 Peter Kümmelformat is a std::string, bformat doesn't take a std...
2009-12-19 Peter Kümmelpass format as argument
2009-12-19 Vincent van RavesteijnFix the threaded preview and reenable it.
2009-12-19 Abdelrazak Younesdisable preview in thread for now as it doesn't work...
2009-12-19 Abdelrazak YounesGuiView: reconnect the QFutureWatcher each time the...
2009-12-18 Abdelrazak YounesDetach Buffer preview and update preview in a new threa...
2009-12-17 Tommaso CucinottaRemoved unneeded commented code (fixing #6333).
next