Log of /branches/marble

View Directory Listing Directory Listing


Sticky Revision:

Revision 1226665 - Directory Listing
Modified Thu Mar 31 21:02:19 2011 UTC (12 years, 8 months ago) by nienhueser
Don't add actions multiple times.
Backport of commit 1226664.


Revision 1226660 - Directory Listing
Modified Thu Mar 31 20:13:25 2011 UTC (12 years, 8 months ago) by nienhueser
There are noticable gaps between tracks using Phonon, up to three seconds on the N900. Only speak the direction type for now, need to find a better solution for the future. Not intended for forward porting.


Revision 1226657 - Directory Listing
Modified Thu Mar 31 19:59:42 2011 UTC (12 years, 8 months ago) by nienhueser
Version number bump: 1.0.80 (1.1 Beta 1) for the application, 0.11.16 for the library. The latter is 0x000b10 to reflect that we have two active, binary compatible branches of the lib, this one more recent.


Revision 1226656 - Directory Listing
Modified Thu Mar 31 19:41:21 2011 UTC (12 years, 8 months ago) by nienhueser
Disable the config dialog on small screen devices. The current UI is too complex and becomes unusable in a small widget. Not intended to forward port for now.


Revision 1226654 - Directory Listing
Modified Thu Mar 31 19:37:07 2011 UTC (12 years, 8 months ago) by nienhueser
Don't eat all events when disabled/invisible. Fixes marble widget becoming unusable when disabling the scale bar.


Revision 1226653 - Directory Listing
Modified Thu Mar 31 19:18:08 2011 UTC (12 years, 8 months ago) by nienhueser
Share the context menu with children. Use an extended one in the map scale plugin. Fixes 'Hide' and 'Lock' options missing in the map scale infobox context menu.
Backport of commit 1226652.

Revision 1226352 - Directory Listing
Modified Mon Mar 28 22:02:01 2011 UTC (12 years, 8 months ago) by nienhueser
Allow using absolute source directories in texture layers in .dgml files.
Extend .dgml by a tileSize tag (width and height attribute), usable inside textureLayer tags. Such .dgml files are backwards compatible.
Handle 'base tile missing' case more gracefully and return an empty image instead of triggering an assertion.
Move the default tile size (675) to global.h and replace hardcoded default tile sizes with it.
CCBUG: 249633
CCBUG: 263010
REVIEW: 6334
Backport of commit 1217541.

Revision 1226050 - Directory Listing
Modified Sat Mar 26 13:37:18 2011 UTC (12 years, 8 months ago) by nienhueser
Make the main window stackable on Maemo. Partial backport of rev. 1217542 (that part was intended for 1217543).


Revision 1226043 - Directory Listing
Modified Sat Mar 26 12:32:07 2011 UTC (12 years, 8 months ago) by nienhueser
Do not install .svn files
Backport of commit 1225656.

Revision 1226034 - Directory Listing
Modified Sat Mar 26 11:37:54 2011 UTC (12 years, 8 months ago) by nienhueser
Move the Maemo dependent stacked window attributes into the RoutingProfileSettingsDialog and handle closing the dialog appropriately. Fixes profile configuration being only partly saved on Maemo.
Backport of commit 1226031.

Revision 1226033 - Directory Listing
Modified Sat Mar 26 11:37:01 2011 UTC (12 years, 8 months ago) by nienhueser
Use stackable windows for the routing dialog, the directions list view inside the routing widget, the routing profile settings dialog, the map view dialog and the tracking dialog.
REVIEW: 6417
Backport of commit 1217543. Adds two dummy implementations to keep ABI.

Revision 1225831 - Directory Listing
Modified Wed Mar 23 18:46:53 2011 UTC (12 years, 8 months ago) by nienhueser
Add an "Info Boxes" submenu to the context menu. It can be used to toggle info box visibility. Remove the reload map action from the context menu.
REVIEW: 6528
Backport of commit 1225829.

Revision 1224261 - Directory Listing
Modified Wed Mar 9 20:33:24 2011 UTC (12 years, 8 months ago) by nienhueser
Add a FindPhonon.cmake check to be able to use phonon from kdesupport. Patch by Christoph Feck, thanks! Extended to make phonon an optional dependency and use a null audio output when it's missing so that the routing plugin can still be used without phonon (no sound output then of course).
dquote> Backport of commit 1224259.

Revision 1224260 - Directory Listing
Modified Wed Mar 9 20:32:15 2011 UTC (12 years, 8 months ago) by nienhueser
Make sound output the default instead of voice navigation - so far we don't have a default voice to ship.
Backport of commit 1224258.

Revision 1221645 - Directory Listing
Modified Sat Feb 19 21:50:08 2011 UTC (12 years, 9 months ago) by nienhueser
Extend drawAnnotation() to calculate and use the optimal text height when an invalid height is passed. Use it for painting driving instructions in the map. Fixes long instructions being cut off. Reduce the rounded corner radius for a better text/bubble ratio.
BUG: 265926
REVIEW: 6525
Backport of commit 1221644.

Revision 1220940 - Directory Listing
Modified Tue Feb 15 20:15:59 2011 UTC (12 years, 9 months ago) by nienhueser
Audible announcements of start and destination as well.
Backport of commit 1220936.

Revision 1220701 - Directory Listing
Modified Mon Feb 14 19:55:50 2011 UTC (12 years, 9 months ago) by nienhueser
Voice navigation support: In route guidance mode, turn points are announced in advance using either a sound or some speaker at the user's option. There's no speaker shipped with Marble (yet), but existing TomTom ones can be converted. See http://userbase.kde.org/Marble/CustomSpeakers.
REVIEW: 6469
Backport of commit 1220699 and 1220700.

Revision 1220036 - Directory Listing
Modified Sat Feb 12 15:41:29 2011 UTC (12 years, 9 months ago) by nienhueser
Fix the default accuracy color missing a transparency value. Disable the position marker trail by default. In most situations (slow movement or medium or low zoom values) the circles overlap, leading to an overcrowded view. This needs to be improved before it can be the default for all users.
Backport of commit 1220034.

Revision 1220035 - Directory Listing
Modified Sat Feb 12 15:40:51 2011 UTC (12 years, 9 months ago) by nienhueser
Position Marker trail by Daniel Marth

Adds a trail to the position marker.
GCI-task: http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129364719879
Backport of commit 1217552.

Revision 1217815 - Directory Listing
Modified Fri Jan 28 20:03:07 2011 UTC (12 years, 10 months ago) by nienhueser
Re-center => Map Adjustment
Backport of commit 1217814.

Revision 1217547 - Directory Listing
Modified Thu Jan 27 20:21:28 2011 UTC (12 years, 10 months ago) by nienhueser
Work around gpsmm parsing gpsd output (C locale) with current locale.
CCBUG: 262330
REVIEW: 6327
Backport of commit 1217540.

