mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
19d5dd8ec7
Source files are no longer separated by UI and non-UI and similar, but only by their build target. * ui/ -> part/ * Move all source files from conf/ to part/ * Keep config skeleton definitions in conf/, needed for the mobile target too * Move editdrawingtooldialogtest.h from conf/autotests/ to autotests/ * ui/data/icons/ -> icons/ * Move /part.cpp, /part.rc and similar files to part/ * Adapt include paths in source files * Adapt CMakeLists.txt files (in / and in subdirectories) * Adapt /Messages.sh |
||
---|---|---|
.. | ||
sources | ||
checkmark.png | ||
circle.png | ||
CMakeLists.txt | ||
comment.png | ||
cross.png | ||
drawingtools.xml | ||
help.png | ||
insert.png | ||
key.png | ||
newparagraph.png | ||
note.png | ||
okular.knsrc | ||
paperclip.png | ||
paragraph.png | ||
pushpin.png | ||
README.Icons | ||
rightarrow.png | ||
rightpointer.png | ||
stamps.svg | ||
star.png | ||
tool-base-okular.png | ||
tool-base-okular@2x.png | ||
tool-highlighter-okular-colorizable.png | ||
tool-highlighter-okular-colorizable@2x.png | ||
tool-ink-okular-colorizable.png | ||
tool-ink-okular-colorizable@2x.png | ||
tool-note-inline-okular-colorizable.png | ||
tool-note-inline-okular-colorizable@2x.png | ||
tool-note-inline.png | ||
tool-note-okular-colorizable.png | ||
tool-note-okular-colorizable@2x.png | ||
tool-note.png | ||
tool-typewriter-okular-colorizable.png | ||
tool-typewriter-okular-colorizable@2x.png | ||
tool_hl_orange.png | ||
tool_hl_pink.png | ||
tool_hl_yellow.png | ||
tool_ink_green.png | ||
tool_note.png | ||
tools.xml | ||
toolsQuick.xml | ||
uparrow.png | ||
upleftarrow.png |
The icons contained in this directory are divided into: >> Annotations TOOLBAR Icons: These icons are displayed only on the annotation toolbar that popups up then entering the review mode: tool_eraser, tool_hl_orange, tool_hl_pink, tool_hl_yellow, tool_ink_green, tool_note >> Annotations PAGE Icons The following icons are mandated in the PDF1.6 spec or adopted de facto by some programs. The following are used by Text notes (Stamps not yet ready): checkmark, circle, comment, cross, help, insert, key, newparagraph, note, paragraph, rightarrow, rightpointer, star, uparrow, upleftarrow