Author: mir3x
Date: Sun Aug 28 19:53:08 2016
New Revision: 33718

URL: http://svn.gna.org/viewcvs/freeciv?rev=33718&view=rev
Log:
Qt client - added sidebar

See patch #7617


Added:
    branches/S2_6/client/gui-qt/sidebar.cpp
    branches/S2_6/client/gui-qt/sidebar.h
    branches/S2_6/data/graphics/qt-icons/
    branches/S2_6/data/graphics/qt-icons/map.kra   (with props)
    branches/S2_6/data/graphics/qt-icons/nations.kra   (with props)
    branches/S2_6/data/graphics/qt-icons/units.kra   (with props)
    branches/S2_6/data/themes/gui-qt/icons/cities.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/economy.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/endturn.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/nations.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/research.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/units.png   (with props)
    branches/S2_6/data/themes/gui-qt/icons/view.png   (with props)
Modified:
    branches/S2_6/client/gui-qt/Makefile.am
    branches/S2_6/client/gui-qt/cityrep.cpp
    branches/S2_6/client/gui-qt/diplodlg.cpp
    branches/S2_6/client/gui-qt/diplodlg.h
    branches/S2_6/client/gui-qt/fc_client.cpp
    branches/S2_6/client/gui-qt/fc_client.h
    branches/S2_6/client/gui-qt/gui_main.cpp
    branches/S2_6/client/gui-qt/mapctrl.cpp
    branches/S2_6/client/gui-qt/mapview.cpp
    branches/S2_6/client/gui-qt/mapview.h
    branches/S2_6/client/gui-qt/messagedlg.cpp
    branches/S2_6/client/gui-qt/messagewin.cpp
    branches/S2_6/client/gui-qt/pages.cpp
    branches/S2_6/client/gui-qt/plrdlg.cpp
    branches/S2_6/client/gui-qt/repodlgs.cpp
    branches/S2_6/client/gui-qt/spaceshipdlg.cpp
    branches/S2_6/client/options.c
    branches/S2_6/client/options.h
    branches/S2_6/data/themes/gui-qt/icons/Makefile.am

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

Modified: branches/S2_6/client/gui-qt/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/Makefile.am?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/cityrep.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/cityrep.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/diplodlg.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/diplodlg.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/diplodlg.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/diplodlg.h?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/fc_client.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/fc_client.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/fc_client.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/fc_client.h?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/gui_main.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/gui_main.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/mapctrl.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/mapctrl.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/mapview.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/mapview.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/mapview.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/mapview.h?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/messagedlg.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/messagedlg.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/messagewin.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/messagewin.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/pages.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/pages.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/plrdlg.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/plrdlg.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/gui-qt/repodlgs.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/repodlgs.cpp?rev=33718&r1=33717&r2=33718&view=diff

Added: branches/S2_6/client/gui-qt/sidebar.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/sidebar.cpp?rev=33718&view=auto

Added: branches/S2_6/client/gui-qt/sidebar.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/sidebar.h?rev=33718&view=auto

Modified: branches/S2_6/client/gui-qt/spaceshipdlg.cpp
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-qt/spaceshipdlg.cpp?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/options.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/options.c?rev=33718&r1=33717&r2=33718&view=diff

Modified: branches/S2_6/client/options.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/options.h?rev=33718&r1=33717&r2=33718&view=diff

Added: branches/S2_6/data/graphics/qt-icons/map.kra
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/graphics/qt-icons/map.kra?rev=33718&view=auto

Added: branches/S2_6/data/graphics/qt-icons/nations.kra
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/graphics/qt-icons/nations.kra?rev=33718&view=auto

Added: branches/S2_6/data/graphics/qt-icons/units.kra
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/graphics/qt-icons/units.kra?rev=33718&view=auto

Modified: branches/S2_6/data/themes/gui-qt/icons/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/Makefile.am?rev=33718&r1=33717&r2=33718&view=diff

Added: branches/S2_6/data/themes/gui-qt/icons/cities.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/cities.png?rev=33718&view=auto

Added: branches/S2_6/data/themes/gui-qt/icons/economy.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/economy.png?rev=33718&view=auto

Added: branches/S2_6/data/themes/gui-qt/icons/endturn.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/endturn.png?rev=33718&view=auto

Added: branches/S2_6/data/themes/gui-qt/icons/nations.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/nations.png?rev=33718&view=auto

Added: branches/S2_6/data/themes/gui-qt/icons/research.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/research.png?rev=33718&view=auto

Added: branches/S2_6/data/themes/gui-qt/icons/units.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-qt/icons/units.png?rev=33718&view=auto

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


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

Reply via email to