Revision 1216040 - Directory Listing
Modified Thu Jan 20 22:14:43 2011 UTC (12 years, 10 months ago) by nienhueser
Guard against faulty routes.
CCBUG: 263753
Backport of commit 1216036.

Revision 1215810 - Directory Listing
Modified Wed Jan 19 17:32:14 2011 UTC (12 years, 10 months ago) by rahn
- Use the correct sun image.



Revision 1215807 - Directory Listing
Modified Wed Jan 19 17:13:01 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1215779: allow panning also outside valid zoom ranges

Revision 1215806 - Directory Listing
Modified Wed Jan 19 17:12:58 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1215778: don't crash in equirectangular projection when the map doesn't cover the whole view

Revision 1215805 - Directory Listing
Modified Wed Jan 19 17:12:54 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211246: introduce a pixmap cache for texture mapping

* have the texture mappers rather than the StackedTileLoader emit signals when tile updates are avialable

REVIEW: 6250

Revision 1215804 - Directory Listing
Modified Wed Jan 19 17:12:50 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211245: TileScalingTextureMapper: do not paint the background black if the map doesn't cover the whole viewport

* this code doesn't seem to be needed (tested visually)
* this code depended on the canvas image, which we want to get rid of for pixmap caching

Revision 1215803 - Directory Listing
Modified Wed Jan 19 17:12:46 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211244: move QImage caching of the canvas into texture mappers

* this is another step to allow the texture mappers to paint to the QPaintDevice directly

Revision 1215802 - Directory Listing
Modified Wed Jan 19 17:12:42 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211243: have the texture mappers colorize the the textures

This modification allows the texture mappers to paint the tiles directly on a QPaintDevice if no TextureColorizer is present.
In a later commit, the TileScalingTextureMapper will paint pixmaps onto the paint device directly.

* pass the TextureColorizer as a parameter to mapTexture()

Revision 1215801 - Directory Listing
Modified Wed Jan 19 17:12:38 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211242: cleanup TextureLayer::paintGlobe()

* remove redundant variable redrawBackground
* Do not repaint when viewParams->canvasImage()->isNull(). It seems to have been introduced to fix initialization, but isn't needed any longer since d->m_justModified is
initialized properly in the constructor.
* reduce scope of variable "radius"

Revision 1215800 - Directory Listing
Modified Wed Jan 19 17:12:35 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211241: TextureLayer: make texColorizer a pointer and instantiate it only when needed

* pass the seaFile and landFile via constructor and remove TextureColorizer::setSeaFileLandFile()

Revision 1215799 - Directory Listing
Modified Wed Jan 19 17:12:32 2011 UTC (12 years, 10 months ago) by beschow
forward-port r1211240: turn GpFifo into a class and rename it to EmbossFifo

This patch resolves a small bug in the bumpmapping code where the gradient for the relief wasn't calculated properly.

It also turns the hidden union "GpFifo" in TextureColorizer.cpp into a proper FIFO class in order to make the code less fragile. The patch relies on very basic compiler
optimizations, relinguishing usage of a union.

I get ~3.5 fps on my machine before and after this patch is applied.

REVIEW: 6205

Revision 1215798 - Directory Listing
Modified Wed Jan 19 17:12:29 2011 UTC (12 years, 10 months ago) by beschow
allow base tiles to be displayed and make sure the attributes get properly initialized

Revision 1215797 - Directory Listing
Modified Wed Jan 19 17:12:25 2011 UTC (12 years, 10 months ago) by beschow
backport of trunk-r1210457: cleanup AbstractScanlineTextureMapper: merge selectTileLevel(), tileLevelInit(), initGlobalWidth(), and initGlobalHeight() into setRadius()

Revision 1215454 - Directory Listing
Modified Tue Jan 18 19:20:31 2011 UTC (12 years, 10 months ago) by nienhueser
Don't crash when setting an invalid map theme and the fallback theme does not work either.
Backport of commit 1215453.

Revision 1215189 - Directory Listing
Modified Mon Jan 17 23:21:44 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1215182
trunk/KDE/kdeedu/marble/src/plugins/render/mapscale/MapScaleFloatItem.cpp
- Hotfix for the mile 0-precision bug of the scale bar
reported by Mustali Dalal:
Unfortunately using "feet" instead of "miles" for
low values is not trivial, so we use floating point
representation for values close to 0.



Revision 1214285 - Directory Listing
Modified Thu Jan 13 22:55:30 2011 UTC (12 years, 10 months ago) by tgridel
backport: cityplacemarks: alphabetical sort please

Revision 1214037 - Directory Listing
Modified Wed Jan 12 17:26:03 2011 UTC (12 years, 10 months ago) by aydin
Add Google Code-in contributors to About Marble dialog.
Backport of commit 1214032


Revision 1213568 - Directory Listing
Modified Mon Jan 10 20:59:57 2011 UTC (12 years, 10 months ago) by nienhueser
Our category on opendesktop.org is 'Marble Map'. Categories are ignored in our .xml providers file on edu.kde.org, so this change does not affect the existing 'Download Maps' functionality.
Backport of commit 1213531.

Revision 1213216 - Directory Listing
Modified Sun Jan 9 16:52:30 2011 UTC (12 years, 10 months ago) by nienhueser
Don't link declarative plugins against KDE libs. It is not needed and somehow breaks plugin loading in qmlviewer.
Backport of commit 1213214.

Revision 1213201 - Directory Listing
Modified Sun Jan 9 15:04:20 2011 UTC (12 years, 10 months ago) by tgridel
PositionTracking: properly save to file using a new document

Revision 1213200 - Directory Listing
Modified Sun Jan 9 15:04:14 2011 UTC (12 years, 10 months ago) by tgridel
Backport 1213159: Fix memory leak.

Revision 1213153 - Directory Listing
Modified Sun Jan 9 10:59:00 2011 UTC (12 years, 10 months ago) by nienhueser
Limit the maximum zoom value to one closer to the maximum tile level. Zooming in very close has little practical use and causes problems when double precision is not available.
Backport of commit 1213152.

Revision 1213141 - Directory Listing
Modified Sun Jan 9 10:14:59 2011 UTC (12 years, 10 months ago) by nienhueser
Work around http://bugreports.qt.nokia.com/browse/QTBUG-1313: When using mixed locale settings, LC_NUMERIC is used by Qt to determine QLocale::system().lang(), but LC_MESSAGES would be correct. #ifdefed for Maemo since the workaround is not portable. Fixes GUI messages coming up in the wrong language when using different language and regional settings on the N900.
Backport of commit 1213140.

Revision 1212851 - Directory Listing
Modified Sat Jan 8 09:31:51 2011 UTC (12 years, 10 months ago) by aydin
Add about dialogs for Crosshairs, Earthquake, Compass and APRS plugins


