[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-20 Thread Marko Lindqvist
Update of patch #3424 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-20 Thread Jacob Nevins
Follow-up Comment #5, patch #3424 (project freeciv):

I think citydlg.h was missed from the commit to svn (r21586), although it's in
the attached patches.

With citydlg.h from file #16129, it builds and runs for me.

___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-18 Thread Marko Lindqvist
Update of patch #3424 (project freeciv):

  Status:None = Ready For Test 
 Assigned to:None = cazfi  
 Planned Release: = 2.5.0  

___

Follow-up Comment #3:

Generally each patch should contain just one change, and no unrelated things.
No need to split this patch, but keep it in mind when writing future patches.

Changes in attached version:

- Minor style corrections
- Replaced includes in citydlg.h with class forward declarations as only
pointers are needed
- Corrected a couple of errors in translatable strings
- Use population_to_text() instead of just adding string 000


(file #16129)
___

Additional Item Attachment:

File name: QtCityDlg.patch.bz2Size:11 KB


___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-15 Thread mir3x
URL:
  http://gna.org/patch/?3424

 Summary: City dialog created for Qt Version
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sun 15 Jul 2012 09:29:49 PM GMT
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

- Created Overview tab in city dialog
( lacks selling improvements, needs to clip black borders on city view, cause
there is a lot of black borders in amplio, also to change production chooser
from combobox to listview probably with delagated progress bar )
- Some fix with map redraws
- removed tr() functions, ( original qt function used to translation )
- removed qDebug
- fixed seg fault when using amplio 
- removed placeholders



___

File Attachments:


---
Date: Sun 15 Jul 2012 09:29:50 PM GMT  Name: qt_city_dialog.patch  Size: 52kB 
 By: mir3x

http://gna.org/patch/download.php?file_id=16111

___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-15 Thread anonymous
Follow-up Comment #2, patch #3424 (project freeciv):

You might want to take a look at
http://qt-project.org/wiki/Strings_and_encodings_in_Qt.


___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev