Ronnie Thomas
0877dfd5f8
Fix error messags on cmdline arguments
...
The --print and the --page arguments were showing wrong error messages. This patch fixes it.
REVIEW: 123163
11 years ago
Montel Laurent
ffbf0b82f6
Rename icons
11 years ago
Saheb Preet Singh
1eafe4feb1
New shortcut to resize window to fit page
...
FIXED-IN: KDE Applications 15.08
BUGS: 326844
REVIEW: 115283
11 years ago
Jonathan Doman
1cfb007b63
Fix session restore/save with multiple tabs
...
BUGS: 335852
REVIEW: 122570
11 years ago
Montel Laurent
5e984303a4
Use new KDE_ macro
11 years ago
Montel Laurent
90b2f6c62c
Fix install icons
11 years ago
Montel Laurent
c4f224f1e8
Port to new connect api
11 years ago
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
11 years ago
l10n daemon script
9a3672b255
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e6ef3cb64b
SVN_SILENT made messages (.desktop file)
11 years ago
Montel Laurent
5da7c5f77d
port to qCDebug. Autogenerate export headers
12 years ago
Montel Laurent
603d8b19c9
Fix includes
12 years ago
Montel Laurent
16f13c04d2
kdelibs4support--
12 years ago
Jeremy Whiting
83299b9532
Remove %i from .desktop files which added --icon to exec line.
...
Since Okular no longer uses KApplication it no longer handles --icon parameters.
12 years ago
Montel Laurent
4ec78fa5df
Use modern macro
12 years ago
Montel Laurent
57adb81a03
Remove not necessary include moc
12 years ago
Lukáš Tinkl
48300404cb
replace deprecated QAction::setShortcut with KStandardShortcut
12 years ago
Montel Laurent
5b88e93891
reverse dns desktop
12 years ago
Sergio Martins
cb4d52fb4c
Fix infinit loop if component isn't found.
...
Shell's CTOR will fail if Okular component isn't found, leading
to i never being incremented.
12 years ago
Frederik Gladhorn
1e01a5cfc9
Use KSharedConfig::openConfig instead of KGlobal::config
12 years ago
Frederik Gladhorn
f7d1dd9312
Remove -caption %c from .desktop files
...
BUGS: 338264
12 years ago
Frederik Gladhorn
50e3c1478a
Use qApp instead of kapp
12 years ago
David Faure
d98b4d9200
Make it possible to open URLs on the command-line again
...
by removing much cruft and using the shiny new QUrl::fromUserInput(2 args),
but since that requires Qt 5.4, also include a copy here if Qt is too "old".
Reviewed-By: Albert
Makes-Happy: Lukas
12 years ago
Frederik Gladhorn
e28dbc6c00
Port to QMime
...
compressedMimeFor now already does the inheritance check, so another
check was removed.
12 years ago
Lukáš Tinkl
33f6862a94
fix command line parsing and DBUS registration in effect
...
Okular still doesn't start tho when e.g. clicking on a PDF
in Dolphin and fails to open a file from command line
(QUrl porting bug)
12 years ago
Frederik Gladhorn
374592256a
Use tabBar()->hide() instead of setTabBarHidden
12 years ago
Rohan Garg
bd36521c36
Port away from KUrl, pretify headers
12 years ago
Rohan Garg
d5b9a2e078
Port Shell away from KUrl to QUrl
...
REVIEWED-BY: Albert Astals Cid <aacid@kde.org>
12 years ago
Vishesh Handa
46cf7e46a5
Port away from KUrl::List
12 years ago
Vishesh Handa
e038950f50
KIcon -> QIcon
12 years ago
Frederik Gladhorn
9398df0a06
Welcome back Okular::Part
12 years ago
Frederik Gladhorn
ac15a7075e
More QUrl porting
12 years ago
Frederik Gladhorn
99db5d0157
Fix rc install dir
12 years ago
Lukáš Tinkl
b32306463c
look for KF5 versions of libkscreen and kactivities
12 years ago
Albert Astals Cid
20d687cac5
I need it down here for cmake to suceed
12 years ago
Frederik Gladhorn
5ec298c10c
Fix linking
12 years ago
Frederik Gladhorn
1703f2df7c
Port KAboutData
12 years ago
Frederik Gladhorn
c7e003d7bc
Port to QCommandLineParser
12 years ago
Frederik Gladhorn
272e8eb556
Use QKeySequence instead of KStandardShortcut
12 years ago
Frederik Gladhorn
49c6f33356
KDialog::setCaption removed
12 years ago
Frederik Gladhorn
cebdf978ce
Fix linking to KF5 libs
12 years ago
Frederik Gladhorn
4cf3df32e3
Fix includes and KQAction
12 years ago
Albert Astals Cid
c5c3be9a1a
Do not allow more than one path if using -page, -presentation or -print
...
Only in mater since it adds new strings
12 years ago
Albert Astals Cid
125ee3178c
Don't you hate it when you forget files?
12 years ago
Albert Astals Cid
61c830cb7a
Pass the command line options properly when using tabs or unique instances
...
Use a QString to serialize the command line options other than urls to open so it can be easily passed around to every place that opens a new shell or tab or overrides the content in a unique instance.
BUGS: 334100
FIXED-IN: 4.14.0
REVIEW: 119595
12 years ago
Frederik Gladhorn
93918b1ec8
Basic cmake kf5 porting
12 years ago
Albert Astals Cid
50f2019f8b
Pass absolute urls
...
Patch pased on patch by Jonathan Doman based in a suggstion of willemsonke@planet.nl
BUGS: 334510
REVIEW: 119550
FIXED-IN: 4.14.0
12 years ago
Jonathan Doman
375c72dc66
Make tabs rearrangeable
...
BUGS: 334018
FIXED-IN: 4.14.0
REVIEW: 118685
12 years ago
l10n daemon script
896de56ef0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
1b5cbbea59
SVN_SILENT made messages (.desktop file)
12 years ago