[Freeciv-Dev] [patch #2292] Qt Window

2011-01-15 Thread Marko Lindqvist

Update of patch #2292 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #2292] Qt Window

2011-01-10 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?2292

 Summary: Qt Window
 Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 10 Jan 2011 11:07:50 AM EET
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.4.0

___

Details:

Small patch that for the first time uses Qt. This proves that writing
Qt-client for Freeciv is possible, and can also be used in testing Qt-client
compilation configure setups.

With this patch Qt-client opens window when it starts, and client exits when
window is closed. That's all the functionality that Qt-client has.



___

File Attachments:


---
Date: Mon 10 Jan 2011 11:07:50 AM EET  Name: QtWindow.diff  Size: 2kB   By:
cazfi

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

___

Reply to this item at:

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

___
  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 #2292] Qt Window

2011-01-10 Thread Marko Lindqvist

Update of patch #2292 (project freeciv):

  Depends on: = patch #2284


___

Reply to this item at:

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

___
  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 #2292] Qt Window

2011-01-10 Thread Matthias Pfafferodt

Follow-up Comment #1, patch #2292 (project freeciv):

shouldn't it be qt_gui_*() and not qtg_ui_*()?

___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #2292] Qt Window

2011-01-10 Thread Marko Lindqvist

Follow-up Comment #2, patch #2292 (project freeciv):

 shouldn't it be qt_gui_() and not qtg_ui_()?

qtg is short of qtgui, rest is 'standard' function name used by all C
clients (and by function pointer wrapper of gui-qt) efven if it starts with
word ui in this case. Prefix qtg is used (or should be used, this is still
not fully the case) for all functions in qt-client interface towards function
pointer wrapper.

___

Reply to this item at:

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

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


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