Download List

Projeto Descrição

XGlobe is a toy that displays a globe on your X desktop. Unlike xearth it uses a texture which is mapped on the globe and still works when switching virtual desktops in KDE.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-10 19:41
0.52

Esta versão foi portado para Qt 3.x. O autoconf / aumomake do KDE 3.x agora é usado. Integração do KDE foi melhorada.
Tags: Minor feature enhancements
This release has been ported to Qt 3.x. The autoconf/aumomake of KDE 3.x is now
used. KDE integration has been improved.

2001-03-12 18:24
0.51

Esta versão usa o autoconf (mas ainda não automake) usando aclocal.m4 de kdetoys, muda as coisas para evitar o carregamento da lista de marcadores duas vezes (basicamente mudando marker_list em EarthApplication para um ponteiro e testá-lo), limpa o código um pouco para evitar char * elenco usando QString:: latin1 () (este tem o efeito colateral de ter Label trabalhar novamente sob QT2.2, ele deve re-lançar de volta ao trabalho em QT1.x), modifica marker.xpm para evitar advertências (const agora), e corrige um bug no renderer.cpp: 1447 que impedia os marcadores de ser pintado, devido à QT2 canal alfa [.2].
Tags: Minor feature enhancements
This release uses autoconf (but not yet automake) using aclocal.m4
from kdetoys, changes things to avoid loading the markers list twice
(basically changing marker_list in EarthApplication to a pointer and
testing it), cleans the code a bit to avoid char * cast by using
QString::latin1() (this has the side effect to have Label work again
under QT2.2; it should re-cast to work back in QT1.x), modifies
marker.xpm to avoid warnings (const now), and corrects a bug in
renderer.cpp:1447 which prevented markers from being painted due to
the alpha channel QT2[.2].

2001-01-30 15:14
0.5

O globo agora pode ser rotacionada e suporte para os mapas de nuvens foi adicionado.
The globe can now be rotated and support for cloud maps has been added.

2001-01-30 15:14
0.4

Correções de erros no código de posição da lua e um "shade_area switch".
Bugfixes in the moon position code and a "-shade_area" switch.

2001-01-30 15:14
0.3.1

Bugfix release. (Linha de comando é agora analisado corretamente.)
Bugfix release. (Command line is now parsed correctly.)

Project Resources