Yuri Chornoivan
d3388cd6a1
Port away from deprecated setClearButtonShown
7 years ago
Albert Vaca
3c93b2523e
Added missing overrides found by clang-tidy
10 years ago
Albert Vaca
c71f308252
Fixes suggested by Clazy
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Montel Laurent
6fab218de9
Use Q_NULLPTR
11 years ago
Montel Laurent
ae30a7fc51
USe new connect api
11 years ago
Montel Laurent
8e7429ddcc
kdelibs4support--
12 years ago
Montel Laurent
26fc592e7d
Fix includes
12 years ago
Arnold Dumas
50f2ee6951
Use QPushButton instead of KPushButton.
12 years ago
Montel Laurent
2eacdea022
Port to new connect api
12 years ago
Vishesh Handa
e038950f50
KIcon -> QIcon
12 years ago
Frederik Gladhorn
0ba233788c
Use moc include style dictated by automoc
...
While it's generally not a great idea to include moc files at least this
compiles.
12 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Jakob Petsovits
24e03633fc
Icon naming spec compliance (code changes - KDE/):
...
* edit-find-next -> go-down-search
* edit-find-previous -> go-up-search
svn path=/trunk/KDE/kdegraphics/okular/; revision=753922
18 years ago
Pino Toscano
cd62fb8d6a
icon renamings:
...
- find-next -> edit-find-next
- find-previous -> edit-find-previous
svn path=/trunk/KDE/kdegraphics/okular/; revision=727831
19 years ago
Pino Toscano
6cf46e9160
make the D-Bus call for the search have effect also when in presentation mode;
...
give focus to the presentation search toolbar when showing it
svn path=/trunk/KDE/kdegraphics/okular/; revision=656256
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
363023331d
add a 'find next' button in the search bar of presentation mode
...
svn path=/trunk/playground/graphics/okular/; revision=645960
19 years ago
Pino Toscano
38c0e26674
keep the right position when we resize
...
svn path=/trunk/playground/graphics/okular/; revision=645759
19 years ago
Pino Toscano
f55c401b20
Refactor the document search interfaces, as discussed on the mailing list.
...
Merge the search in normal mode and the type-ahead in a search bar that appears on the bottom of the page view. This should work nicely.
In presentation mode, add a small floating search toolbar that takes care of searching during the presentation mode, on document request. This is not working yet, but basically most of the work is done.
Please test and report any problems you find.
CCMAIL: okular-devel@kde.org
svn path=/trunk/playground/graphics/okular/; revision=643607
19 years ago