Merge branch 'dont-use-docdata-for-annots-and-forms' into Applications/17.12

Authored by aacid on Nov 16 2017, 2:00 PM.

Description

Merge branch 'dont-use-docdata-for-annots-and-forms' into Applications/17.12

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
1420c9411eb6aacid
Save or Discard dialog: show only the file name and not the full url 
Nov 16 2017
19b7e3c11209aacid
The work in this branch was sponsored by LiMux 
Nov 16 2017
481676dcedf1aacid
Do not show "Continue" while on Save format warning 
Nov 15 2017
f63aa211dc7aaacid
test: Actually do the migration instead of faking it 
Nov 15 2017
2da30e747dddaacid
Fix crash on saving time if some of the existing annotations where removed 
Nov 15 2017
e29892fda499aacid
some review tweaks 
Nov 15 2017
37097a0c3875aacid
Some text tweaking suggested in the phabricator review 
Nov 15 2017
d63c0ed50eceaacid
okular archive -> okular document archive 
Nov 15 2017
d7457e35695daacid
Fix double dialog in closing sometimes 
Nov 15 2017
21028432739caacid
Use the undo stack to set the modified bit 
Nov 14 2017
8e80a4f57048aacid
Account for Okular::PagePrivate::findEquivalentForm failing 
Nov 14 2017
302c38672f3eaacid
Make Document::swapBackingFileArchive use swapBackingFile 
Nov 14 2017
1ed2522b530caacid
tweak can't save in this format warning message with suggestion from Burkhard 
Nov 13 2017
bd724e49449daacid
Get the okular archive mime translation name from kcoreaddons 
Nov 13 2017
ea1815be136caacid
Also note the modified status (*) on the tab name 
Nov 13 2017
eea5127e731daacid
We also support opening Okular archive files 
Nov 13 2017
34f40b2c6f30aacid
Tweak migrationMessage text a bit 
Nov 13 2017
de948c4d7187aacid
We need to increase the part.rc version number 
Nov 13 2017
055f2db76d58aacid
Set back the autogenerated annotation unique name on saving 
Nov 13 2017
210a6ced5a02aacid
Tweak saveAs + file with password text 
Nov 13 2017
3e423eeb7cb0aacid
Add missing test file 
Nov 13 2017
3c99a280f3afaacid
Add the file url to the save text 
Nov 13 2017
433d1eac2359aacid
Initialize copyJob just in case 
Nov 6 2017
9d450161b268aacid
Use new style connects 
Nov 6 2017
d2d7a880b18aaacid
Minor style adjustment 
Nov 6 2017
099d3cfcc8f9aacid
Update @since to 1.3 
Nov 6 2017
ae4f0671bff0aacid
Unsplit some lines in tests 
Nov 6 2017
fcbe97bdc030aacid
Fix leaks in documenttest 
Nov 6 2017
30297bc47796aacid
Adapt the manual a bit about the new save options 
Nov 3 2017
63543c9bbb39aacid
Merge remote-tracking branch 'origin/master' into dont-use-docdata-for-annots… 
Nov 3 2017
0da737a92ba7aacid
Merge remote-tracking branch 'origin/master' into dont-use-docdata-for-annots… 
Nov 3 2017
cd24ad31c825aacid
Implement missing todo in Document::swapBackingFileArchive 
Oct 30 2017
946d54fb3ef0aacid
Add saveas+undo/redo for forms 
Oct 30 2017
c14fbe5eb629aacid
Remove SaveAsDontShowWarning 
Oct 30 2017
835c9c495d4baacid
Add test for saveAs + undo/redo stack 
Oct 27 2017
c86c9a04a28caacid
Add a jpg to the saveAs tests 
Oct 27 2017
8d7ea894f3d1aacid
make parttest pass again 
Oct 26 2017
0cb4ff7dad74aacid
Fix copy&paste mistake 
Oct 26 2017
147735fc5a85aacid
set the modified flag when saving a file that doesn't support saving all of the… 
Oct 26 2017
b2673a58b10caacid
When saving a file that had password we will reload it 
Oct 26 2017
8b06b0feec8aaacid
Make it clear continue will make you lose changes 
Oct 26 2017
ca5422d0e9adaacid
Implement swapBackingFile for the PDF backend 
Oct 26 2017
423dd010e0c9aacid
Remove m_formButtons 
Oct 25 2017
8690497be722aacid
Add Page::annotation 
Oct 25 2017
5c9edea430b7aacid
Don't store the form twice in the formwidget classes 
Oct 25 2017
1095ffd85db8aacid
We always need to swap/reload even if the url is the same 
Oct 25 2017
ead094862f00aacid
Fix using && for flags 
Oct 25 2017
ba0265664694aacid
Make m_annowindows a set instead of a hash 
Oct 25 2017
3435eb6df89daacid
Convert m_formWidgets from hash to set 
Oct 25 2017
5413d38d22e4aacid
Fix Cltr+S being used both for save and saveas 
Oct 23 2017