Revision 1212735 - Directory Listing
Modified Sat Jan 8 03:17:26 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212734 trunk/KDE/kdeedu/marble/src/plugins/render/overviewmap/
(4 files)
Changes:
http://reviewboard.kde.org/r/6298/
Configuration dialog for the Overview Map plugin
by Daniel Marth



Revision 1212678 - Directory Listing
Modified Fri Jan 7 22:05:29 2011 UTC (12 years, 10 months ago) by tgridel
Backport 1212677: fix cancel case

Revision 1212672 - Directory Listing
Modified Fri Jan 7 21:41:57 2011 UTC (12 years, 10 months ago) by tgridel
Backport 1212664: PositionTracking: save only the Track to file, and remember dirName

Revision 1212559 - Directory Listing
Modified Fri Jan 7 12:37:33 2011 UTC (12 years, 10 months ago) by nienhueser
Remove debug spam.
Backport of commit 1212556.

Revision 1212549 - Directory Listing
Modified Fri Jan 7 12:26:33 2011 UTC (12 years, 10 months ago) by nienhueser
Altitude must be written as well in linestrings.
Backport of commit 1212545.

Revision 1212438 - Directory Listing
Modified Fri Jan 7 00:17:13 2011 UTC (12 years, 10 months ago) by rahn
Backport:
- Fixed minor bug in coordinate grid palette assign.
- Changed RestoreDefaults->Reset to make it more consistent with KDE
  dialogs.




Revision 1212432 - Directory Listing
Modified Thu Jan 6 23:54:54 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212431 trunk/KDE/kdeedu/marble/src/ (11 files in 4 dirs)
Changes: Restore default settings for Marble Plugins
http://reviewboard.kde.org/r/6295/
by Daniel Marth



Revision 1212428 - Directory Listing
Modified Thu Jan 6 23:34:43 2011 UTC (12 years, 10 months ago) by rahn
Forward port:
rahn * r1212427 branches/KDE/4.6/kdeedu/marble/src/ (marble_part.rc
marbleui.rc)
- Remove the zenith feature from the toolbar.
http://websvn.kde.org/?view=rev&revision=1212427



Revision 1212412 - Directory Listing
Modified Thu Jan 6 21:49:36 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212409 trunk/KDE/kdeedu/marble/src/lib/ (Planet.cpp Planet.h)
Commit Den's planet part of
http://reviewboard.kde.org/r/6223/
Add planet option to map creation wizard



Revision 1212375 - Directory Listing
Modified Thu Jan 6 18:35:13 2011 UTC (12 years, 10 months ago) by rahn
Backport: Some UI tweaking (button sizes, accelerators, font size).



Revision 1212353 - Directory Listing
Modified Thu Jan 6 16:24:47 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212352
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/PositionMarker.cpp
Changes:
Fix crash in position marker plugin on startup
http://reviewboard.kde.org/r/6293/
by Daniel Marth



Revision 1212341 - Directory Listing
Modified Thu Jan 6 15:30:13 2011 UTC (12 years, 10 months ago) by nienhueser
Updates to widget elements must trigger cache invalidation now.
Backport of commit 1212331.

Revision 1212312 - Directory Listing
Modified Thu Jan 6 14:20:29 2011 UTC (12 years, 10 months ago) by rahn
Backport:

rahn * r1212295 trunk/KDE/kdeedu/marble/src/lib/ (AbstractFloatItem.cpp
AbstractFloatItem.h)
- Commit http://reviewboard.kde.org/r/6237/ by Daniel Marth.
Default submenus for floatitems! Yay!



Revision 1212309 - Directory Listing
Modified Thu Jan 6 14:10:13 2011 UTC (12 years, 10 months ago) by nienhueser
Performance optimizations:
- Avoid dynamic_casts in eventFilter which is called quite often
- Only repaint marble widget when the button check state has really changed. zoomChanged() is called frequently.
- Activate item caching via pixmaps. This increases rendering speed nearly by a factor of 4 on my system, painting the float item without caching takes around 55 ms, less than 1 ms with.
Backport of commit 1212304.

Revision 1212162 - Directory Listing
Modified Wed Jan 5 23:07:55 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212161
trunk/KDE/kdeedu/marble/src/plugins/render/graticule/GraticuleConfigWidget.ui
- Tweak ui file.



Revision 1212152 - Directory Listing
Modified Wed Jan 5 22:30:49 2011 UTC (12 years, 10 months ago) by rahn
Backports: 
rahn * r1212150 trunk/KDE/kdeedu/marble/ (6 files in 3 dirs)
- Committed: http://reviewboard.kde.org/r/6281/ by Cezar Mocan.
- Tweaks for the Graticule and Earthquake ui file.



Revision 1212143 - Directory Listing
Modified Wed Jan 5 22:09:18 2011 UTC (12 years, 10 months ago) by rahn
Backport:
Missing ui file.



Revision 1212105 - Directory Listing
Modified Wed Jan 5 18:33:46 2011 UTC (12 years, 10 months ago) by rahn
Backport:

- Earthquake configuration dialog
http://reviewboard.kde.org/r/6269/
by Daniel Marth.




Revision 1212103 - Directory Listing
Modified Wed Jan 5 18:27:53 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212102 trunk/KDE/kdeedu/marble/ (4 files in 2 dirs)
- Commit http://reviewboard.kde.org/r/6280/ by Daniel Marth.



Revision 1212101 - Directory Listing
Modified Wed Jan 5 18:25:39 2011 UTC (12 years, 10 months ago) by rahn
Backport: 

rahn * r1212094
trunk/KDE/kdeedu/marble/src/plugins/render/crosshairs/crosshairs-pointed.svg
- Fix crosshair regression.



Revision 1212031 - Directory Listing
Modified Wed Jan 5 14:56:44 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212029
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/
(PositionMarker.cpp PositionMarkerConfigWidget.ui)
- Tweaking the color selection a bit.




Revision 1212015 - Directory Listing
Modified Wed Jan 5 13:58:15 2011 UTC (12 years, 10 months ago) by rahn
Backport:
rahn * r1212014
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/ (3 files)
Committing Enhancements for Positionmarker Configuration dialog by
Daniel Marth:
http://reviewboard.kde.org/r/6254/



Revision 1210637 - Directory Listing
Modified Sat Jan 1 14:05:35 2011 UTC (12 years, 11 months ago) by nienhueser
Themable compass plugin. Patch by me, artwork by professorpi in http://www.google-melange.com/gci/task/show/google/gci2010/kde/t128906507346
Backport of commit 1210634.

Revision 1210636 - Directory Listing
Modified Sat Jan 1 14:04:39 2011 UTC (12 years, 11 months ago) by nienhueser
Add files missing in last commit.


Revision 1210635 - Directory Listing
Modified Sat Jan 1 14:00:36 2011 UTC (12 years, 11 months ago) by nienhueser
Cross hair theme configuration. Patch by Cezar Mocan in http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129071957351
Artwork by professorpi in http://www.google-melange.com/gci/task/show/google/gci2010/kde/t128906507346
Minor adjustments by me.
Backport of commit 1210633.

