Albert Astals Cid
19d98d6a74
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
6 years ago
Albert Astals Cid
c10faf0926
Enable clazy qproperty-without-notify
6 years ago
Volker Krause
6cf2242cd9
Port away from deprecated Bar|Desktop|SmallIcon methods
...
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D25553
6 years ago
Olivier CHURLAUD
6ff419ecba
Port away from KButtonGroup
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Albert Astals Cid
69afbeeee2
Multiply by ~10 the memory values
...
Since we did something similar for the maximum per request value
11 years ago
Montel Laurent
d386ea257e
Port to new connect api
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
Yuri Chornoivan
34e4695efc
This is not c-formatted message. Mark it to avoid confusion during translation.
14 years ago
Albert Astals Cid
4d8ba36488
Add greedy preloading option
...
Based on a patch by Sebastian Rose <s.rose@semkath.de>
REVIEW: 103129
BUGS: 184196
14 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Urs Wolfer
474d8d3d13
disable icon which is not available
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=812519
18 years ago
Pino Toscano
e789814651
use the 'cpu' icon
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=732278
19 years ago
Pino Toscano
2cd592a81e
don't leak
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=673077
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
157783d209
use the KButtonGroup in the Accessibility and Performance pages
...
svn path=/trunk/playground/graphics/okular/; revision=552966
20 years ago
Pino Toscano
e3994658b6
make it compile with the new snapshot
...
port to the new i18n api
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
20 years ago
Pino Toscano
404007d26a
improve a bit
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525053
20 years ago
Pino Toscano
1c5fe13624
Convert the Accessibility and Performance configuration pages to Qt4.
...
Drawback: they still have a Q3ButtonGroup, I need a replacement for it...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525009
20 years ago