Albert Astals Cid
0522c1b483
Merge remote-tracking branch 'origin/KDE/4.13'
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
83c75c7d04
Prepare for 4.13 Beta 2
12 years ago
Albert Astals Cid
ba37418a13
Merge remote-tracking branch 'origin/KDE/4.13'
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
397557e458
Prepare for 4.13 Beta 1
12 years ago
Montel Laurent
c47caed30d
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Montel Laurent
10d6ed2d27
Initialize pointer => fix crash
12 years ago
l10n daemon script
6e529dd214
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
bebb29986a
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
6daa7991e8
Fix spacing
12 years ago
Montel Laurent
5e16604fb3
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Montel Laurent
7b79ca1b36
Pedentic--
12 years ago
Montel Laurent
04335b886f
Fix crash when we click on print preview
12 years ago
Albert Astals Cid
9858322668
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
3c79ac8ea1
Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13
12 years ago
Albert Astals Cid
a75a7ed086
Do not start a text generation thread if we're closing
...
Fixes occasional crash and makes no sense either :D
12 years ago
l10n daemon script
cad1e895d2
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
4a97dc56e6
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
b8778575f4
master is now 4.14
12 years ago
Albert Astals Cid
154d452282
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
e65660f42a
Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
7829a47570
Prepare for 4.12.3
12 years ago
l10n daemon script
6b07409b91
SVN_SILENT made messages (.desktop file)
12 years ago
Jaan Vajakas
a80922d45e
Improve XY Cut layout recognition code
...
It was a simple bug in the XY Cut layout recognition code that made it too eager to see columns everywhere.
Also removed the dependence of the layout analysis algorithms on the display DPI (introduced by the recently added feature of using KScreen) to make their behavior more predictable and reproducible.
BUGS: 326207
BUGS: 331090
FIXED-IN: 4.13.0
REVIEW: 115759
12 years ago
Yuri Chornoivan
24dfbdb2c0
Update docs to the new features (play/pause button and magnifier)
12 years ago
Yuri Chornoivan
9246905953
Add missing space
12 years ago
Albert Astals Cid
11deb53aa5
Improvements to magnifier feature
...
In an ideal world I would have commented this in reviewboard and Michal would
have fixed it, but Feature Freeze is almost here so I decided just to fix it myself
12 years ago
Michal Humpula
f22d9d2897
Add Magnifier
...
REVIEW: 113973
GUI
12 years ago
Albert Astals Cid
9cbe17dbb9
Improvements to the play/pause button
...
In an ideal world I would have commented this in reviewboard and Saheb would
have fixed it, but Feature Freeze is almost here so I decided just to fix it myself
12 years ago
Saheb Preet Singh
921815b58b
Implement a play pause button in presentation mode
...
REVIEW: 115072
BUGS: 328125
GUI
12 years ago
l10n daemon script
514ef4a3ac
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6f62e29846
SVN_SILENT made messages (.desktop file)
12 years ago
Luigi Toscano
9a59b49d8c
Code cleanup: remove references to the old KDVI statusbar
12 years ago
Luigi Toscano
b27d890812
Use signals to display messages in fontpool
...
- replace KMessageBox usage
- cleanup/rewrite few message strings
12 years ago
Luigi Toscano
2c5672ea74
Use signals to display messages in dviRenderer*
...
- replace KMessageBox usage
- readd and clean few notice/warning/error messages (previously commented)
12 years ago
Luigi Toscano
4ae6ece82e
Use signals to propagate notifications in dviexport and psgs
...
Change KMessageBox into notifications (PageViewMessage).
REVIEW: 115925
12 years ago
l10n daemon script
5a8d7e34aa
SVN_SILENT made messages (.desktop file)
12 years ago
Michal Humpula
c07ee043a3
Multiple Tiles Managers per Page
...
It's straighforward implementation. Every single place, where there were call for (or with) TilesManager, now has a DocumentObserver as companion. The m_tiledManager reference in PagePrivate was changed to QMap<DocumentObserver, TilesManager>.
REVIEW: 113986
12 years ago
l10n daemon script
41d55ee477
SVN_SILENT made messages (.desktop file)
12 years ago
Vishesh Handa
a034265e75
QML PageItem: Handle document path changes
...
PageItem works quite well if the DocumentItem has the path on
construction, but it does not update if the path is initially blank and
then later changed.
REVIEW: 115751
12 years ago
l10n daemon script
d751245137
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
e1f7b5c512
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
52ad9eae5b
Merge remote-tracking branch 'origin/KDE/4.12'
...
Conflicts:
VERSION
core/version.h
generators/mobipocket/okularApplication_mobi.desktop
12 years ago
Alexander Potashev
f68c26bbea
Disable action "View -> Auto Fit" when no document is opened
...
REVIEW: 115776
12 years ago
Luigi Toscano
480df58d68
Few fixes to PageViewMessage
...
- support for multiline/long messages (properly wrapped)
- react (resize) on parent resize
- code refactoring (common code in private methods)
REVIEW: 115596
12 years ago
Jonathan Doman
ecf1f28290
Set tabWidget's documentMode
...
REVIEW: 115636
12 years ago
l10n daemon script
a385cb2831
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
ca320b1d9d
SVN_SILENT made messages (.desktop file)
12 years ago
Yuri Chornoivan
5c8f3392ec
Update docs to the new option to open docs in tabs
12 years ago
Albert Astals Cid
7681cdf004
Move the open new files in tabs setting to configure dialog
...
Also make it non enabled by default for now
GUI
BUGS: 155515
12 years ago
Jonathan Doman
0a982319f4
Tabbed interface
...
GUI
BUGS: 155515
REVIEW: 110914
12 years ago