Revision 1210602 - Directory Listing
Modified Sat Jan 1 09:57:40 2011 UTC (12 years, 11 months ago) by nienhueser
Version number bump. This one will become Marble 1.1.

Revision 1210471 - Directory Listing
Modified Fri Dec 31 15:36:42 2010 UTC (12 years, 11 months ago) by nienhueser
Connect the activated signal to map theme changes instead of the pressed signal. The latter is also invoked when grabbing an item for scrolling, resulting in unwanted theme changes. Fixes sluggish menu behavior on Maemo. Lazy theme change in dialog mode (change theme when accept()ing the dialog) tbd.
Backport of commit 1210470.

Revision 1210307 - Directory Listing
Modified Thu Dec 30 15:05:14 2010 UTC (12 years, 11 months ago) by nienhueser
Improve list layout for small screen devices
Backport of commit 1210306.

Revision 1210275 - Directory Listing
Modified Thu Dec 30 11:15:19 2010 UTC (12 years, 11 months ago) by nienhueser
Only enable the guidance mode button when a route is available.
Backport of commit 1210272.

Revision 1210274 - Directory Listing
Modified Thu Dec 30 11:14:24 2010 UTC (12 years, 11 months ago) by nienhueser
Smaller icons and list mode for improvied usability on small screen devices.
Backport of commit 1210271.

Revision 1210190 - Directory Listing
Modified Thu Dec 30 00:34:50 2010 UTC (12 years, 11 months ago) by rahn
Backport of:
rahn * r1210189
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/PositionMarkerConfigWidget.ui
- Forgot the UI file



Revision 1210187 - Directory Listing
Modified Thu Dec 30 00:22:14 2010 UTC (12 years, 11 months ago) by rahn
Backport:
rahn * r1210186
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/
(CMakeLists.txt PositionMarker.cpp PositionMarker.h)
- Config Dialog for PositionMarker Plugin by Daniel Marth:
Adds a configuration dialog to the position marker plugin to load a
custom image as marker.
GCI task:
http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129347413457



Revision 1210181 - Directory Listing
Modified Wed Dec 29 22:56:17 2010 UTC (12 years, 11 months ago) by rahn
Backports:
rahn * r1210180
trunk/KDE/kdeedu/marble/src/plugins/render/positionmarker/
(PositionMarker.cpp PositionMarker.h)
Patch by Daniel Marth:
About dialog for the position marker plugin.
This patch was created for the following GCI task:
http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129347320534



Revision 1210157 - Directory Listing
Modified Wed Dec 29 21:09:49 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1210131: move m_veccomposer into TextureColorizer

Revision 1210156 - Directory Listing
Modified Wed Dec 29 21:09:42 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1209966+r1209967: pass m_controlView as parent of MapWizard

* prevents the wizard to have its own entry in the taskbar

Revision 1210155 - Directory Listing
Modified Wed Dec 29 21:09:36 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1209646: remove DatasetProvider.*, since it wasn't used any more and didn't do anything
useful

Revision 1210154 - Directory Listing
Modified Wed Dec 29 21:09:29 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1209645: only pass the stacked TileId in TileLoader::tileCompleted(), since the second
TileId was unused in the receiver

Revision 1210153 - Directory Listing
Modified Wed Dec 29 21:09:21 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1209644: MergedLayerDecorator: don't derive from QObject

* the repaintMap() signal isn't emitted any longer since the MLD went into the StackedTileLoader

Revision 1210152 - Directory Listing
Modified Wed Dec 29 21:09:14 2010 UTC (12 years, 11 months ago) by beschow
backport from trunk-r1209643: always emit tileUpdateAvailable() signal in StackedTileLoader::updateTile()

Revision 1210130 - Directory Listing
Modified Wed Dec 29 17:20:05 2010 UTC (12 years, 11 months ago) by nienhueser
Stop painting the position marker and accuracy indicator when no plugin is active. Fixes the (possibly wrong) position still being visible after disabling GPS.
Backport of commit 1210124.

Revision 1210129 - Directory Listing
Modified Wed Dec 29 17:19:14 2010 UTC (12 years, 11 months ago) by nienhueser
QtMobility's approach to inhibit the screensaver on Maemo wakes up the screen every thirty seconds. This makes it impossible to activate the screen saver by the user.
Work around it by just asking not to do automatic screen blanking periodically.
Previously the plugin was only compiled when QtMobility was found. Now that dependency is gone, but you need to enable its compilation explicitly using the BUILD_INHIBIT_SCREENSAVER_PLUGIN cmake option.
REVIEW: 6186
Backport of commit 1209858.

Revision 1209871 - Directory Listing
Modified Tue Dec 28 11:19:17 2010 UTC (12 years, 11 months ago) by rahn
Binary Compatible backport of 

rahn * r1209864 trunk/KDE/kdeedu/marble/src/ (4 files in 2 dirs)
Changes:
- Contextmenu for scalebar plugin by Daniel Marth.
- Context menu and tooltip infrastructure for AbstractFloatItems by
Daniel Marth
http://reviewboard.kde.org/r/6226/



Revision 1209859 - Directory Listing
Modified Tue Dec 28 10:43:30 2010 UTC (12 years, 11 months ago) by rahn
Backports:

SVN commit 1209669 by beschow:

merge MapWizard::fillServerCombobox() into MapWizard::setWmsServers()

* the combobox listing all WMS servers should be filled on
* setWmsServers()

SVN commit 1209670 by beschow:

add map wizard action in KDE version, too






Revision 1209661 - Directory Listing
Modified Mon Dec 27 20:50:47 2010 UTC (12 years, 11 months ago) by rahn
Backport: 
rahn * r1209659 trunk/KDE/kdeedu/marble/src/lib/ (MapWizard.cpp
MapWizard.ui)
- More visual polish for the Map Creation Wizard
- Ensure that the preview for the Static Url case fits the available
space.



Revision 1209510 - Directory Listing
Modified Mon Dec 27 01:04:40 2010 UTC (12 years, 11 months ago) by rahn
Backport:
hn * r1209509 trunk/KDE/kdeedu/marble/src/lib/
(MarbleThemeSelectView.cpp MarbleThemeSelectView.h)
Changes: Adds an option to delete a theme if it is located in the home
directory of the user. Sub-directories and the theme directory are
removed if there is no other data in them. The mapwizard-patch is
required to apply this patch.
This patch was created for a GCI task by Daniel Marth:
http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129258692177



Revision 1209504 - Directory Listing
Modified Mon Dec 27 00:41:40 2010 UTC (12 years, 11 months ago) by rahn
Backport:
SVN commit 1209418 by rahn:

Fixes: Polish the UI file for the Wizard up a bit:
- Change text a bit to provide better instructions how to use it
- Add tooltips everywhere



