mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-07 17:55:30 +00:00
48999ee671
currently the whole path is (possibly with some unmotivated ... in the middle) used which is usually far too long. The algorithm implemented here will start with absolute paths. From left to right path segments are added to the display string if they help to make the display strings more unique. Otherwise nothing is added, or if some middle path segments are omitted otherwise, three dots ... are used. The result is that we get just the base filename without extension if they are unique in the tabbar. The patch is open for discussion. If there is demand we can create yet another preference option to get back the old behaviour. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24555 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
qt4 | ||
tests | ||
alert.h | ||
Application.h | ||
Clipboard.h | ||
Delegates.h | ||
FontLoader.h | ||
FontMetrics.h | ||
KeyModifier.h | ||
KeySymbol.h | ||
LyXView.h | ||
Makefile.am | ||
mouse_state.h | ||
Painter.h | ||
Selection.h | ||
WorkArea.h | ||
WorkAreaManager.cpp | ||
WorkAreaManager.h |