summaryrefslogtreecommitdiffstats
path: root/kgeography/Changelog
blob: f54c280c0f28aa3659c0fff2d265cb7cd0914dfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
2005-04-05 Albert Astals Cid <tsdgeos@terra.es>
	* Canada map by Ed Montgomery

2005-30-04 Albert Astals Cid <tsdgeos@terra.es>
	* Better world map

2005-24-04 Albert Astals Cid <tsdgeos@terra.es>
	* World and Asia map by Justin Morgan

2005-03-04 Albert Astals Cid <tsdgeos@terra.es>
	* Brazil map by Justin Morgan

2005-03-04 Albert Astals Cid <tsdgeos@terra.es>
	* Do not create another mapAsker in consult mode if we are already at
	it

2005-03-02 Albert Astals Cid <tsdgeos@terra.es>
	* More scrollbars correction
	* Split Zoom to Zoom and Zoom to original size. Based on a Pino
	Toscano patch
	* Answers dialog now has a ScrollView so it can show the answers when
	there are many
	* Once one has ended a set of questions the map is shown

2005-02-28 Albert Astals Cid <tsdgeos@terra.es>
	* Don't put the scrollbars on map widget if they are not necesary.
	Thanks Pino for noticing

2005-02-18 Albert Astals Cid <tsdgeos@terra.es>
	* China map by Melody Fink

2005-02-03 Albert Astals Cid <tsdgeos@terra.es>
	* New way of showing flags as suggested by Pino Toscano

2005-01-15 René Martín Rodríguez <agarfu@gulic.org>
	* Better resizing of the window when loading a map

2005-01-10 Albert Astals Cid <tsdgeos@terra.es>
	* Stavenger -> Stavanger

2005-01-04 René Martín Rodríguez <agarfu@gulic.org>
	* Show flag on map view when clicking on a division that has map 
	* Initial work on resizing the window to a sane size when loading a
	map 

2005-01-03 René Martín Rodríguez <agarfu@gulic.org>
	* Fix map dragging when zoomed

2004-12-28 Albert Astals Cid <tsdgeos@terra.es>
	* Add Norway map

2004-12-28 Albert Astals Cid <tsdgeos@terra.es>
	* Add Poland and Austia map

2004-12-25 Albert Astals Cid <tsdgeos@terra.es>
	* Fix QImage::scale: Image is a null image problems
	* Bump version to 0.3.1

2004-12-01 Albert Astals Cid <tsdgeos@terra.es>
	* Rename map class to KGmap so it does no collide with stl map
	* Bump to version 0.3
	* Give feedback after of which were the correct answers when all
	question have been made

2004-11-16 Albert Astals Cid <tsdgeos@terra.es>
	* Add Italy map

2004-09-11 Albert Astals Cid <tsdgeos@terra.es>
	* QString -> const QString &
	* QString = "" -> QString.isNull

2004-09-11 Albert Astals Cid <tsdgeos@terra.es>
	* Use all map widget space if available

2004-09-10 Albert Astals Cid <tsdgeos@terra.es>
	* Put a discalimer

2004-09-09 Albert Astals Cid <tsdgeos@terra.es>
	* Cararas -> Caracas

2004-09-08 Albert Astals Cid <tsdgeos@terra.es>
	* Add South America map

2004-08-01 Albert Astals Cid <tsdgeos@terra.es>
	* F.Y.R. Macedonia -> Macedonia

2004-07-29 Albert Astals Cid <tsdgeos@terra.es>
	* RightWidget is really LeftWidget ¬.¬
	* There is no need to store p_rightWidget as a class member
	* Bump version to 0.2.1
	* Improve layouting of mapasker
	* Make the scrollbar work also when clicking on the arrows
(sliderMoved -> valueChanged)
	* Fix resizing bug in mapWidget that showed a inexistant part of the
map when making the widget bigger and the toolbars were at their maximum
	* Remove ugly kapp->processEvents()
	* Skip scaling and painting of the map when the function that draws
the map gets called with the same values as it was called the last time

2004-07-27 Albert Astals Cid <tsdgeos@terra.es>
	* Release version 0.2

2004-07-18 Albert Astals Cid  <tsdgeos@terra.es>
	* Add scrollbars to the map (if needed)

2004-06-08 Albert Astals Cid  <tsdgeos@terra.es>
	* Layout change
	* Unify some of the code in boxasker and mapasker to askwidget
	* Zoom now is much more memory efficient (at cost of cpu efficiency)

2004-06-05 Albert Astals Cid  <tsdgeos@terra.es>
	* Zoom and Move actions should be unchecked and disabled when going to main menu
	* Don't enable scrolling mode for extreme zooms as it needed too much
memory 
	* Add scrolling to zoom mode

2004-05-25 Albert Astals Cid  <tsdgeos@terra.es>
	* Unify Bahamas and The Bahamas -> The Bahamas
	* Add germany map (by Yann Verley)

2004-05-23 Albert Astals Cid  <tsdgeos@terra.es>
	* Correct North and central America map

2004-05-22 Albert Astals Cid  <tsdgeos@terra.es>
	* Add North and central America map (by Justin Morgan)

2004-05-19 Albert Astals Cid  <tsdgeos@terra.es>
	* Make zoom mode not zoom inexistant map parts when the user places
the mouse outside the widget when selecting

2004-05-16 Albert Astals Cid  <tsdgeos@terra.es>
	* Add USA states map (by Yann Verley)

2004-05-15 Albert Astals Cid  <tsdgeos@terra.es>
	* Sort map chooser list entries
	* Mantain aspect ratio of map images in map chooser
	* Use smoothScale instead of scale in map chooser images

2004-05-14 Albert Astals Cid  <tsdgeos@terra.es>
	* Zoom available in map mode, possibly needs a BIG tooltip on how to
use.

2004-05-12 Albert Astals Cid  <tsdgeos@terra.es>
	* Add a perl script for helping in the map creation task (by Yann
Verley)

2004-05-11 Albert Astals Cid  <tsdgeos@terra.es>
	* In map browsing mode show DivisionName (CapitalDivisionName)
	* Add France map (by Yann Verley)

2004-05-09 Albert Astals Cid  <tsdgeos@terra.es>
	* Add Division -> flag asker

2004-05-08 Albert Astals Cid  <tsdgeos@terra.es>
	* Add Division -> Capital asker
	* Create boxasker abstract base class that has most of the code that
previously was repeated at capitaldivisionasker.cpp divisioncapitalasker.cpp
and flagdivisionasker.cpp

2004-05-08 Albert Astals Cid  <tsdgeos@terra.es>
	* Add Capital -> Division asker
	* Privatize a method

2004-05-06 Albert Astals Cid  <tsdgeos@terra.es>
	* Fix gcc 3.4 compile error
	* Add capitals for africa map
	* Add capitals for spain autonomies map

2004-05-05 Albert Astals Cid  <tsdgeos@terra.es>
	* Add KGeography's webpage url to about box
	* Update TODO file
	* Increase version number to 0.2
	* Make parser give better errors with bad maps
	* Add capitals for europe map