Revision 1209502 - Directory Listing
Modified Mon Dec 27 00:34:34 2010 UTC (12 years, 11 months ago) by rahn
Backport:
rahn * r1209496 trunk/KDE/kdeedu/marble/src/lib/MarbleMap.cpp
- Fix a regression in MarbleMap::setMapThemeId which took the
availability of texture layers for granted ... which is not the
case for the plain map.



Revision 1209431 - Directory Listing
Modified Sun Dec 26 16:14:01 2010 UTC (12 years, 11 months ago) by rahn
Creating Marble 1.1 branch. This branch is supposed to stay binary
compatible with Marble 1.0 (KDE 4.6).



Revision 989791 - Directory Listing
Modified Wed Jul 1 00:34:03 2009 UTC (14 years, 5 months ago) by mansona
beging the implemtation of the OSM parser with a test load and render of only the
OSM bounding box. 



Revision 989761 - Directory Listing
Modified Tue Jun 30 21:08:05 2009 UTC (14 years, 5 months ago) by bholst
Changes to marbles weather plugin:
* date and time parsing in BBCParser.
* removed Kelvin from choosable temperature units


Revision 989677 - Directory Listing
Modified Tue Jun 30 17:18:36 2009 UTC (14 years, 5 months ago) by bholst
* Marbles WeatherPlugin has now a configuration dialog to change units.
* Remove unneeded casts. Make needed ones save.


Revision 989670 - Directory Listing
Modified Tue Jun 30 17:02:06 2009 UTC (14 years, 5 months ago) by mansona
committing example file to be researched for an OSM implementation



Revision 988755 - Directory Listing
Modified Sun Jun 28 15:37:03 2009 UTC (14 years, 5 months ago) by bholst
* Showing little wikipedia icons on WikipediaItems of Marble now even if
there is a picture available.
* Don't try to download from empty urls.


Revision 988709 - Directory Listing
Modified Sun Jun 28 14:40:36 2009 UTC (14 years, 5 months ago) by bholst
Display only available/valid information on the map of Marble
WeatherPlugin.


Revision 988615 - Directory Listing
Modified Sun Jun 28 13:22:01 2009 UTC (14 years, 5 months ago) by bholst
* QtMarbleConfigDialog is now part of the public API and does not depend
on ControlView anymore.
* Repairing .ui-files the compiler barked about.


Revision 988577 - Directory Listing
Modified Sun Jun 28 12:16:32 2009 UTC (14 years, 5 months ago) by mansona
stabalising the api for the Geo-Located Widgets 



Revision 988534 - Directory Listing
Modified Sun Jun 28 09:36:11 2009 UTC (14 years, 5 months ago) by rahn
- Die die die! ;-)



Revision 988286 - Directory Listing
Modified Sat Jun 27 17:19:26 2009 UTC (14 years, 5 months ago) by bholst
Improvements of Marbles WeatherPlugin:
* BBC stations have a priority now.
* Display 20 instead of 10 weather stations.


Revision 988126 - Directory Listing
Modified Sat Jun 27 10:58:09 2009 UTC (14 years, 5 months ago) by bholst
Marble Plugin changes:
* Marble can now save their settings properly in KDE and Qt.
* WikipediaPlugin does this.
* RenderPlugin::valueChanged() -> RenderPlugin::visibilityChanged()


Revision 987978 - Directory Listing
Modified Sat Jun 27 07:37:23 2009 UTC (14 years, 5 months ago) by bholst
Also preventing lost midMouseButtonRelease events

Revision 987977 - Directory Listing
Modified Sat Jun 27 07:24:11 2009 UTC (14 years, 5 months ago) by bholst
Preventing misbehavior at lost MouseButtonRelease events.


Revision 987310 - Directory Listing
Modified Thu Jun 25 20:08:03 2009 UTC (14 years, 5 months ago) by bholst
Marble Plugin Changes:
* BBCParser now parses all information out of the weather observation
File.
* WikipediaPlugin is now a prototype for storing settings using
QSettings.


Revision 986668 - Directory Listing
Modified Wed Jun 24 21:07:27 2009 UTC (14 years, 5 months ago) by bholst
Marble Plugin dialog icons for qt-only version.


Revision 986654 - Directory Listing
Modified Wed Jun 24 20:45:54 2009 UTC (14 years, 5 months ago) by bholst
Marbles Plugin dialog now uses icons in the KDE version.


Revision 986629 - Directory Listing
Modified Wed Jun 24 20:12:56 2009 UTC (14 years, 5 months ago) by mansona
adding the starts of a little text editor. 


Revision 986336 - Directory Listing
Modified Wed Jun 24 15:36:58 2009 UTC (14 years, 5 months ago) by bholst
Work on Marbles WikipediaPlugin:
* WikipediaPlugin got a configuration dialog (it still doesn't save
anything)
* WikipediaPlugin now showing image thumbnails.


Revision 986026 - Directory Listing
Modified Tue Jun 23 22:58:53 2009 UTC (14 years, 5 months ago) by rahn
Forward port of
SVN commit 986017 by rahn:

- Fixing the planet filter combobox. (YAY!) This also fixes the map theme setting saving.
- Fixing observatory icons for all maps.
- Removing some obsolete code.





Revision 985967 - Directory Listing
Modified Tue Jun 23 20:13:16 2009 UTC (14 years, 5 months ago) by bholst
Improvements to Marbles Plugin dialog:
* Better Press/Release Handling.
* Configure dialogs now possible.


Revision 985640 - Directory Listing
Modified Tue Jun 23 10:37:24 2009 UTC (14 years, 5 months ago) by rahn
- Reverting it for this one as it makes sense in this case actually ..



Revision 985625 - Directory Listing
Modified Tue Jun 23 10:01:18 2009 UTC (14 years, 5 months ago) by rahn
- Don't use ARGB32_Premultiplied as it's a lot slower in some situations.



Revision 985617 - Directory Listing
Modified Tue Jun 23 09:44:32 2009 UTC (14 years, 5 months ago) by rahn
- Don't use ARGB32_Premultiplied as it's a lot slower in some situations.



Revision 985490 - Directory Listing
Modified Mon Jun 22 22:13:11 2009 UTC (14 years, 5 months ago) by rahn
- This will be Marble 0.9 in a few months



Revision 985483 - Directory Listing
Modified Mon Jun 22 22:04:57 2009 UTC (14 years, 5 months ago) by rahn
Forward port of r985465:
- Adding the missing Observatory icon
- Reducing the marble-data rpm/deb file size by shipping a smaller Atlas map
- Hiding the Timezone label which doesn't get used
- small cosmetic fixes.



Revision 985085 - Directory Listing
Modified Mon Jun 22 05:04:23 2009 UTC (14 years, 5 months ago) by rahn
- Let the polygon follow the earth's surface ...



Revision 985083 - Directory Listing
Modified Mon Jun 22 04:48:59 2009 UTC (14 years, 5 months ago) by rahn
- Backport of r985081:
- Fixing horizon problem for linear rings
- Partially fixing Bug 166168
- Cleanup
 


Revision 984687 - Directory Listing
Modified Sun Jun 21 12:23:07 2009 UTC (14 years, 5 months ago) by ewoerner
Add debug messages for initializing position provider


Revision 984233 - Directory Listing
Modified Sat Jun 20 14:11:42 2009 UTC (14 years, 5 months ago) by bholst
Changes to Marbles Plugin Dialog:
* About buttons now clickable.
* Added about dialogs for WikipediaPlugin and WeatherPlugin.
* About buttons are only displayed if there is an about dialog for the
plugin.


Revision 984050 - Directory Listing
Modified Fri Jun 19 20:27:51 2009 UTC (14 years, 5 months ago) by bholst
Now handling clicks on Buttons in Marbles Plugin Dialog.


Revision 983747 - Directory Listing
Modified Fri Jun 19 00:54:39 2009 UTC (14 years, 5 months ago) by mansona
adding the next step on the annotation system. some really interesting stuff happening
to see it in action view http://www.youtube.com/watch?v=XZt2-cj502c



Revision 983682 - Directory Listing
Modified Thu Jun 18 19:33:54 2009 UTC (14 years, 5 months ago) by bholst
Marble Plugin dialog changes:
* PluginItemDelegate is now a direct subclass of QAbstractItemDelegate
which makes it possible to do specific event handling.
* backgrounds of Items are now rendered


Revision 983256 - Directory Listing
Modified Wed Jun 17 20:35:33 2009 UTC (14 years, 5 months ago) by mansona
adding the next stage of the hit test in the GeoGraphicsItem and updating
the test implementation of it. 


Revision 983224 - Directory Listing
Modified Wed Jun 17 19:52:37 2009 UTC (14 years, 5 months ago) by ewoerner
Make geoclue-support more robust to missing master, second attempt


Revision 983198 - Directory Listing
Modified Wed Jun 17 18:39:38 2009 UTC (14 years, 5 months ago) by ewoerner
Fix wording of provider description (tackat: sure, why not)


Revision 983192 - Directory Listing
Modified Wed Jun 17 18:33:05 2009 UTC (14 years, 5 months ago) by ewoerner
Make geoclue support more robust to missing master


Revision 983146 - Directory Listing
Modified Wed Jun 17 17:15:47 2009 UTC (14 years, 5 months ago) by bholst
Removing a not existing header file from the includes of Marble
PluginItemDelegate.


Revision 983135 - Directory Listing
Modified Wed Jun 17 16:36:47 2009 UTC (14 years, 5 months ago) by bholst
Modified plugin selection dialog for Marble:
* Now more information in QStandardItems returned by RenderPlugins.
* First steps reimplementing QStyledItemDelegate to display Buttons
besides plugin name.


Revision 983124 - Directory Listing
Modified Wed Jun 17 16:04:39 2009 UTC (14 years, 5 months ago) by mansona
fixing the build. Includes don't work right with angle brackets



Revision 983107 - Directory Listing
Modified Wed Jun 17 15:02:56 2009 UTC (14 years, 5 months ago) by rahn
- Two string fixes pointed out by blueck and pino ...



Revision 982997 - Directory Listing
Modified Wed Jun 17 13:34:20 2009 UTC (14 years, 5 months ago) by ewoerner
Add GeoClue position provider


Revision 982882 - Directory Listing
Modified Wed Jun 17 00:21:18 2009 UTC (14 years, 5 months ago) by mansona
working on a standard GeoGraphicsItem interaction model, a lot of 
FIXME issues that need to be discussed. 


Revision 982846 - Directory Listing
Modified Tue Jun 16 21:28:54 2009 UTC (14 years, 5 months ago) by rahn
- fixed the isClosed-tessellation regression.
  forward port of r982845



Revision 982744 - Directory Listing
Modified Tue Jun 16 18:40:51 2009 UTC (14 years, 5 months ago) by mansona
removing the useless private members for setting up the proxy 



Revision 982451 - Directory Listing
Modified Mon Jun 15 21:44:19 2009 UTC (14 years, 5 months ago) by bholst
Making sure that QPixmapCache::remove isn't called from outside the ui thread in MarbleGraphicsItem.


Revision 982427 - Directory Listing
Modified Mon Jun 15 20:46:52 2009 UTC (14 years, 5 months ago) by rahn
 - Fix the "Russia" Dateline case (even number of IDL crossings) in GeoPainter.
   Forward port of  r982425



Revision 982203 - Directory Listing
Modified Mon Jun 15 09:41:57 2009 UTC (14 years, 5 months ago) by bholst
MarbleGraphicsItem cache is now freeing memory more often.


Revision 982032 - Directory Listing
Modified Sun Jun 14 19:48:53 2009 UTC (14 years, 5 months ago) by bholst
MarbleGraphicsItem now uses QPixmapCache to make it possible to use MarbleGraphicsItems in threads other than the GUI thread.


Revision 981678 - Directory Listing
Modified Sun Jun 14 01:01:47 2009 UTC (14 years, 5 months ago) by sengels
forwardport r981676

Revision 981673 - Directory Listing
Modified Sun Jun 14 00:23:34 2009 UTC (14 years, 5 months ago) by sengels
forwardport r981561 and r981672 (reenable kml and make the cache-loaded documents invisible)

Revision 981574 - Directory Listing
Modified Sat Jun 13 17:03:06 2009 UTC (14 years, 5 months ago) by mansona
adding a fix to use the system local to build number string


Revision 981370 - Directory Listing
Modified Sat Jun 13 12:57:05 2009 UTC (14 years, 5 months ago) by mansona
Adding the speed funcionality to the interface. 


Revision 981336 - Directory Listing
Modified Sat Jun 13 10:32:05 2009 UTC (14 years, 5 months ago) by mansona
Now the speed string depends on the global locale settings.


Revision 981257 - Directory Listing
Modified Sat Jun 13 01:58:29 2009 UTC (14 years, 5 months ago) by sengels
some layout changes

Revision 981256 - Directory Listing
Modified Sat Jun 13 01:57:38 2009 UTC (14 years, 5 months ago) by sengels
no more debug output, it hasn't been used since months

Revision 981255 - Directory Listing
Modified Sat Jun 13 01:56:30 2009 UTC (14 years, 5 months ago) by sengels
forward port r981247 and r981248
fix a crash which would come from double delete of the polyStylePrivate.

Revision 981013 - Directory Listing
Modified Fri Jun 12 18:43:26 2009 UTC (14 years, 5 months ago) by mansona
Adding test geolocated widget example. 



