Commit graph

851 commits

Author SHA1 Message Date
Angus Leeming 378e4937d6 Remove redundant forward declaration.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=486673
2005-12-08 11:40:27 +00:00
Angus Leeming e9045d6cc7 SVN_SILENT:
Headers in alphabetical order.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=486672
2005-12-08 11:38:49 +00:00
Wilfried Huss ae6bc318d4 Port of commit 485437
Save column widths of the table of contents between sessions.
Correctly restore the GUI layout on plugin switch.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=485439
2005-12-04 11:35:54 +00:00
Angus Leeming 63fce9712a Spawn kpsewhich using QProcess rather than KProcIO.
As discussed with Wilfried and Stefan.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=482408
2005-11-22 21:31:24 +00:00
Angus Leeming 1e73bd360e Enable it to compile if HAVE_FREETYPE is undefined.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=482387
2005-11-22 20:34:31 +00:00
Stefan Kebekus dc1e1419fa fixes rare problem with EPS file location
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=480847
2005-11-16 20:47:43 +00:00
Angus Leeming b614922101 Use QProcess rather than KProcIO to control the external font generation.
As agreed by Wilfried and Stefan ;-)

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=480410
2005-11-14 19:50:47 +00:00
Laurent Montel ae1583c6ad qt3support--
Q3ValueList->QList

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=480297
2005-11-14 10:23:21 +00:00
Stefan Kebekus 3a98f3619a fixes bug #115000
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=479971
2005-11-12 15:56:41 +00:00
Laurent Montel d08e61af60 Byebye Q3VBox
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=479488
2005-11-10 17:59:40 +00:00
Laurent Montel 454459b3e1 qt3support--
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=478607
2005-11-07 09:45:33 +00:00
Angus Leeming f6cf9a091a s/KTempFile/QTemporaryFile/
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=478373
2005-11-06 16:33:34 +00:00
Angus Leeming 8cf9cc84c4 Use the same kdDebug wrapper for both QDVI and KDVI.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=477356
2005-11-03 21:49:55 +00:00
Wilfried Huss 4fe14fa528 Make it compile with the new kdelibs snapshot.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=476641
2005-11-01 17:48:48 +00:00
Laurent Montel 50b5395797 Adapt kde4 api
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=476569
2005-11-01 14:26:25 +00:00
Angus Leeming 7f4b66fbbe SVN_SILENT:
whitespace.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=476146
2005-10-31 18:16:41 +00:00
Angus Leeming 1f8bfc0217 SVN_SILENT:
Whitespace

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475880
2005-10-30 21:38:52 +00:00
Angus Leeming a0f13fbb25 SVN_SILENT:
Trivia; whitespace, add forward declarations to make the headers more robust.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475849
2005-10-30 19:14:28 +00:00
Angus Leeming 8d784b5ce0 Sync with QDVI; mainly removal of redundant #includes.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475508
2005-10-29 15:24:16 +00:00
Angus Leeming 777dbcd108 Sync with the 3.5 working branch. Mainly whitespace.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475326
2005-10-28 21:45:29 +00:00
Laurent Montel fd3cb8ea02 Qt3support--
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=474742
2005-10-27 09:06:31 +00:00
Angus Leeming 1eec7dd398 Qt3Support -> Qt4 clean-ups of the dialogs.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=474627
2005-10-26 21:25:07 +00:00
Angus Leeming 17bb86813d Rearrange #includes.
Include most specific (local files) first and most generic (system headers) last
. Makes it much easier to see the differences with QDVI.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=473492
2005-10-23 21:11:34 +00:00
Wilfried Huss 433e5adeea Port of commit 472376
scrollView -> pageView

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472380
2005-10-20 15:48:16 +00:00
Wilfried Huss 96ee305927 Port of commit 472296
Remove unused actions.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472301
2005-10-20 12:03:07 +00:00
Wilfried Huss 54488ffb27 Port of commits 472264:472267
Cleanups

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472268
2005-10-20 10:19:15 +00:00
Angus Leeming 0e35ee5a01 SVN_SILENT:
Various trivia; mainly whitespace.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472140
2005-10-19 22:59:09 +00:00
Angus Leeming f4e54dbfb7 SVN_SILENT:
Fix two typos in comments:
s/Manuell/Manual/
s/environemt/environment/

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472135
2005-10-19 22:43:24 +00:00
Angus Leeming 8870cfa4c6 Invoke "new" correctly.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472134
2005-10-19 22:38:54 +00:00
Stefan Kebekus e8c5c1db96 applied patch of A. Leeming so we don't use a shell to start kpsewhich
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472055
2005-10-19 17:52:12 +00:00
Wilfried Huss e2a6d28eee Port of revision 470895
Don't create signal-slot connections of a documentWidget in
createDocumentWidget(), because than they need to be
duplicated in plugins that override this function. And this is prone
to errors.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470898
2005-10-15 15:16:06 +00:00
Wilfried Huss db83ace6cc Port of revision 470888
Use PageNumber class.
Follow naming convention.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470889
2005-10-15 14:58:09 +00:00
Angus Leeming d9a2398979 SVN_SILENT:
Whitespace

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470741
2005-10-14 22:46:01 +00:00
Wilfried Huss 0bfec5173d Port of revision 470668
This simplifies the recently introduced toolsystem, and allows to easily add new tools.
The active tool is now also stored between sessions.

