14783 Commits

Author SHA1 Message Date
Matthias Kuhn
e323df97ee Fixed scale method (area/diameter) for graduated and categorized markers 2012-08-15 14:35:23 +02:00
Matthias Kuhn
a9008d0c83 add transparency for diagrams 2012-08-15 12:01:30 +02:00
Matthias Kuhn
ef3a086a95 Fixed scale factor for histogram diagrams. 2012-08-15 09:23:23 +01:00
Matthias Kuhn
f22d23e901 Remove unused slot 2012-08-15 10:01:17 +02:00
Matthias Kuhn
7b99a722e7 Use Q_UNUSED instead of self-assignment 2012-08-15 08:58:30 +02:00
Matthias Kuhn
c325424dd6 Fix wrong include 2012-08-15 08:22:02 +02:00
Matthias Kuhn
194b0f2479 Transparency test... 2012-08-14 18:02:22 +02:00
Matthias Kuhn
3ab9580cfd - Fix default textdiagram => label placment option
- Add warning if unknown diagram type is specified
2012-08-14 17:09:25 +02:00
Matthias Kuhn
1009c74f62 - Line options only shown when available
- Default value for text diagram => label placment option
-
2012-08-14 17:00:22 +02:00
Matthias Kuhn
4f9e623b91 Fix histogram orientation bug (left <-> right exchanged) 2012-08-14 16:46:53 +02:00
Matthias Kuhn
6976772288 Major reorganisation and refactoring of diagram widget 2012-08-14 16:46:06 +02:00
Matthias Kuhn
bd4a85ac16 Fix startup state of diagram option widgets 2012-08-13 18:32:27 +02:00
Matthias Kuhn
ca9d49bfc6 Added possibility to scale a markers area. Up to now, only the diameter could be scaled. 2012-08-13 16:59:41 +02:00
Matthias Kuhn
f378a2ae51 Add "scale area / scale diameter" radio buttons to scale menu 2012-08-10 15:42:28 +02:00
Matthias Kuhn
e0e5f1a953 Save scale by area/diameter setting 2012-08-10 14:44:07 +02:00
Matthias Kuhn
468650bad6 Add option to scale by area/scale by diameter for PieChart and Text Diagram 2012-08-10 14:30:33 +02:00
Matthias Kuhn
2c9a3a7d36 Diagram option page reloaded, pt. 1 2012-08-10 14:17:44 +02:00
Matthias Kuhn
edd14f71a9 Let scale value for pie diagrams denote diameter rather than area 2012-08-10 11:40:58 +02:00
Matthias Kuhn
313163d8a8 Diagram width was not correctly calculated 2012-08-10 09:49:16 +02:00
Matthias Kuhn
234f2f0ccc Diagram size correction (important for placement with PAL) 2012-08-10 09:32:51 +02:00
Matthias Kuhn
901d2e1cac Adjust include paths for diagrams 2012-08-10 09:20:38 +02:00
Matthias Kuhn
d05f7f83ae Adjust include path of diagram files 2012-08-10 09:19:45 +02:00
Matthias Kuhn
c5b1181acd Adjust file header information 2012-08-10 09:18:59 +02:00
Matthias Kuhn
6c0f85dad4 remove unsplit diagram files 2012-08-09 17:06:44 +02:00
Matthias Kuhn
f148e8f23f split diagram code into seperate files 2012-08-09 17:05:40 +02:00
Matthias Kuhn
48bc5c5ccd draw smaller diagrams on top 2012-08-09 17:05:09 +02:00
Matthias Kuhn
d6f62fa33b draw smaller diagrams on top 2012-08-09 16:41:00 +02:00
Matthias Kuhn
8b2b601713 insert default bar width 2012-08-09 15:38:01 +02:00
Matthias Kuhn
d1cd6dbe7b area accuracy for circular diagrams 2012-08-09 15:30:12 +02:00
Matthias Kuhn
07839fab88 let diagrams decide how much space they need themselves 2012-08-09 15:29:22 +02:00
Matthias Kuhn
55ff09ec3e Make bar width configurable 2012-08-09 12:28:03 +02:00
Matthias Kuhn
04fd6b69b7 Add histogram 2012-08-09 12:28:03 +02:00
Matthias Kuhn
35f3a37d15 revert bad patch (placement) 2012-08-09 12:28:02 +02:00
Matthias Kuhn
51ee16703c Place pie charts on point 2012-08-09 12:28:02 +02:00
Matthias Kuhn
0594725f87 Save settings for scaling small diagrams 2012-08-09 12:28:01 +02:00
Matthias Kuhn
fc66a97426 Add minimum size option for diagrams. (Will be scaled if smaller) 2012-08-09 12:28:01 +02:00
Matthias Kuhn
83ea4ba0f3 Add .project file to .gitignore (eclipse) 2012-08-09 12:28:00 +02:00
Matthias Kuhn
d5531b6708 Text diagrams: new label placement method (x-height) 2012-08-09 12:28:00 +02:00
Matthias Kuhn
05dee08ef5 Change vertical alignment
Use x-height for vertical offset rather than font-height/2
2012-08-09 12:28:00 +02:00
Matthias Kuhn
cceb1fbcb3 Make bar width configurable 2012-08-09 11:52:02 +02:00
Matthias Kuhn
2c6b15210c Add histogram 2012-08-09 11:51:42 +02:00
Matthias Kuhn
20f97d27dc revert bad patch (placement) 2012-08-09 11:47:56 +02:00
Matthias Kuhn
79d537a9ef Place pie charts on point 2012-08-09 11:47:55 +02:00
Matthias Kuhn
98e637cf97 Save settings for scaling small diagrams 2012-08-09 11:47:55 +02:00
Matthias Kuhn
bb8f1d6386 Add minimum size option for diagrams. (Will be scaled if smaller) 2012-08-09 11:47:55 +02:00
Matthias Kuhn
d81df7c405 Add .project file to .gitignore (eclipse) 2012-08-09 11:46:41 +02:00
Matthias Kuhn
35e747b28c Text diagrams: new label placement method (x-height) 2012-08-09 11:46:40 +02:00
Matthias Kuhn
3039f9354b Change vertical alignment
Use x-height for vertical offset rather than font-height/2
2012-08-09 11:45:55 +02:00
Marco Hugentobler
487879df52 Keep checkbox in sync if enableBackbuffer option not yet used 2012-08-09 11:45:24 +02:00
Matthias Kuhn
55d332b1ff Remove unneede variable 2012-08-09 11:21:48 +02:00