Revision 980460 - Directory Listing
Modified Thu Jun 11 19:44:44 2009 UTC (14 years, 5 months ago) by bholst
Marble Plugin settings now really get saved in Qt-only version, even if the user doesn't open die configure dialog.


Revision 980443 - Directory Listing
Modified Thu Jun 11 19:14:30 2009 UTC (14 years, 5 months ago) by bholst
Fixed compile failure in Marbles WeatherPlugin which was caused by a wrong return type, because of API changes.


Revision 980012 - Directory Listing
Modified Wed Jun 10 22:04:39 2009 UTC (14 years, 5 months ago) by sengels
make GeoDataGeometry and GeoDataFeature inherit GeoGraphicsItem as a look-out into the future after 4.3.
We should rethink the overhead.
last chance: change the return type of the paint function to the correct one.
gsoc-port r980002

Revision 979949 - Directory Listing
Modified Wed Jun 10 20:02:38 2009 UTC (14 years, 5 months ago) by rahn
This patch adds a context menu item "Remove Last Measure Point"
for the right mouse button menu.

Author: "Michael G. Hansen" <mikeml2@pfna.de>

In addition, when the coordinate under the cursor is copied to the
clipboard using the left mouse button menu, it is also provided in the
clipboard as GPX and KML (can be retrieved by other applications by
requesting data in the respective mime-types). This makes it easy for
applications to understand coordinates independent of the plain-text
format.





Revision 979858 - Directory Listing
Modified Wed Jun 10 15:53:01 2009 UTC (14 years, 5 months ago) by bholst
Changes to Marbles settings:
* New names for slotApply and slotReject in MarblePart, because these names didn't say anything about what it does.
* Plugin dialog now in qt-only version.
* Locking of float items now gets saved in qt-only version.


Revision 979707 - Directory Listing
Modified Wed Jun 10 13:32:35 2009 UTC (14 years, 5 months ago) by bholst
Added actions in the online services menu of Marbles Qt-only version.


Revision 979684 - Directory Listing
Modified Wed Jun 10 12:59:38 2009 UTC (14 years, 5 months ago) by rahn
- Make cache files architecture independent ...
- Fix tessellation regression



Revision 979016 - Directory Listing
Modified Mon Jun 8 18:58:29 2009 UTC (14 years, 5 months ago) by rahn
Forward-porting r979013 projection cleanup and fixes in order to make bholst happy ;)




Revision 978385 - Directory Listing
Modified Sat Jun 6 21:59:21 2009 UTC (14 years, 5 months ago) by sengels
make it compile under windows


Revision 978266 - Directory Listing
Modified Sat Jun 6 16:25:53 2009 UTC (14 years, 5 months ago) by bholst
Changes to Marbles AbstractDataPlugins:
- BBCWeatherItems now have definite ids.
- new bbc condition 'thunder storm'
- AbstractDataModel now cares of items sending the destroyed() signal <- backport


Revision 978194 - Directory Listing
Modified Sat Jun 6 11:36:44 2009 UTC (14 years, 6 months ago) by bholst
Implementing Caching in MarbleGraphicsItem which speeds up WeatherPlugin a lot.


Revision 978175 - Directory Listing
Modified Sat Jun 6 09:47:11 2009 UTC (14 years, 6 months ago) by rahn
- Cleaning up projection classes
- Replacing the awkward coordinateExtremes method by a latLonAltBox approach:
  simplifies the code
- Fixing the view latLonBox while doing so. 
- Adding API documentation
- Adding methods and means to categorize projections (surface type and preservation type)




Revision 977611 - Directory Listing
Modified Thu Jun 4 20:08:23 2009 UTC (14 years, 6 months ago) by bholst
forwardport of r977599:
- no initialisation of strings with empty string


Revision 977495 - Directory Listing
Modified Thu Jun 4 13:06:04 2009 UTC (14 years, 6 months ago) by bholst
Improvements to Marble WeatherPlugin:
- BBC WeatherService now getting all stations (and not only Belfast).
- WeatherData got functions to return temperature strings.
- AbstractDataPluginModel::itemExits is now const.
- New function AbstractDataPluginModel::findItem returning the pointer to the first item matching the given id.


Revision 977129 - Directory Listing
Modified Wed Jun 3 14:05:18 2009 UTC (14 years, 6 months ago) by bholst
Better bbc xml generator for weather plugin.


Revision 977064 - Directory Listing
Modified Wed Jun 3 12:41:08 2009 UTC (14 years, 6 months ago) by bholst
forwardporting of r976898:
Disable position debugging messages, they serve no real purpose


Revision 977060 - Directory Listing
Modified Wed Jun 3 12:29:19 2009 UTC (14 years, 6 months ago) by bholst
Initial import of Marbles weather plugin.


Revision 976867 - Directory Listing
Modified Tue Jun 2 20:55:56 2009 UTC (14 years, 6 months ago) by bholst
Creating branch for Marbles GSoC 2009


Revision 718441 - Directory Listing
Modified Fri Sep 28 17:50:37 2007 UTC (16 years, 2 months ago) by tsutton
Fix for compile error on MSVC express 2005. 2 is ambiguous so we need to use 2.0

Revision 714701 - Directory Listing
Modified Thu Sep 20 10:10:26 2007 UTC (16 years, 2 months ago) by rahn
2007-09-20  Torsten Rahn  <rahn@kde.org>

	* data/flags/flag_gr.svg:
	- Fix greek flag (Bug 150033)



Revision 713120 - Directory Listing
Modified Sun Sep 16 12:31:33 2007 UTC (16 years, 2 months ago) by ingwa
Remove the massive message of all source files printed when configuring


Revision 713116 - Directory Listing
Modified Sun Sep 16 12:21:15 2007 UTC (16 years, 2 months ago) by ingwa
Add instruction about how to install into a non-standard prefix


Revision 712941 - Directory Listing
Modified Sat Sep 15 20:05:32 2007 UTC (16 years, 2 months ago) by rahn
- Fixed shortcut as reported by Frederik Schwarzer.



Revision 712927 - Directory Listing
Modified Sat Sep 15 18:13:29 2007 UTC (16 years, 2 months ago) by rahn
Added missing file



Revision 712918 - Directory Listing
Modified Sat Sep 15 17:28:05 2007 UTC (16 years, 2 months ago) by rahn
	* src/lib/PlaceMarkInfoDialog.cpp:
	- Data Sheet -> Marble Info Center, as mentioned in the Marble
	  Quality Check.




Revision 712915 - Directory Listing
Modified Sat Sep 15 17:17:46 2007 UTC (16 years, 2 months ago) by rahn
- Adding missing files ...



