Aleix Pol
32b62e919a
Remove most KDELibs4Support linking
...
Ports away from KFileDialog.
Stops linking to KDELibs4Support from objects that don't need it.
REVIEW: 127021
10 years ago
Alex Richardson
ab700b2453
Restore the URL parsing behaviour in from before the KF5 port
...
This fixes shelltest
REVIEW: 124738
11 years ago
Alex Richardson
771fb0de56
Make sure we run the okular executable from the build directory
11 years ago
Alex Richardson
8059e5b686
Add a test to see whether generators can be loaded
...
REVIEW: 123466
11 years ago
Alex Richardson
0ef5903c73
Use ecm_add_test correctly
...
The first argument is not the target name but one of the source files.
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
Montel Laurent
5eea4fd073
Rename to autotests
12 years ago
Fabio D'Urso
2a52e0c4e1
Ported tests to QtTest, added missing trailing / to KDESRCDIR
...
I've also added some extra checks so that tests fail early instead of
crashing later if a document fails to be opened
12 years ago
Vishesh Handa
7123b4d9d2
Port the tests
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
Jon Mease
126b9fdf8c
Add unit tests for editing PDF forms
...
REVIEW: 114049
12 years ago
Albert Astals Cid
ea8316960e
Revert the test, it's broken
13 years ago
Jaydeep Solanki
b070de5600
autotest for epub internal links
13 years ago
Fabio D'Urso
c2c643bed7
Test we don't crash if the document is closed while a RotationJob is running
...
Cherry-picked from e73e54a784
13 years ago
Fabio D'Urso
e73e54a784
Test we don't crash if the document is closed while a RotationJob is running
13 years ago
Peter Grasch
4d4dd68ca2
Fix usability issues with selecting annotations
...
REVIEW: 109627
13 years ago
Fabio D'Urso
77a71a021a
Test that Okular doesn't crash after a canceled reload
...
This would have caught the crash I'm going to fix in the next patch
13 years ago
Jon Mease
3c6140b616
Fix Undo / Redo of annotation creation doesn't properly handle page rotation and adds undo unit tests
...
BUG: 318091
REVIEW: 109989
13 years ago
Jaydeep Solanki
1121cff1b8
Implement Open url in browser for plain text
...
BUGS: 281027
REVIEW: 108614
FIXED-IN: 4.11.0
13 years ago
Albert Astals Cid
fc754ec4d7
Add a test (that needs pdflatex) that tests synctexpdf
...
The second one fails (patch is coming in a moment)
This is just to try what jenkins says of all this :D
13 years ago
Albert Astals Cid
e81589e77d
Add test for 311232
13 years ago
Albert Astals Cid
c8a03333b5
Build++
13 years ago
Albert Astals Cid
5261272e45
test to make sure the toc reload feature works
13 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
b4e301c0e0
start adding a unit test for the shell-related stuff
...
the single test case so far is for testing the url splitting
svn path=/trunk/KDE/kdegraphics/okular/; revision=1032845
17 years ago