You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
175 lines
5.7 KiB
175 lines
5.7 KiB
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
|