Fabio D'Urso
ac695d448d
Do not close the document in Shell::queryClose()
...
Because if we do, Shell::saveProperties will find it closed and won't
save the session correctly.
BUG: 300985
14 years ago
Fabio D'Urso
e3f1c388de
Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally
...
This patch turns Okular into a ReadWritePart. Annotation editing is always
disabled if we're loaded as ReadOnlyPart, no matter the document type.
REVIEW: 105020
14 years ago
Script Kiddy
76f96438e7
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
b9acd7f3d9
SVN_SILENT made messages (.desktop file)
14 years ago
Aaron Seigo
63a0b4f3cb
close the window currently viewing when selecting Quit, as per the KDE ui standards
15 years ago
Script Kiddy
cfd881c2ee
SVN_SILENT made messages (.desktop file)
15 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Mohammad Mahfuzur Rahman Mamun
57db9f4c19
textSelection according to the TextList seems to work fine -- tested with some pdfs
15 years ago
Mohammad Mahfuzur Rahman Mamun
3798bd7398
primary text selection for more than one columns -- have problem if start or end is in empty space
15 years ago
Myreal Name
2149fb46ef
Another message
15 years ago
Myreal Name
61f4fe32a8
test
15 years ago
Albert Astals Cid
328efbc562
Do not crash if the part could not be found
15 years ago
Script Kiddy
84cc400fd0
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1231700
15 years ago
Script Kiddy
b815d7356d
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1231185
15 years ago
Script Kiddy
805a8e7f89
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230986
15 years ago
Script Kiddy
64b8965b35
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230852
15 years ago
Script Kiddy
1b38da667b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230663
15 years ago
David Palacio
e45e7d8594
Make the file dialog accept directories if a generator offers to handle them.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1230524
15 years ago
Albert Astals Cid
054623a581
Obey the page argument when using the unique option
...
Patch by Victor Blazquez
svn path=/trunk/KDE/kdegraphics/okular/; revision=1218021
15 years ago
Aurélien Gâteau
7ba5a5e30a
Revert "KStandardAction::showMenubar => showHideMenubar"
...
Shouldn't have pushed this, sorry.
svn path=/trunk/KDE/kdegraphics/okular/; revision=1196649
16 years ago
Aurélien Gâteau
a60cff7901
KStandardAction::showMenubar => showHideMenubar
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1195401
16 years ago
Laurent Montel
28fff2c988
Install as programs
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1187515
16 years ago
Albert Astals Cid
31dadc6ea3
forwardport SVN commit 1185956 by aacid:
...
rembemer the values of m_menuBarWasShown and m_toolBarWasShown
Patch based in a patch by Victor Blazquez
svn path=/trunk/KDE/kdegraphics/okular/; revision=1185957
16 years ago
David Faure
605c31e27c
Make executable the Type=Application .desktop files we install,
...
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd )
svn path=/trunk/KDE/kdegraphics/okular/; revision=1182571
16 years ago
Script Kiddy
34cef01317
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1150134
16 years ago
Script Kiddy
ff913d232f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1108213
16 years ago
Script Kiddy
bf36e688a5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1085570
16 years ago
Albert Astals Cid
846a3e3c83
Do the same treatment to paths passed from the command line
...
when we are starting a new shell and when we are passing the argument
through dbus
BUGS: 205076
svn path=/trunk/KDE/kdegraphics/okular/; revision=1067205
16 years ago
Script Kiddy
c2390f3197
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1065022
16 years ago
Script Kiddy
d819d858bd
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1053122
17 years ago
Script Kiddy
1f786797a6
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1051910
17 years ago
Pino Toscano
a355d9fea4
isolate the argument -> url conversion code in an own function in the ShellUtils namespace
...
make the function able to be reused in unit tests (ie adding a function hook for the filename existance check)
svn path=/trunk/KDE/kdegraphics/okular/; revision=1032962
17 years ago
Pino Toscano
d5dd8fce01
when we remove the file:/ from the argument, do the precent-encoding removal to avoid being percent-encoded more than needed
...
based on a patch by Albert, slightly changed + unit test by me
BUG: 207461
svn path=/trunk/KDE/kdegraphics/okular/; revision=1032944
17 years ago
Script Kiddy
309a641160
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1024784
17 years ago
Script Kiddy
3d403bc66b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1020829
17 years ago
Script Kiddy
00b149b380
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=997443
17 years ago
Pino Toscano
30a1f789f3
reencode the url from the argument, 'file:/' at the start (for local files)
...
then, do few checks to better strip the correct "ref" from other '#' in the path
BUG: 195909
svn path=/trunk/KDE/kdegraphics/okular/; revision=992393
17 years ago
Script Kiddy
9f0d409189
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=972275
17 years ago
Script Kiddy
af1302e36b
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=969584
17 years ago
Pino Toscano
37403a031a
Small rework on the system used to pass parameters of the document:
...
- on command line, properly read the URL ref ('#foobar' at the end), avoiding a KCmdLineArgs behaviour which encodes it as part of the file name
- pass what was specified as ref or the page (as specified with -p/--page) to the kpart
- make the okularpart take out the ref from the URL it opens and then:
a) if it is a number, assume it is the destination page number
b) otherwise, use that string as named destination
CCMAIL: okular-devel@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=969227
17 years ago
Script Kiddy
fa136bc6db
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=944478
17 years ago
Christian Ehrlicher
be51224a3c
KUrl::path() -> KUrl::toLocalFile() - fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=941468
17 years ago
Script Kiddy
febf292a6f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=936841
17 years ago
Script Kiddy
878fce954f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=917792
17 years ago
Nick Shaforostoff
54e068e342
add fine-grained categories in (compliance with xdg menu spec)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=915866
17 years ago
Pino Toscano
5c200e59cb
KXmlGuiWindow is smart and tracks the visibility of toolbars and menubar, so just show/hide those directly instead of triggers their actions.
...
This should fix hopefully for all their toggling, also between various runs.
svn path=/trunk/KDE/kdegraphics/okular/; revision=913715
17 years ago
Pino Toscano
03e8a1bc7e
Make the window size at first startup big as 3/4 of the available screen size.
...
This currently does not seem to work as it should, because the max size is really contrained to 2/3 of the screen size, as per Qt behaviour (or bug?)
Anyway, even 2/3 is better than before.
svn path=/trunk/KDE/kdegraphics/okular/; revision=912463
17 years ago
Pino Toscano
d77c997f94
Document that we can read from stdin when called with '-' as command line argument.
...
BUG: 175653
svn path=/trunk/KDE/kdegraphics/okular/; revision=906809
17 years ago
Christian Ehrlicher
ebb92ad08e
add win32 app icons where needed and possible
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=904611
17 years ago
Script Kiddy
fdf4e64fae
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=899359
17 years ago