Laurent Montel
db0f477119
Port deprecated QLayout::setMargin
7 years ago
Yuri Chornoivan
614f580b79
Fix minor typos
7 years ago
Yuri Chornoivan
5478b2ec92
Fix minor typos
7 years ago
Yuri Chornoivan
d3388cd6a1
Port away from deprecated setClearButtonShown
7 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Kevin Funk
a53a2402ca
clang-tidy: modernize-use-nullptr run
...
Semi-ACK'd by Albert :)
9 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Albert Astals Cid
5b62bc71d4
Simplify KTreeviewSearchLine to only work on a treeview
...
Instead of many, allows for an easy fix of the case than children of root are ignored on search
11 years ago
Montel Laurent
8e7429ddcc
kdelibs4support--
12 years ago
Montel Laurent
4ee83e6a77
Fix includes
12 years ago
Montel Laurent
2eacdea022
Port to new connect api
12 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
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
Frederik Gladhorn
75031eee7e
Fix includes
12 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Elvis Stansvik
4154fa8665
Support case sensitivity and regular expressions in the
...
Contents and Reviews side panel. The search options are
accessed using a context sub-menu in the search input
field. Fixes bug 204787.
I'm intentionally leaving out support for saving the current
search options to the config, as pinotree said he was
researching a more maintainable approach to this.
BUG: 204787
svn path=/trunk/KDE/kdegraphics/okular/; revision=1035766
17 years ago
Laurent Montel
c2fc9836e8
Fix iterator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=882957
18 years ago
Pino Toscano
18af83bcfc
cache few things, but it's still sloooooooooooow
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=749261
19 years ago
Pino Toscano
f770c6b542
Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem.
...
This way, we can really filter a tree view and avoid the limitations of QSortFilterProxyModel.
svn path=/trunk/KDE/kdegraphics/okular/; revision=710310
19 years ago