Author: mir3x
Date: Thu Oct 20 11:04:30 2016
New Revision: 34191

URL: http://svn.gna.org/viewcvs/freeciv?rev=34191&view=rev
Log:
Qt client - new unit label

See patch #7847

Added:
    trunk/data/themes/gui-qt/icons/buildroad.png   (with props)
    trunk/data/themes/gui-qt/icons/chopchop.png   (with props)
    trunk/data/themes/gui-qt/icons/done.png   (with props)
    trunk/data/themes/gui-qt/icons/fortify.png   (with props)
    trunk/data/themes/gui-qt/icons/goto.png   (with props)
    trunk/data/themes/gui-qt/icons/home.png   (with props)
    trunk/data/themes/gui-qt/icons/irrigation.png   (with props)
    trunk/data/themes/gui-qt/icons/load.png   (with props)
    trunk/data/themes/gui-qt/icons/mine.png   (with props)
    trunk/data/themes/gui-qt/icons/move.png   (with props)
    trunk/data/themes/gui-qt/icons/nuke.png   (with props)
    trunk/data/themes/gui-qt/icons/plantforest.png   (with props)
    trunk/data/themes/gui-qt/icons/sentry.png   (with props)
    trunk/data/themes/gui-qt/icons/transform.png   (with props)
    trunk/data/themes/gui-qt/icons/unload.png   (with props)
    trunk/data/themes/gui-qt/icons/wait.png   (with props)
Modified:
    trunk/client/gui-qt/fc_client.cpp
    trunk/client/gui-qt/fc_client.h
    trunk/client/gui-qt/hudwidget.cpp
    trunk/client/gui-qt/hudwidget.h
    trunk/client/gui-qt/mapview.cpp
    trunk/client/gui-qt/mapview.h
    trunk/client/gui-qt/menu.cpp
    trunk/client/gui-qt/menu.h
    trunk/client/gui-qt/pages.cpp
    trunk/client/gui-qt/shortcuts.cpp
    trunk/client/gui-qt/shortcuts.h
    trunk/data/themes/gui-qt/Classic/resource.qss
    trunk/data/themes/gui-qt/Necrophos/resource.qss
    trunk/data/themes/gui-qt/NightStalker/resource.qss
    trunk/data/themes/gui-qt/icons/Makefile.am

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/client/gui-qt/fc_client.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/fc_client.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/fc_client.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/fc_client.h?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/hudwidget.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/hudwidget.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/hudwidget.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/hudwidget.h?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/mapview.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/mapview.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/mapview.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/mapview.h?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/menu.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/menu.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/menu.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/menu.h?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/pages.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/pages.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/shortcuts.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/shortcuts.cpp?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/client/gui-qt/shortcuts.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/gui-qt/shortcuts.h?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/data/themes/gui-qt/Classic/resource.qss
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/Classic/resource.qss?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/data/themes/gui-qt/Necrophos/resource.qss
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/Necrophos/resource.qss?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/data/themes/gui-qt/NightStalker/resource.qss
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/NightStalker/resource.qss?rev=34191&r1=34190&r2=34191&view=diff

Modified: trunk/data/themes/gui-qt/icons/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/Makefile.am?rev=34191&r1=34190&r2=34191&view=diff

Added: trunk/data/themes/gui-qt/icons/buildroad.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/buildroad.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/chopchop.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/chopchop.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/done.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/done.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/fortify.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/fortify.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/goto.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/goto.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/home.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/home.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/irrigation.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/irrigation.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/load.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/load.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/mine.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/mine.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/move.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/move.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/nuke.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/nuke.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/plantforest.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/plantforest.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/sentry.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/sentry.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/transform.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/transform.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/unload.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/unload.png?rev=34191&view=auto

Added: trunk/data/themes/gui-qt/icons/wait.png
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/themes/gui-qt/icons/wait.png?rev=34191&view=auto


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to