|
|
|
@155
|
[155]
|
2 years |
jordi |
The PDF document now can actually search for a text in a page and return …
|
|
|
|
@148
|
[148]
|
2 years |
jordi |
Added all missing comments for all functions.
|
|
|
|
@147
|
[147]
|
2 years |
jordi |
Added the new DocumentLink? class that holds a link's rectangle (position) …
|
|
|
|
@136
|
[136]
|
2 years |
jordi |
Now all tests passes and the ePDFView executable can be build.
|
|
|
|
@132
|
[132]
|
2 years |
jordi |
The MainPter? now can load, show the error message and ask for the password …
|
|
|
|
@130
|
[130]
|
2 years |
jordi |
I added a new IJob child class called JobRender? which just renders pages. …
|
|
|
|
@129
|
[129]
|
2 years |
jordi |
Rotating and zooming the document also "emits" notifies from the document …
|
|
|
|
@128
|
[128]
|
2 years |
jordi |
Now when the page number changes, the observers are informed. Also, when …
|
|
|
|
@127
|
[127]
|
2 years |
jordi |
Loading valid (non-encrypted) files and with relative paths works again.
|
|
|
|
@126
|
[126]
|
2 years |
jordi |
Now loading a password protected file works as well using the new …
|
|
|
|
@125
|
[125]
|
2 years |
jordi |
Added again one the old tests and also makes sure that calling the …
|
|
|
|
@124
|
[124]
|
2 years |
jordi |
The IDocument is now "observable": observers can attach themselves to the …
|
|
|
|
@122
|
[122]
|
2 years |
jordi |
Now all tests pass. It turns out that I used usleep(2) believing that it …
|
|
|
|
@120
|
[120]
|
2 years |
jordi |
Added initial support for caching of page's pixmaps.
|
|
|
|
@101
|
[101]
|
2 years |
jordi |
Added the Utils file that has common util function for test suites, like …
|
|
|
|
@91
|
[91]
|
2 years |
jordi |
The PDFDocument now can open files names that are in relative path.
|
|
|
|
@78
|
[78]
|
2 years |
jordi |
Since version 0.5.0 and up doesn't support the old Xpdf header files and …
|
|
|
|
@73
|
[73]
|
2 years |
jordi |
Spell checked all source files.
|
|
|
|
@65
|
[65]
|
2 years |
jordi |
The Main presenter now can reload encrypted files without bothering the …
|
|
|
|
@58
|
[58]
|
2 years |
jordi |
I've changed the old DocumentIndex? class name to DocumentOutline?, …
|
|
|
|
@22
|
[22]
|
2 years |
jordi |
I've moved all Get*() functions (metadata: title, author, ...) from …
|
|
|
|
@21
|
[21]
|
2 years |
jordi |
I added the dumb document and main view for testing.
I had to create a …
|
|
copied from trunk/tests/DocumentTest.cxx:
|
|
|
|
@19
|
[19]
|
2 years |
jordi |
Added a new DocumentPage? class that hold a page image. This will be used …
|