Update author's credits comments for wxQT
Commit history was lost in the git to svn merge for trunk, so this reflect work done in two GSOC projects and/or by several authors. Lines changed by each user was the main metric used to ack major contributions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/accel.h
|
// Name: wx/qt/accel.h
|
||||||
// Purpose: wxAcceleratorTable class
|
// Purpose: wxAcceleratorTable class
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Modified by:
|
// Copyright: (c) 2009 wxWidgets dev team
|
||||||
// Created: 09/08/09
|
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,10 +1,8 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: app.h
|
// Name: app.h
|
||||||
// Purpose: wxApp class
|
// Purpose: wxApp class
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Modified by:
|
// Copyright: (c) 2009 wxWidgets dev team
|
||||||
// Created: 08/08/09
|
|
||||||
// Copyright: (c) Peter Most
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/bitmap.h
|
// Name: wx/qt/bitmap.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/brush.h
|
// Name: wx/qt/brush.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,9 +1,8 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/calctrl.h
|
// Name: wx/qt/calctrl.h
|
||||||
// Purpose: wxCalendarCtrl control implementation for wxQt
|
// Purpose: wxCalendarCtrl control implementation for wxQt
|
||||||
// Author: Kolya Kosenko
|
// Author: Kolya Kosenko, Mariano Reingart
|
||||||
// Created: 2010-05-12
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Copyright: (C) 2010 Kolya Kosenko
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/checkbox.h
|
// Name: wx/qt/checkbox.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Sean D'Epagnier, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/checklst.h
|
// Name: wx/qt/checklst.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/choice.h
|
// Name: wx/qt/choice.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,9 +1,8 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/colour.h
|
// Name: wx/qt/colour.h
|
||||||
// Purpose: wxColour class implementation for wxQt
|
// Purpose: wxColour class implementation for wxQt
|
||||||
// Author: Peter Most, Kolya Kosenko
|
// Author: Peter Most, Kolya Kosenko, Mariano Reingart
|
||||||
// Created: 2010-05-12
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Copyright: (C) 2010 Kolya Kosenko
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/control.h
|
// Name: wx/qt/control.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/dcclient.h
|
// Name: wx/qt/dcclient.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/dcmemory.h
|
// Name: wx/qt/dcmemory.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/dialog.h
|
// Name: wx/qt/dialog.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/evtloop.h
|
// Name: wx/qt/evtloop.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/gauge.h
|
// Name: wx/qt/gauge.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/listbox.h
|
// Name: wx/qt/listbox.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/listctrl.h
|
// Name: wx/qt/listctrl.h
|
||||||
// Author: Peter Most
|
// Author: Mariano Reingart, Peter Most
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/mdi.h
|
// Name: wx/qt/mdi.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/menu.h
|
// Name: wx/qt/menu.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/menuitem.h
|
// Name: wx/qt/menuitem.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/scrolbar.h
|
// Name: wx/qt/scrolbar.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/spinbutt.h
|
// Name: wx/qt/spinbutt.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/statbmp.h
|
// Name: wx/qt/statbmp.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/statusbar.h
|
// Name: wx/qt/statusbar.h
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/textentry.h
|
// Name: wx/qt/textentry.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/tglbtn.h
|
// Name: wx/qt/tglbtn.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/toolbar.h
|
// Name: wx/qt/toolbar.h
|
||||||
// Author: Sean D'Epagnier
|
// Author: Sean D'Epagnier, Mariano Reingart
|
||||||
// Copyright: (c) Sean D'Epagnier 2014
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/tooltip.h
|
// Name: wx/qt/tooltip.h
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,10 +1,8 @@
|
|||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: wx/qt/toplevel.h
|
// Name: wx/qt/toplevel.h
|
||||||
// Purpose: declares wxTopLevelWindowNative class
|
// Purpose: declares wxTopLevelWindowNative class
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Modified by:
|
// Copyright: (c) 2009 wxWidgets dev team
|
||||||
// Created: 09.08.09
|
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -2,7 +2,6 @@
|
|||||||
// Name: wx/qt/window.h
|
// Name: wx/qt/window.h
|
||||||
// Purpose: wxWindow class
|
// Purpose: wxWindow class
|
||||||
// Author: Peter Most, Javier Torres, Mariano Reingart
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Created: 09/08/09
|
|
||||||
// Copyright: (c) 2009 wxWidgets dev team
|
// Copyright: (c) 2009 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/accel.cpp
|
// Name: src/qt/accel.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/app.cpp
|
// Name: src/qt/app.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/apptraits.cpp
|
// Name: src/qt/apptraits.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/bitmap.cpp
|
// Name: src/qt/bitmap.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/bmpbuttn.cpp
|
// Name: src/qt/bmpbuttn.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,9 +1,8 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/calctrl.cpp
|
// Name: src/qt/calctrl.cpp
|
||||||
// Purpose: wxCalendarCtrl control implementation for wxQt
|
// Purpose: wxCalendarCtrl control implementation for wxQt
|
||||||
// Author: Kolya Kosenko
|
// Author: Kolya Kosenko, Javier Torres, Mariano Reingart
|
||||||
// Created: 2010-05-12
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Copyright: (C) 2010 Kolya Kosenko
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/checklst.cpp
|
// Name: src/qt/checklst.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/choice.cpp
|
// Name: src/qt/choice.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,8 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/converter.cpp
|
// Name: src/qt/converter.cpp
|
||||||
// Author: Peter Most, Kolya Kosenko
|
// Author: Peter Most, Kolya Kosenko, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// (c) 2010 Kolya Kosenko
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/dcclient.cpp
|
// Name: src/qt/dcclient.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/dcmemory.cpp
|
// Name: src/qt/dcmemory.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/dialog.cpp
|
// Name: src/qt/dialog.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/evtloop.cpp
|
// Name: src/qt/evtloop.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Mariano Reingart, Peter Most, Sean D'Epagnier, Javier Torres
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/listbox.cpp
|
// Name: src/qt/listbox.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/listctrl.cpp
|
// Name: src/qt/listctrl.cpp
|
||||||
// Author: Peter Most
|
// Author: Mariano Reingart, Peter Most
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/menu.cpp
|
// Name: src/qt/menu.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/msgdlg.cpp
|
// Name: src/qt/msgdlg.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/scrolbar.cpp
|
// Name: src/qt/scrolbar.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/spinbutt.cpp
|
// Name: src/qt/spinbutt.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/statbmp.cpp
|
// Name: src/qt/statbmp.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/statusbar.cpp
|
// Name: src/qt/statusbar.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart, Sean D'Epagnier
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/textentry.cpp
|
// Name: src/qt/textentry.cpp
|
||||||
// Author: Peter Most
|
// Author: Peter Most, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/toolbar.cpp
|
// Name: src/qt/toolbar.cpp
|
||||||
// Author: Sean D'Epagnier, Peter Most
|
// Author: Sean D'Epagnier, Mariano Reingart, Peter Most
|
||||||
// Copyright: (c) Sean D'Epagnier 2014
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/toplevel.cpp
|
// Name: src/qt/toplevel.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Sean D'Epagnier, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: src/qt/utils.cpp
|
// Name: src/qt/utils.cpp
|
||||||
// Author: Peter Most, Javier Torres
|
// Author: Peter Most, Javier Torres, Mariano Reingart
|
||||||
// Copyright: (c) Peter Most, Javier Torres
|
// Copyright: (c) 2010 wxWidgets dev team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user