Revision 712848 - Directory Listing
Modified Sat Sep 15 13:52:46 2007 UTC (16 years, 2 months ago) by rahn
    Lot's of backports from trunk to get rid of known issues in 0.4:

     - Various fixes related to finding and
     fixing possible memory leaks.
     - Added a Wikipedia icon and a pointer towards the entry.
     - Give visual feedback if the mouse hovers placemarks.
     - Give visual feedback if the mouse drags the planet.
     - Position and Altitude display in StatusBar for KDE frontend.
     - Added Statusbar items to the Qt-Marble frontend.
     - Introducing different Notations: Decimal and Sexagesimal (DMS).
    - Put tile creation into a worker thread and
       adopted the TileCreationDialog
    - Improved HttpFetchFile by encoding the path
       url correctly, adding User-Agent and support
         for HTTP redirect, now all city names are loaded
         correctly from WikiPedia
    - Read the HTML pages as UTF-8, now the webpages
       look a lot better
    - Guess the wikipedia domain to use by examine the
       $LANG variable, so 'LANG=sv marble' will use the
         swedish wikipedia site ;)
    - Refactored HttpDownloadManager and HttpFetchFile by introducing
     StoragePolicy.
    - Fixed the TinyHttpBrowser to show images and load style sheets.
    - Add DiscCache class



Revision 708805 - Directory Listing
Modified Wed Sep 5 17:27:36 2007 UTC (16 years, 3 months ago) by rahn
	* src/lib/MarbleWidgetPopupMenu.h:
	* src/lib/MarbleWidgetPopupMenu.cpp:
	- Disable "Remove all Measure points" 
	  menu item if there hasn't been any 
	  measure point added yet.

	* src/lib/CMakeLists.txt:
	* src/CMakeLists.txt:
	- Removing obsolete and broken ui file install as
	reported by Ferdinand Gassauer. 

	* src/lib/XmlHandler.cpp:
	* data/bitmaps/default_location.png:
	* data/bitmaps/volcano_1.png:
	* data/bitmaps/mountain_1.png:
	* data/CMakeLists.txt:
	* src/lib/PlaceMarkPainter.cpp:
	* src/lib/PlaceMark.cpp:
	- Fixes for known issue "KML files don't display
	at low zoom"

	* src/lib/MarbleLegendBrowser:
	* marble.nsi:
	- Fixes by Christian Ehrlicher for Windows Build.

	* TileCreator.cpp:
	- More fixes for non-standard source texture sizes



Revision 705809 - Directory Listing
Modified Tue Aug 28 16:38:29 2007 UTC (16 years, 3 months ago) by rahn
	- Applied build-fixes by Stefan Teleman for OpenSolaris.
	- Deleted Debian directory per request of the debian packager.
	* src/lib/MarbleWidget.cpp
	* src/lib/gps/TrackSegment.cpp
	* src/lib/TileLoader.cpp
	* src/lib/CMakeLists.txt
	* src/CMakeLists.txt

	I'll apply these changes to trunk once Beta2 got tagged.



Revision 705182 - Directory Listing
Modified Mon Aug 27 12:23:42 2007 UTC (16 years, 3 months ago) by rahn
Removing qDebug output message.



Revision 705180 - Directory Listing
Modified Mon Aug 27 12:18:47 2007 UTC (16 years, 3 months ago) by rahn
	* src/lib/HttpFetchFile.cpp:
	  - Fixing tile loading bug introduced by Danimo's 
	    last Windows fix
	* src/lib/GlobeScanlineTextureMapper.cpp:
	  - Fixing crash due to different tile depths 
	    reported by Frederik Schwarzer.
	* src/lib/TileCreator.cpp:
	  - Faster tile creation
	  - Making it easier to track bugs from cli output



Revision 704245 - Directory Listing
Modified Fri Aug 24 12:45:26 2007 UTC (16 years, 3 months ago) by rahn
- Fixing name in credits_authors.html. See 704239



Revision 704156 - Directory Listing
Modified Fri Aug 24 07:15:08 2007 UTC (16 years, 3 months ago) by rahn
	- add a MARBLE_DATA_INSTALL_PATH (this fixes the situation where 
packages get built in a directory which doesn't equal the final 
destination directory.
	- add icons for the Qt version of the application

	* CMakeLists.txt
	* data/CMakeLists.txt
	* data/icons/hi32-app-marble.png
	* data/icons/hi16-app-marble.png
	* data/icons/hi64-app-marble.png
	* data/icons/hi128-app-marble.png
	* data/icons/hi48-app-marble.png



Revision 703105 - Directory Listing
Modified Tue Aug 21 22:46:50 2007 UTC (16 years, 3 months ago) by rahn
if --> endif



Revision 703099 - Directory Listing
Modified Tue Aug 21 22:31:52 2007 UTC (16 years, 3 months ago) by rahn
- Fix for multilib support



Revision 703093 - Directory Listing
Modified Tue Aug 21 22:20:41 2007 UTC (16 years, 3 months ago) by rahn
	* CMakeLists.txt:
	- Fixing the multilib issue for real.



Revision 703090 - Directory Listing
Modified Tue Aug 21 22:16:28 2007 UTC (16 years, 3 months ago) by rahn
	- Applying Danimo's fixes to src/lib/HttpFetchFile.cpp
	and src/lib/gps/GpsFile.cpp for the Windows build.

	See SVN commit 703039 and 703003



Revision 703076 - Directory Listing
Modified Tue Aug 21 21:34:51 2007 UTC (16 years, 3 months ago) by rahn
    Correcting Tim Sutton's ifelse-typo.



Revision 702982 - Directory Listing
Modified Tue Aug 21 17:36:41 2007 UTC (16 years, 3 months ago) by rahn
2007-08-21  Torsten Rahn  <rahn@kde.org>

	Applied changes by Tim Sutton to make Marble
	work better on the Mac. Also applied changes 
	to correct the credits list.

	See SVN commits rev. 702537, 702676 and 702579 



Revision 702973 - Directory Listing
Modified Tue Aug 21 17:16:53 2007 UTC (16 years, 3 months ago) by rahn
2007-08-21  Torsten Rahn  <rahn@kde.org>

	Applied changes from Daniel Molkentin and
	Christian Ehrlicher to make Marble work on 
	Windows, see commits 702574 and 702899.



Revision 702941 - Directory Listing
Modified Tue Aug 21 16:04:07 2007 UTC (16 years, 3 months ago) by rahn
- Reverting as it doesn't work here.



Revision 702938 - Directory Listing
Modified Tue Aug 21 15:51:03 2007 UTC (16 years, 3 months ago) by rahn
Patch by Chitlesh Goorah to enable multilibs support



Revision 702868 - Directory Listing
Modified Tue Aug 21 11:39:49 2007 UTC (16 years, 3 months ago) by rahn
Creating branch from rev. 701967



Revision 702865 - Directory Listing
Modified Tue Aug 21 11:34:27 2007 UTC (16 years, 3 months ago) by rahn
Adding Marble 0.4 branch



Revision 702262 - Directory Listing
Added Mon Aug 20 09:40:59 2007 UTC (16 years, 3 months ago) by dfaure
For marble branches