Aleix Pol
cbf47d1bb8
Fix KTabWidget porting issue
...
Restore drop on tabs
Reviewed by Albert
10 years ago
Alex Richardson
1b2de0d1d0
Fix mainshelltest (and as a side-effect docdata saving)
...
Try fixing mainshelltest: one more passes now
QUrl is not automatically exposed to DBus so the DBus call would fail.
Changed the parameter to QString instead so that DBus invocation works.
mainshelltest: set QStandardPaths to test mode
Parse command line flags with a single dash as a long option
Unlike KCmdLineArgs QCommandLineParser treats options starting with a
single minus as multiple short options by default.
Previously okular -unique would fail with the following error:
Unknown options: u, n, i, q, u, e.
Also changed mainshelltest to use two dashes in case this behaviour
should change in the future.
mainshelltest failures have been reduced from 15 to 4 by this commit.
Fix docdata saving and added a warning message if it fails
If the ~/.local/okular/docdata directory didn't exist previously
creating the docdata file would fail as there are missing paths.
It seems that KStandardDirs used to create the okular/docdata directory
automatically, with QStandardPaths we have to create it manually.
mainshelltest is down to one failed test now
Fix final test case in mainshelltest
as we call QProcess::terminate the exit code will not be 0
REVIEW: 126192
10 years ago
Leslie Zhai
71950016aa
Fix i18n issue missing setApplicationDomain
...
REVIEW: 126445
10 years ago
Alex Richardson
ab1d3a36cc
Set the KXMLGUI component name to okular
...
Without this the .rc files will not be found by the unit tests or other
programs that use okularpart
10 years ago
David Rosca
c793fb2703
Fix crash on close
...
Delete m_tabwidget in destructor
REVIEW: 125890
11 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Gleb Popov
f8870e60f4
Revert "Use QFileDialog from Qt 5 for "File -> Open" dialog."
...
Unlike KFileDialog, QFileDialog doesn't add special "All supported types" filter.
11 years ago
Gleb Popov
2bbdb762eb
Use QFileDialog from Qt 5 for "File -> Open" dialog.
...
REVIEW: 125683
11 years ago
l10n daemon script
98ac941316
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
8c141cc2fc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
cd34059f53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
7b8f0a7459
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
22ba4596fa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
558b4bb765
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
dde68921b6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
f6d4b45650
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
2669a2f354
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
2b1cf29728
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
6a2b5fc7b8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
79fa933c73
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
ef99f17efb
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
8703484e63
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
7be388fa0f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Albert Astals Cid
ab8944dcce
Add Comment
...
BUGS: 351973
11 years ago
Alex Richardson
ab700b2453
Restore the URL parsing behaviour in from before the KF5 port
...
This fixes shelltest
REVIEW: 124738
11 years ago
Montel Laurent
e03e6f6863
Use Q_DECL_OVERRIDE
11 years ago
David Faure
d5bad89a51
Fix crash on startup when okularpart can't be found
11 years ago
David Faure
ba28b64ab6
Fix crash on startup when okularpart can't be found
11 years ago
Ivan Čukić
c46b08c23f
Make KActivities a required dependency
...
Our goal is better integration with Plasma and other KDE components.
We have made a conscious decision to reduce our code a bit by removing
the legacy #ifdefs. That way we do not have to support a build
configuration which is going to be used by just a tiny minority of our
users, and one that we are not terribly interested in. Without
KActivities, there is for example no support for recording and listing
of recent documents, PDF sharing etc etc, and we honestly believe that
the majority of our audience wants these features.
REVIEW: 123249
11 years ago
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