This also adds a measuring tool, which allows to measure position, distance and angle
in screen coordinates, as well as a variety of physical units like cm, inch, TeXPoints, ...

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470681
2005-10-14 18:03:27 +00:00
Wilfried Huss 61450e7ab8 Port of revision 470623:
applies baseURL patch

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470653
2005-10-14 16:03:58 +00:00
Angus Leeming d175df8ace Sync QDVI and KDVI header files as much as possible.
#include <config.h> in all .cpp files.

svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470366
2005-10-13 22:41:50 +00:00
Angus Leeming 8533a28e9b Initialise all POD member variables.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470234
2005-10-13 12:05:05 +00:00
Wilfried Huss 8b2ee392b7 Fix compilation of DVI plugin
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=469963
2005-10-12 17:30:58 +00:00
Wilfried Huss f5dfa93eb3 SVN_SILENT remove unused files
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=469958
2005-10-12 17:06:42 +00:00
Wilfried Huss 089a75b3bd SVN_SILENT Port of commit 469602
warnings--

Patch by Angus Leeming


svn path=/trunk/KDE/kdegraphics/kdvi/; revision=469604
2005-10-11 17:23:04 +00:00
Wilfried Huss e5c64b71a1 SVN_SILENT warnings--
Patch by Angus Leeming

svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468488
2005-10-08 10:05:26 +00:00
Wilfried Huss be492075ef SVN_SILENT add missing header guards
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468464
2005-10-08 08:37:01 +00:00
Wilfried Huss e84b26e7d3 SVN_SILENT Don't use __ in header guards
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468461
2005-10-08 08:29:10 +00:00
Stefan Kebekus 9d1d1d7fec robustification; patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468255
2005-10-07 14:23:30 +00:00
Stefan Kebekus c0d34f2f42 fixes graphics problem; patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468251
2005-10-07 14:11:21 +00:00
Wilfried Huss bde1680334 SVN_SILENT link
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467921
2005-10-06 20:46:51 +00:00
Wilfried Huss 0836c1d00c Port of commit 467918
It's a good idea to delete temporary files.
This also fixes a small memory leak.

Thanks to Angus Leeming for spotting this bug.

svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467920
2005-10-06 20:38:36 +00:00
Wilfried Huss 6c5cd9a265 Port of commit 46790
Replace ugly C code.

Patch by Angus Leeming.

svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467911
2005-10-06 19:58:08 +00:00
Dirk Mueller 7851c80d03 SVN_SILENT: fix typo
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467420
2005-10-05 09:03:00 +00:00
Wilfried Huss 5cb509d114 Port to new kdelibs snapshot
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=467230
2005-10-04 17:02:32 +00:00