You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nate Graham
ea0ea9c93d
Add "Open Containing Folder" feature
...
Summary:
This patch adds an "Open Containing Folder" menu item to the file menu, similar to
other KDE apps like Gwenview that have it there. This action is especially useful
for the case when you've downloaded a PDF from the internet that opens itself in
Okular. The location of this file may not be clear or easy to find without this
feature, and on several occasiona I have found myself wishing for it when this
happens.
Test Plan:
- Delete or move aside `~/.local/config/kxmlgui5/okular/part.rc`
- Menu item is enabled and works when there is an open document: {F6940449, size=full}
- Menu item is disabled when there is no open document: {F6940448, size=full}
Reviewers: #okular, aacid, sander
Reviewed By: #okular, aacid
Subscribers: shubham, davidhurka, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D22145
7 years ago
autotests
Use QString::fromUtf8 as asked by Albert
7 years ago
cmake/ modules
Use a target in FindDiscount (modern cmake) rather than variables
8 years ago
conf
Improve layout of annotation configuration dialogs
7 years ago
core
Fix EBN issues
7 years ago
doc
Add descriptions for the annotation tools new properties, update screenshots
7 years ago
generators
Fix EBN issues
7 years ago
interfaces
Add option to ignore print margins for non-PDF generators
7 years ago
mobile
GIT_SILENT made messages (after extraction)
7 years ago
shell
Merge remote-tracking branch 'origin/Applications/19.04'
7 years ago
ui
Partially revert "Fix two easy deprecation warnings"
7 years ago
.arcconfig
Add the base .arcconfig file
9 years ago
.gitignore
Ignore some files
7 years ago
.gitlab-ci.yml
Add a Ubuntu 18.04 CI
7 years ago
.krazy
synctex is "external code", make krazy stay away from it
16 years ago
AUTHORS
…
CMakeLists.txt
GIT_SILENT Upgrade KDE Applications version to 19.07.80.
7 years ago
COPYING
…
COPYING.DOC
GIT_SILENT: Use https here
7 years ago
COPYING.LIB
Add copies of the GFDL-1.2 and LGPL-2
15 years ago
Mainpage.dox
Update Okular developer documentation
7 years ago
Messages.sh
Make the drawing tools be actions instead of tool buttons
11 years ago
Okular5Config.cmake.in
add missing include for find_dependency https://build.neon.kde.org/job/xenial_unstable_applications_okular_lintcmake/59/console
8 years ago
OkularConfigureChecks.cmake
Force release of free memory
8 years ago
README.internals.png
…
TODO
Fix some typos found by Krazy2
13 years ago
aboutdata.h
Extending my (C)
9 years ago
config-okular.h.cmake
Fix copy'n'paste bug in inline comment
7 years ago
extensions.cpp
Fix build without implicit cast to/from ascii
10 years ago
extensions.h
Fix minor EBN issues
8 years ago
kdocumentviewer.h
Fix minor EBN issues
8 years ago
metainfo.yaml
dox: the 'interfaces' subdir contains public API as well
9 years ago
okular.categories
Use new syntax
7 years ago
okular.upd
Separate settings in core and non core
14 years ago
okular_part.desktop
SVN_SILENT made messages (.desktop file) - always resolve ours
8 years ago
part-viewermode.rc
Create new "Zoom to 100%" action
7 years ago
part.cpp
Add "Open Containing Folder" feature
7 years ago
part.h
Add "Open Containing Folder" feature
7 years ago
part.rc
Add "Open Containing Folder" feature
7 years ago