Laurent Trinques
1f4dfdba3f
Add QPrinter::HighResolution
2022-05-05 13:37:24 +02:00
Lars Biskupek
059f0eb1b6
Modifications to SaveFile-Dialog for "Save As PDF"
...
Fixed a typo that prevented existing PDF files from being displayed in SaveFileDialog for PDFs.
The way the file name for the PDF is generated has changed. If the project has already been saved, the PDF has the same file name (with .pdf of course); If not, the file name is generated from the project title (= same behavior as Save as - dialog for a .qet project file).
2021-02-22 13:47:39 +01:00
joshua
edb42caa16
Fix typo
...
Fixed a typo that resulted in existing PDF files not being displayed in
the dialog box "Save As PDF".
Thanks Bisku
2021-02-21 19:38:53 +01:00
Laurent Trinques
ef58f34c14
Update Copyright date
2021-02-20 12:13:46 +01:00
joshua
2513961cd6
Revert "Update Copyright date"
...
This reverts commit d04bccc384aa8b9dc16e4432ac72ccb787b2508b.
2021-02-06 19:00:48 +01:00
Laurent Trinques
d04bccc384
Update Copyright date
2021-02-06 18:33:42 +01:00
Simon De Backer
6da9c58458
Wip Fix preprocessor on Cmake
2020-12-10 21:19:45 +01:00
Simon De Backer
10c4c3d528
Wip Fix preprocessor on Cmake
2020-12-08 19:57:35 +01:00
Simon De Backer
53aaa03967
fix QT DEPRECATED VERSION 5.15.2 and QT6
...
-QPrinter
2020-12-04 22:46:11 +01:00
Simon De Backer
77e6248ac9
fix QT DEPRECATED VERSION 5.15.2 and QT6
...
-QPrinter
2020-12-04 18:15:37 +01:00
Claveau Joshua
d3da5a98a5
Minor : disable button for QPageSetupDialog on windows
2020-10-12 21:20:40 +02:00
Claveau Joshua
9b0e659300
Remove unused class
2020-10-12 21:02:48 +02:00
Claveau Joshua
419585f97e
Add new QAction : export to pdf
2020-10-10 14:37:23 +02:00
Claveau Joshua
44e945489a
project print window : minor gui improvement
2020-10-10 12:12:50 +02:00
Claveau Joshua
5d47ecd8f6
Fix : can't open print dialog on windows
2020-10-09 19:25:41 +02:00
Simon De Backer
32605e1377
QPrinting class needs further tweaking
2020-10-03 15:58:09 +02:00
Claveau Joshua
9dda3e5997
Fix fail to build on windows
2020-10-01 19:29:09 +02:00
Claveau Joshua
add11e7c7a
Print preview dialog : Add selection by date.
...
Add two news option for select diagrams to print :
select "from the date :" and select "at the date".
2020-09-30 21:29:17 +02:00
Claveau Joshua
18f536d801
Revamp the print preview window
2020-09-29 22:54:09 +02:00