[Freeciv-commits] r25930 - /branches/S2_5/client/gui-qt/

2014-08-18 Thread mlewczuk80
Author: mir3x Date: Mon Aug 18 20:02:31 2014 New Revision: 25930 URL: http://svn.gna.org/viewcvs/freeciv?rev=25930view=rev Log: Added diplomacy dialog to qt-client See http://gna.org/patch/?5042 Modified: branches/S2_5/client/gui-qt/Makefile.am branches/S2_5/client/gui-qt/cityrep.cpp

[Freeciv-commits] r25932 - /branches/S2_5/translations/freeciv/ca.po

2014-08-18 Thread joan . creusandreu
Author: jcreus Date: Mon Aug 18 20:03:52 2014 New Revision: 25932 URL: http://svn.gna.org/viewcvs/freeciv?rev=25932view=rev Log: Translation update Modified: branches/S2_5/translations/freeciv/ca.po [This mail would be too long, it was shortened to contain the URLs only.] Modified:

[Freeciv-commits] r25936 - in /branches/S2_5/client/gui-qt: fc_client.cpp menu.cpp

2014-08-18 Thread mlewczuk80
Author: mir3x Date: Mon Aug 18 20:10:32 2014 New Revision: 25936 URL: http://svn.gna.org/viewcvs/freeciv?rev=25936view=rev Log: Fixed full screen mode, now should be working correctly. See http://gna.org/patch/?5039 Modified: branches/S2_5/client/gui-qt/fc_client.cpp

[Freeciv-commits] r25938 - in /branches/S2_5/client/gui-qt: citydlg.cpp mapview.cpp

2014-08-18 Thread mlewczuk80
Author: mir3x Date: Mon Aug 18 20:12:11 2014 New Revision: 25938 URL: http://svn.gna.org/viewcvs/freeciv?rev=25938view=rev Log: When porting from qt4 to qt5, fromAscii was replaced by fromLatin, and it showed many characters incorectly (FromAscii(x) should be just replaced by QString(x)) See

[Freeciv-commits] r25939 - in /trunk/client/gui-qt: citydlg.cpp dialogs.cpp mapview.cpp

2014-08-18 Thread mlewczuk80
Author: mir3x Date: Mon Aug 18 20:12:23 2014 New Revision: 25939 URL: http://svn.gna.org/viewcvs/freeciv?rev=25939view=rev Log: When porting from qt4 to qt5, fromAscii was replaced by fromLatin, and it showed many characters incorectly (FromAscii(x) should be just replaced by QString(x)) See

[Freeciv-commits] r25940 - /branches/S2_5/client/gui-qt/dialogs.cpp

2014-08-18 Thread mlewczuk80
Author: mir3x Date: Mon Aug 18 21:24:57 2014 New Revision: 25940 URL: http://svn.gna.org/viewcvs/freeciv?rev=25940view=rev Log: When porting from qt4 to qt5, fromAscii was replaced by fromLatin, and it showed many characters incorectly (FromAscii(x) should be just replaced by QString(x)) *Updated

[Freeciv-commits] r25941 - in /trunk: common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplay...

2014-08-18 Thread sveinung84
Author: sveinung Date: Tue Aug 19 00:35:34 2014 New Revision: 25941 URL: http://svn.gna.org/viewcvs/freeciv?rev=25941view=rev Log: The rule that a spy unit must have moves left to act now lives in the ruleset If the requirement is removed from the spy action's action enabler the player can do