Pino Toscano
2442969d24
backport:
...
- list only files that exist in the archive
- bump version
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=910806
17 years ago
Pino Toscano
83350dc0d6
On UNIX, make use of a pty process instead of a normal process, as unrar opens pty connections for getting passwords.
...
In other cases, when getting password requests via stderr, just kill the process and return with a failure code:
the proper solution would be handling the password request, but this is a non-trivial task that require some more work.
Thus, for now, just do not allow password-protected RARs to be opened.
BUG: 165596
svn path=/trunk/KDE/kdegraphics/okular/; revision=828998
18 years ago
Pino Toscano
2eb4d5a634
use the unrar found, not a generic one
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=811117
18 years ago
Pino Toscano
20fc951749
SVN_SILENT adjust comment to the reality
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=809973
18 years ago
Pino Toscano
612d40aad9
slightly improve the unrar detection:
...
- move in an own function the procedure to recognize an output
- try to detect first unrar-nonfree, then unrar
- keep and print on console the path of the found unrary
svn path=/trunk/KDE/kdegraphics/okular/; revision=809968
18 years ago
Pino Toscano
f80b4a085d
do not build an unrar lavour when there's no unrar found, actually
...
distinguish between the "no unrar at all" and "the unrar found is not suitable"
svn path=/trunk/KDE/kdegraphics/okular/; revision=809956
18 years ago
Pino Toscano
3c64c3232a
Start adding a minimal way to handle the different flavours of unrar.
...
For now, deny the usage of the "unrar-free", as it does not seem to be much usable...
svn path=/trunk/KDE/kdegraphics/okular/; revision=754056
18 years ago
Tobias Koenig
f764604bb6
Remove the EventLoop hack which causes crashes when you close the
...
application during loading
svn path=/trunk/KDE/kdegraphics/okular/; revision=706608
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Tobias Koenig
deabbae3bf
Say hello to the new ComicBook generator for okular.
...
Information about this format and testfiles can be found at
http://en.wikipedia.org/wiki/CDisplay_RAR_Archived_Comic_Book_File
svn path=/trunk/playground/graphics/okular/; revision=624702
19 years ago