Branch: null

bcc95cd9 2011-12-18 03:08:08 Timothy Pearson
Initial import of libqt-perl (not yet TQt compatible)
A AUTHORS
A COPYING
A ChangeLog
A ChangeLog.CVS
A ChangeLog.CVS.delta
A INSTALL
A Makefile.PL
A Makefile.am
A Makefile.cvs
A Makefile.in
A PerlQt/INSTALL
A PerlQt/MANIFEST
A PerlQt/Makefile.PL.in
A PerlQt/Qt.pm
A PerlQt/Qt.pod
A PerlQt/Qt.xs
A PerlQt/bin/pqtapi
A PerlQt/bin/pqtsh
A PerlQt/examples/aclock/AnalogClock.pm
A PerlQt/examples/aclock/aclock.pl
A PerlQt/examples/buttongroups/ButtonsGroups.pm
A PerlQt/examples/buttongroups/buttongroups.pl
A PerlQt/examples/dclock/DigitalClock.pm
A PerlQt/examples/dclock/dclock.pl
A PerlQt/examples/drawdemo/drawdemo.pl
A PerlQt/examples/drawlines/drawlines.pl
A PerlQt/examples/forever/forever.pl
A PerlQt/examples/network/httpd/httpd.pl
A PerlQt/examples/opengl/README
A PerlQt/examples/opengl/box/GLBox.pm
A PerlQt/examples/opengl/box/glbox
A PerlQt/examples/opengl/gear/gear
A PerlQt/examples/progress/progress.pl
A PerlQt/examples/richedit/imageCollection.pm
A PerlQt/examples/richedit/richedit.pl
A PerlQt/handlers.cpp
A PerlQt/lib/Qt/GlobalSpace.pm
A PerlQt/lib/Qt/attributes.pm
A PerlQt/lib/Qt/constants.pm
A PerlQt/lib/Qt/debug.pm
A PerlQt/lib/Qt/enumerations.pm
A PerlQt/lib/Qt/isa.pm
A PerlQt/lib/Qt/properties.pm
A PerlQt/lib/Qt/signals.pm
A PerlQt/lib/Qt/slots.pm
A PerlQt/marshall.h
A PerlQt/perlqt.h
A PerlQt/smokeperl.cpp
A PerlQt/smokeperl.h
A PerlQt/t/Foo/SubCodec.pm
A PerlQt/t/My/Codec.pm
A PerlQt/t/My/SubCodec.pm
A PerlQt/t/a_loading.t
A PerlQt/t/b_nogui.t
A PerlQt/t/c_qapp.t
A PerlQt/t/ca_i18n.t
A PerlQt/t/d_sigslot.t
A PerlQt/t/e_sigslot_inherit.t
A PerlQt/t/f_import.t
A PerlQt/t/g_gui.t
A PerlQt/tutorials/runall.pl
A PerlQt/tutorials/t1/t1.pl
A PerlQt/tutorials/t10/CannonField.pm
A PerlQt/tutorials/t10/LCDRange.pm
A PerlQt/tutorials/t10/t10.pl
A PerlQt/tutorials/t11/CannonField.pm
A PerlQt/tutorials/t11/LCDRange.pm
A PerlQt/tutorials/t11/t11.pl
A PerlQt/tutorials/t12/CannonField.pm
A PerlQt/tutorials/t12/LCDRange.pm
A PerlQt/tutorials/t12/t12.pl
A PerlQt/tutorials/t13/CannonField.pm
A PerlQt/tutorials/t13/GameBoard.pm
A PerlQt/tutorials/t13/LCDRange.pm
A PerlQt/tutorials/t13/t13.pl
A PerlQt/tutorials/t14/CannonField.pm
A PerlQt/tutorials/t14/GameBoard.pm
A PerlQt/tutorials/t14/LCDRange.pm
A PerlQt/tutorials/t14/t14.pl
A PerlQt/tutorials/t2/t2.pl
A PerlQt/tutorials/t3/t3.pl
A PerlQt/tutorials/t4/t4.pl
A PerlQt/tutorials/t5/t5.pl
A PerlQt/tutorials/t6/t6.pl
A PerlQt/tutorials/t7/LCDRange.pm
A PerlQt/tutorials/t7/t7.pl
A PerlQt/tutorials/t8/CannonField.pm
A PerlQt/tutorials/t8/LCDRange.pm
A PerlQt/tutorials/t8/t8.pl
A PerlQt/tutorials/t9/CannonField.pm
A PerlQt/tutorials/t9/LCDRange.pm
A PerlQt/tutorials/t9/t9.pl
A README
A TODO
A acinclude.m4
A aclocal.m4
A config.h.in
A configure.in
A cvs2cl.pl
A doc/css/pod.css
A doc/en/Makefile
A doc/en/PerlQt.pod
A doc/en/index.html
A doc/fr/Makefile
A doc/fr/PerlQt.pod
A doc/fr/index.html
A doc/images/ex1.png
A doc/images/ex2.png
A doc/images/pqtsh.png
A inst-apps
A kalyptus/Ast.pm
A kalyptus/ChangeLog
A kalyptus/Iter.pm
A kalyptus/README
A kalyptus/TODO
A kalyptus/Version
A kalyptus/kalyptus
A kalyptus/kalyptusCxxToSmoke.pm
A kalyptus/kalyptusDataDict.pm
A kalyptus/kdocAstUtil.pm
A kalyptus/kdocLib.pm
A kalyptus/kdocParseDoc.pm
A kalyptus/kdocUtil.pm
A puic/LICENSE.GPL
A puic/Makefile.am
A puic/Makefile.in
A puic/TODO
A puic/domtool.cpp
A puic/domtool.h
A puic/embed.cpp
A puic/form.cpp
A puic/globaldefs.h
A puic/main.cpp
A puic/object.cpp
A puic/parser.cpp
A puic/parser.h
A puic/puic.1
A puic/puic.pro
A puic/stamp-h.in
A puic/subclassing.cpp
A puic/uic.cpp
A puic/uic.h
A puic/widgetdatabase.cpp
A puic/widgetdatabase.h
A puic/widgetinterface.h
A smoke/Makefile.am
A smoke/Makefile.in
A smoke/qt/Makefile.am
A smoke/qt/Makefile.in
A smoke/qt/generate.pl.in
A smoke/qt/generate_makefile_am.pl
A smoke/qt/header_list
A smoke/qt/qt_smoke.h
A smoke/qt/qtguess.pl.in
A smoke/smoke.h
A stamp-h.in
A subdirs
A test.pl
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..68861f1
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,16 @@
+
+PerlQt-3 is (c) Ashley Winters 2002, and (c) Germain Garand 2003
+
+The project's homepage is at http://perlqt.sourceforge.net
+
+Puic was derived from Pyuic(Phil Thompson et alii) and Uic(Trolltech As) by
+Germain Garand.
+
+The Smoke binding library was conceived by Ashley Winters.
+It uses the Kalyptus Parser by Richard Dale, with a module implemented
+by David Faure.
+
+
+All code in this tree is released under the terms of the GNU Public License
+v2.
+
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..c7aea18
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,280 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                          675 Mass Ave, Cambridge, MA 02139, USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
 ** Diff limit reached (max: 250 lines) **
a5b3b576 2011-12-18 03:16:15 Timothy Pearson
Added common directories
A .gitmodules
A admin
A cmake
 ** Diff limit reached (max: 250 lines) **
bfa10769 2011-12-31 23:40:07 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4e997a9c 2012-01-01 18:24:37 Timothy Pearson
Initial TQt conversion
M AUTHORS
M COPYING
M ChangeLog
M ChangeLog.CVS
M ChangeLog.CVS.delta
M INSTALL
M Makefile.PL
M Makefile.am
M Makefile.in
M PerlQt/INSTALL
M PerlQt/MANIFEST
M PerlQt/Makefile.PL.in
M PerlQt/Qt.pm
M PerlQt/Qt.pod
M PerlQt/Qt.xs
M PerlQt/bin/pqtapi
M PerlQt/bin/pqtsh
M PerlQt/examples/aclock/AnalogClock.pm
M PerlQt/examples/aclock/aclock.pl
M PerlQt/examples/buttongroups/ButtonsGroups.pm
M PerlQt/examples/buttongroups/buttongroups.pl
M PerlQt/examples/dclock/DigitalClock.pm
M PerlQt/examples/dclock/dclock.pl
M PerlQt/examples/drawdemo/drawdemo.pl
M PerlQt/examples/drawlines/drawlines.pl
M PerlQt/examples/forever/forever.pl
M PerlQt/examples/network/httpd/httpd.pl
M PerlQt/examples/opengl/README
M PerlQt/examples/opengl/box/GLBox.pm
M PerlQt/examples/opengl/box/glbox
M PerlQt/examples/opengl/gear/gear
M PerlQt/examples/progress/progress.pl
M PerlQt/examples/richedit/imageCollection.pm
M PerlQt/examples/richedit/richedit.pl
M PerlQt/handlers.cpp
M PerlQt/lib/Qt/GlobalSpace.pm
M PerlQt/lib/Qt/attributes.pm
M PerlQt/lib/Qt/constants.pm
M PerlQt/lib/Qt/debug.pm
M PerlQt/lib/Qt/enumerations.pm
M PerlQt/lib/Qt/isa.pm
M PerlQt/lib/Qt/properties.pm
M PerlQt/lib/Qt/signals.pm
M PerlQt/lib/Qt/slots.pm
M PerlQt/perlqt.h
M PerlQt/smokeperl.cpp
M PerlQt/t/Foo/SubCodec.pm
M PerlQt/t/My/Codec.pm
M PerlQt/t/My/SubCodec.pm
M PerlQt/t/a_loading.t
M PerlQt/t/b_nogui.t
M PerlQt/t/c_qapp.t
M PerlQt/t/ca_i18n.t
M PerlQt/t/d_sigslot.t
M PerlQt/t/e_sigslot_inherit.t
M PerlQt/t/f_import.t
M PerlQt/t/g_gui.t
M PerlQt/tutorials/t1/t1.pl
M PerlQt/tutorials/t10/CannonField.pm
M PerlQt/tutorials/t10/LCDRange.pm
M PerlQt/tutorials/t10/t10.pl
M PerlQt/tutorials/t11/CannonField.pm
M PerlQt/tutorials/t11/LCDRange.pm
M PerlQt/tutorials/t11/t11.pl
M PerlQt/tutorials/t12/CannonField.pm
M PerlQt/tutorials/t12/LCDRange.pm
M PerlQt/tutorials/t12/t12.pl
M PerlQt/tutorials/t13/CannonField.pm
M PerlQt/tutorials/t13/GameBoard.pm
M PerlQt/tutorials/t13/LCDRange.pm
M PerlQt/tutorials/t13/t13.pl
M PerlQt/tutorials/t14/CannonField.pm
M PerlQt/tutorials/t14/GameBoard.pm
M PerlQt/tutorials/t14/LCDRange.pm
M PerlQt/tutorials/t14/t14.pl
M PerlQt/tutorials/t2/t2.pl
M PerlQt/tutorials/t3/t3.pl
M PerlQt/tutorials/t4/t4.pl
M PerlQt/tutorials/t5/t5.pl
M PerlQt/tutorials/t6/t6.pl
M PerlQt/tutorials/t7/LCDRange.pm
M PerlQt/tutorials/t7/t7.pl
M PerlQt/tutorials/t8/CannonField.pm
M PerlQt/tutorials/t8/LCDRange.pm
M PerlQt/tutorials/t8/t8.pl
M PerlQt/tutorials/t9/CannonField.pm
M PerlQt/tutorials/t9/LCDRange.pm
M PerlQt/tutorials/t9/t9.pl
M README
M acinclude.m4
M aclocal.m4
M configure.in
M cvs2cl.pl
M doc/en/Makefile
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/Makefile
M doc/fr/PerlQt.pod
M doc/fr/index.html
M doc/images/pqtsh.png
M inst-apps
M kalyptus/ChangeLog
M kalyptus/README
M kalyptus/kalyptus
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
M kalyptus/kdocLib.pm
M kalyptus/kdocUtil.pm
M puic/LICENSE.GPL
M puic/Makefile.am
M puic/Makefile.in
M puic/TODO
M puic/domtool.cpp
M puic/domtool.h
M puic/embed.cpp
M puic/form.cpp
M puic/globaldefs.h
M puic/main.cpp
M puic/object.cpp
M puic/parser.cpp
M puic/parser.h
M puic/puic.1
M puic/puic.pro
M puic/subclassing.cpp
M puic/uic.cpp
M puic/uic.h
M puic/widgetdatabase.cpp
M puic/widgetdatabase.h
M puic/widgetinterface.h
M smoke/Makefile.in
M smoke/qt/Makefile.in
M smoke/qt/generate.pl.in
M smoke/qt/qt_smoke.h
M smoke/qt/qtguess.pl.in
M smoke/smoke.h
M subdirs
M test.pl
 ** Diff limit reached (max: 250 lines) **
c1b9383f 2012-01-01 18:28:13 Timothy Pearson
Fix RETQUIRE
M COPYING
M acinclude.m4
M aclocal.m4
M configure.in
M kalyptus/README
M puic/LICENSE.GPL
 ** Diff limit reached (max: 250 lines) **
b2af005d 2012-01-01 18:29:30 Timothy Pearson
Move PerlQt
A PerlTQt/INSTALL
A PerlTQt/MANIFEST
A PerlTQt/Makefile.PL.in
A PerlTQt/Qt.pm
A PerlTQt/Qt.pod
A PerlTQt/Qt.xs
A PerlTQt/bin/pqtapi
A PerlTQt/bin/pqtsh
A PerlTQt/examples/aclock/AnalogClock.pm
A PerlTQt/examples/aclock/aclock.pl
A PerlTQt/examples/buttongroups/ButtonsGroups.pm
A PerlTQt/examples/buttongroups/buttongroups.pl
A PerlTQt/examples/dclock/DigitalClock.pm
A PerlTQt/examples/dclock/dclock.pl
A PerlTQt/examples/drawdemo/drawdemo.pl
A PerlTQt/examples/drawlines/drawlines.pl
A PerlTQt/examples/forever/forever.pl
A PerlTQt/examples/network/httpd/httpd.pl
A PerlTQt/examples/opengl/README
A PerlTQt/examples/opengl/box/GLBox.pm
A PerlTQt/examples/opengl/box/glbox
A PerlTQt/examples/opengl/gear/gear
A PerlTQt/examples/progress/progress.pl
A PerlTQt/examples/richedit/imageCollection.pm
A PerlTQt/examples/richedit/richedit.pl
A PerlTQt/handlers.cpp
A PerlTQt/lib/Qt/GlobalSpace.pm
A PerlTQt/lib/Qt/attributes.pm
A PerlTQt/lib/Qt/constants.pm
A PerlTQt/lib/Qt/debug.pm
A PerlTQt/lib/Qt/enumerations.pm
A PerlTQt/lib/Qt/isa.pm
A PerlTQt/lib/Qt/properties.pm
A PerlTQt/lib/Qt/signals.pm
A PerlTQt/lib/Qt/slots.pm
A PerlTQt/marshall.h
A PerlTQt/perlqt.h
A PerlTQt/smokeperl.cpp
A PerlTQt/smokeperl.h
A PerlTQt/t/Foo/SubCodec.pm
A PerlTQt/t/My/Codec.pm
A PerlTQt/t/My/SubCodec.pm
A PerlTQt/t/a_loading.t
A PerlTQt/t/b_nogui.t
A PerlTQt/t/c_qapp.t
A PerlTQt/t/ca_i18n.t
A PerlTQt/t/d_sigslot.t
A PerlTQt/t/e_sigslot_inherit.t
A PerlTQt/t/f_import.t
A PerlTQt/t/g_gui.t
A PerlTQt/tutorials/runall.pl
A PerlTQt/tutorials/t1/t1.pl
A PerlTQt/tutorials/t10/CannonField.pm
A PerlTQt/tutorials/t10/LCDRange.pm
A PerlTQt/tutorials/t10/t10.pl
A PerlTQt/tutorials/t11/CannonField.pm
A PerlTQt/tutorials/t11/LCDRange.pm
A PerlTQt/tutorials/t11/t11.pl
A PerlTQt/tutorials/t12/CannonField.pm
A PerlTQt/tutorials/t12/LCDRange.pm
A PerlTQt/tutorials/t12/t12.pl
A PerlTQt/tutorials/t13/CannonField.pm
A PerlTQt/tutorials/t13/GameBoard.pm
A PerlTQt/tutorials/t13/LCDRange.pm
A PerlTQt/tutorials/t13/t13.pl
A PerlTQt/tutorials/t14/CannonField.pm
A PerlTQt/tutorials/t14/GameBoard.pm
A PerlTQt/tutorials/t14/LCDRange.pm
A PerlTQt/tutorials/t14/t14.pl
A PerlTQt/tutorials/t2/t2.pl
A PerlTQt/tutorials/t3/t3.pl
A PerlTQt/tutorials/t4/t4.pl
A PerlTQt/tutorials/t5/t5.pl
A PerlTQt/tutorials/t6/t6.pl
A PerlTQt/tutorials/t7/LCDRange.pm
A PerlTQt/tutorials/t7/t7.pl
A PerlTQt/tutorials/t8/CannonField.pm
A PerlTQt/tutorials/t8/LCDRange.pm
A PerlTQt/tutorials/t8/t8.pl
A PerlTQt/tutorials/t9/CannonField.pm
A PerlTQt/tutorials/t9/LCDRange.pm
A PerlTQt/tutorials/t9/t9.pl
R PerlQt/INSTALL
R PerlQt/MANIFEST
R PerlQt/Makefile.PL.in
R PerlQt/Qt.pm
R PerlQt/Qt.pod
R PerlQt/Qt.xs
R PerlQt/bin/pqtapi
R PerlQt/bin/pqtsh
R PerlQt/examples/aclock/AnalogClock.pm
R PerlQt/examples/aclock/aclock.pl
R PerlQt/examples/buttongroups/ButtonsGroups.pm
R PerlQt/examples/buttongroups/buttongroups.pl
R PerlQt/examples/dclock/DigitalClock.pm
R PerlQt/examples/dclock/dclock.pl
R PerlQt/examples/drawdemo/drawdemo.pl
R PerlQt/examples/drawlines/drawlines.pl
R PerlQt/examples/forever/forever.pl
R PerlQt/examples/network/httpd/httpd.pl
R PerlQt/examples/opengl/README
R PerlQt/examples/opengl/box/GLBox.pm
R PerlQt/examples/opengl/box/glbox
R PerlQt/examples/opengl/gear/gear
R PerlQt/examples/progress/progress.pl
R PerlQt/examples/richedit/imageCollection.pm
R PerlQt/examples/richedit/richedit.pl
R PerlQt/handlers.cpp
R PerlQt/lib/Qt/GlobalSpace.pm
R PerlQt/lib/Qt/attributes.pm
R PerlQt/lib/Qt/constants.pm
R PerlQt/lib/Qt/debug.pm
R PerlQt/lib/Qt/enumerations.pm
R PerlQt/lib/Qt/isa.pm
R PerlQt/lib/Qt/properties.pm
R PerlQt/lib/Qt/signals.pm
R PerlQt/lib/Qt/slots.pm
R PerlQt/marshall.h
R PerlQt/perlqt.h
R PerlQt/smokeperl.cpp
R PerlQt/smokeperl.h
R PerlQt/t/Foo/SubCodec.pm
R PerlQt/t/My/Codec.pm
R PerlQt/t/My/SubCodec.pm
R PerlQt/t/a_loading.t
R PerlQt/t/b_nogui.t
R PerlQt/t/c_qapp.t
R PerlQt/t/ca_i18n.t
R PerlQt/t/d_sigslot.t
R PerlQt/t/e_sigslot_inherit.t
R PerlQt/t/f_import.t
R PerlQt/t/g_gui.t
R PerlQt/tutorials/runall.pl
R PerlQt/tutorials/t1/t1.pl
R PerlQt/tutorials/t10/CannonField.pm
R PerlQt/tutorials/t10/LCDRange.pm
R PerlQt/tutorials/t10/t10.pl
R PerlQt/tutorials/t11/CannonField.pm
R PerlQt/tutorials/t11/LCDRange.pm
R PerlQt/tutorials/t11/t11.pl
R PerlQt/tutorials/t12/CannonField.pm
R PerlQt/tutorials/t12/LCDRange.pm
R PerlQt/tutorials/t12/t12.pl
R PerlQt/tutorials/t13/CannonField.pm
R PerlQt/tutorials/t13/GameBoard.pm
R PerlQt/tutorials/t13/LCDRange.pm
R PerlQt/tutorials/t13/t13.pl
R PerlQt/tutorials/t14/CannonField.pm
R PerlQt/tutorials/t14/GameBoard.pm
R PerlQt/tutorials/t14/LCDRange.pm
R PerlQt/tutorials/t14/t14.pl
R PerlQt/tutorials/t2/t2.pl
R PerlQt/tutorials/t3/t3.pl
R PerlQt/tutorials/t4/t4.pl
R PerlQt/tutorials/t5/t5.pl
R PerlQt/tutorials/t6/t6.pl
R PerlQt/tutorials/t7/LCDRange.pm
R PerlQt/tutorials/t7/t7.pl
R PerlQt/tutorials/t8/CannonField.pm
R PerlQt/tutorials/t8/LCDRange.pm
R PerlQt/tutorials/t8/t8.pl
R PerlQt/tutorials/t9/CannonField.pm
R PerlQt/tutorials/t9/LCDRange.pm
R PerlQt/tutorials/t9/t9.pl
 ** Diff limit reached (max: 250 lines) **
ae6c3bfd 2012-01-01 18:31:41 Timothy Pearson
Fix PRERETTQ
M PerlTQt/Makefile.PL.in
M cvs2cl.pl
 ** Diff limit reached (max: 250 lines) **
55e5c730 2012-01-01 18:34:03 Timothy Pearson
Move Qt files
A PerlTQt/TQt.pm
A PerlTQt/TQt.pod
A PerlTQt/TQt.xs
R PerlTQt/Qt.pm
R PerlTQt/Qt.pod
R PerlTQt/Qt.xs
 ** Diff limit reached (max: 250 lines) **
795a0355 2012-01-01 18:43:39 Timothy Pearson
Move Qt
A PerlTQt/lib/TQt/GlobalSpace.pm
A PerlTQt/lib/TQt/attributes.pm
A PerlTQt/lib/TQt/constants.pm
A PerlTQt/lib/TQt/debug.pm
A PerlTQt/lib/TQt/enumerations.pm
A PerlTQt/lib/TQt/isa.pm
A PerlTQt/lib/TQt/properties.pm
A PerlTQt/lib/TQt/signals.pm
A PerlTQt/lib/TQt/slots.pm
R PerlTQt/lib/Qt/GlobalSpace.pm
R PerlTQt/lib/Qt/attributes.pm
R PerlTQt/lib/Qt/constants.pm
R PerlTQt/lib/Qt/debug.pm
R PerlTQt/lib/Qt/enumerations.pm
R PerlTQt/lib/Qt/isa.pm
R PerlTQt/lib/Qt/properties.pm
R PerlTQt/lib/Qt/signals.pm
R PerlTQt/lib/Qt/slots.pm
 ** Diff limit reached (max: 250 lines) **
cf5706eb 2012-01-01 19:19:07 Timothy Pearson
Update embedded kalyptus installation
A kalyptus/Makefile.cvs
A kalyptus/Makefile.in
A kalyptus/configure.in
A kalyptus/dcopidlng
A kalyptus/findperl
A kalyptus/install-sh
A kalyptus/kalyptus.spec.in
A kalyptus/kalyptusCxxToCSharp.pm
A kalyptus/kalyptusCxxToDcopIDL.pm
A kalyptus/kalyptusCxxToECMA.pm
A kalyptus/kalyptusCxxToJNI.pm
A kalyptus/kalyptusCxxToJava.pm
A kalyptus/kalyptusCxxToKimono.pm
A kalyptus/kalyptusCxxToSwig.pm
A kalyptus/perlbin
M kalyptus/ChangeLog
M kalyptus/README
M kalyptus/kalyptus
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
M kalyptus/kdocAstUtil.pm
M kalyptus/kdocLib.pm
M kalyptus/kdocParseDoc.pm
M kalyptus/kdocUtil.pm
 ** Diff limit reached (max: 250 lines) **
79dd73b0 2012-01-01 19:30:40 Timothy Pearson
Fix FTBFS
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
ae3f9517 2012-01-01 19:41:15 Timothy Pearson
Use smoketqt
M INSTALL
M Makefile.PL
M PerlTQt/INSTALL
M PerlTQt/Makefile.PL.in
M PerlTQt/TQt.xs
M configure.in
M smoke/qt/Makefile.am
M smoke/qt/Makefile.in
M smoke/qt/generate_makefile_am.pl
 ** Diff limit reached (max: 250 lines) **
90ad79a5 2012-01-01 19:42:49 Timothy Pearson
Fix UNTQUOTED
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
7a3905d1 2012-01-01 20:48:40 Timothy Pearson
Fix .so files not being generated by Autotools
M configure.in
 ** Diff limit reached (max: 250 lines) **
97cae38b 2012-01-01 20:56:04 Timothy Pearson
Fix TTQ_DUMMY_COMPARISON_OPERATOR
M puic/uic.h
 ** Diff limit reached (max: 250 lines) **
379d66ef 2012-01-02 11:39:20 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
0eac52e6 2012-01-20 01:27:21 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b5b4e632 2012-01-25 16:20:35 Timothy Pearson
Fix linear alphabet string errors
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
6c438579 2012-02-01 16:35:19 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7de7be1d 2012-02-02 03:25:58 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
748e765f 2012-02-02 13:52:48 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
34c8d545 2012-02-07 18:21:12 Timothy Pearson
Rename include subdirectory to tde
M acinclude.m4
M aclocal.m4
M configure.in
M kalyptus/kalyptus.spec.in
 ** Diff limit reached (max: 250 lines) **
bd2bc873 2012-02-07 19:25:23 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
60b57ad5 2012-02-10 13:07:49 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ff4adda8 2012-02-11 14:01:00 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2b001a04 2012-02-11 14:01:02 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
7aa035c4 2012-02-12 16:58:44 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
8767713a 2012-02-14 21:13:36 Timothy Pearson
Update various qt function definitions and static methods for tqt3
M ChangeLog.CVS
M ChangeLog.CVS.delta
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/PerlQt.pod
M doc/fr/index.html
M kalyptus/ChangeLog
M kalyptus/kalyptus
M kalyptus/kalyptusDataDict.pm
M puic/form.cpp
 ** Diff limit reached (max: 250 lines) **
0cdc0b12 2012-02-14 21:46:52 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
543e2afb 2012-02-16 16:50:30 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
3346d948 2012-02-19 15:32:08 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d4cd5921 2012-02-22 10:48:49 Timothy Pearson
Convert to build under tqt3
M PerlTQt/TQt.xs
M PerlTQt/handlers.cpp
M acinclude.m4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToSmoke.pm
M puic/domtool.cpp
M puic/domtool.h
M puic/embed.cpp
M puic/form.cpp
M puic/globaldefs.h
M puic/main.cpp
M puic/object.cpp
M puic/parser.cpp
M puic/parser.h
M puic/subclassing.cpp
M puic/uic.cpp
M puic/uic.h
M puic/widgetdatabase.cpp
M puic/widgetdatabase.h
M smoke/qt/generate.pl.in
M smoke/qt/header_list
M smoke/qt/qtguess.pl.in
 ** Diff limit reached (max: 250 lines) **
ad4b6120 2012-02-25 17:06:00 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d33b1ea9 2012-02-26 14:27:43 Timothy Pearson
Rename kde-config to tde-config
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
70a4f0aa 2012-02-26 15:42:49 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
27499ebe 2012-02-26 15:42:50 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
f0201c2d 2012-02-27 17:39:34 Timothy Pearson
Rename tqt3 color functions
M doc/en/PerlQt.pod
M doc/en/index.html
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
 ** Diff limit reached (max: 250 lines) **
d866fe2c 2012-03-01 13:26:28 Timothy Pearson
Rename additional global TQt functions
M ChangeLog
M ChangeLog.CVS
M ChangeLog.CVS.delta
M PerlTQt/t/b_nogui.t
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/PerlQt.pod
M doc/fr/index.html
M kalyptus/ChangeLog
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M puic/form.cpp
M puic/main.cpp
M puic/uic.h
 ** Diff limit reached (max: 250 lines) **
80a2d1f8 2012-03-04 01:05:40 Timothy Pearson
Fix FTBFS
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
 ** Diff limit reached (max: 250 lines) **
ef3f7081 2012-03-04 03:06:19 Timothy Pearson
Fix FTBFS on Wheezy
M PerlTQt/TQt.xs
 ** Diff limit reached (max: 250 lines) **
28172c09 2012-03-06 00:09:31 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
740ba59b 2012-03-06 12:29:36 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4a9e3e14 2012-03-07 19:31:29 Darrell Anderson
Rename straggling environment variables KDE->TDE.
M Makefile.PL
M PerlTQt/TQt.pm
M acinclude.m4
M aclocal.m4
M configure.in
M doc/fr/PerlQt.pod
M doc/fr/index.html
M smoke/qt/generate.pl.in
 ** Diff limit reached (max: 250 lines) **
ad61894d 2012-03-07 19:32:33 Darrell Anderson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtqt-perl
M cmake
 ** Diff limit reached (max: 250 lines) **
a395c537 2012-03-07 21:13:08 Timothy Pearson
Rename additional members for tqt3
M ChangeLog.CVS
 ** Diff limit reached (max: 250 lines) **
52d72c66 2012-03-07 22:21:13 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtqt-perl
M Makefile.PL
M PerlTQt/TQt.pm
M acinclude.m4
M aclocal.m4
M configure.in
M doc/fr/PerlQt.pod
M doc/fr/index.html
M smoke/qt/generate.pl.in
 ** Diff limit reached (max: 250 lines) **
d22c7b8f 2012-03-08 09:16:09 Timothy Pearson
Update for tqt3
M PerlTQt/TQt.pm
M PerlTQt/lib/TQt/signals.pm
M PerlTQt/lib/TQt/slots.pm
M kalyptus/kalyptus
 ** Diff limit reached (max: 250 lines) **
0f3c29dc 2012-03-13 02:53:56 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
770d2f0c 2012-03-26 15:59:01 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4306eebe 2012-04-10 23:56:58 Darrell Anderson
Update HTML install path references.
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
d809795b 2012-04-11 00:36:47 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
adf07913 2012-04-11 00:36:48 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ef66a0de 2012-04-13 01:38:40 Darrell Anderson
Fix inadvertent "TQ" changes.
M COPYING
M kalyptus/kalyptusDataDict.pm
M puic/LICENSE.GPL
 ** Diff limit reached (max: 250 lines) **
6b4d8324 2012-04-14 17:32:04 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
daea4e92 2012-05-19 02:20:39 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
90c13c90 2012-06-08 17:13:34 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
04b318aa 2012-06-08 17:13:36 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a2442b26 2012-06-12 17:14:30 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
69401543 2012-06-14 01:55:25 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d5f85563 2012-06-15 08:48:05 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
271af922 2012-06-18 15:16:52 Timothy Pearson
Fix references to Q_ULLONG and friends
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
 ** Diff limit reached (max: 250 lines) **
178315d0 2012-06-19 19:39:34 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0520ef87 2012-06-21 20:17:29 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f864eb6d 2012-06-23 02:07:53 Darrell Anderson
Fix png files. This partially resolves bug report 838.
Thanks to walch.martin.
M doc/images/pqtsh.png
 ** Diff limit reached (max: 250 lines) **
7152cb04 2012-08-07 02:04:31 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
980efdd8 2012-09-10 01:31:02 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ccbb8b41 2012-09-14 22:18:39 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
fb58d85d 2012-10-21 02:31:38 Timothy Pearson
Update TQt3 property/enum macros
M kalyptus/README
M kalyptus/kalyptus
 ** Diff limit reached (max: 250 lines) **
3eb8e926 2012-11-20 04:05:02 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
636ce5a9 2012-11-20 04:05:08 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1baf759c 2012-11-20 09:47:31 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtqt-perl
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
09aa71bf 2012-11-23 03:16:49 Timothy Pearson
Fix FTBFS
M kalyptus/kalyptus
 ** Diff limit reached (max: 250 lines) **
2be5bc7d 2012-11-27 13:00:29 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ffd65d91 2012-11-27 13:00:36 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
544dbe85 2013-01-20 00:04:59 Timothy Pearson
Rename KApplication to TDEApplication to avoid conflicts with KDE4
M acinclude.m4
M aclocal.m4
M kalyptus/ChangeLog
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
M kalyptus/kdocLib.pm
 ** Diff limit reached (max: 250 lines) **
1431b12f 2013-01-20 02:05:13 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7c430d16 2013-01-21 18:37:31 Timothy Pearson
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
c425993c 2013-01-22 20:03:24 Timothy Pearson
Rename KInstance and KAboutData to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
8e1bd0d2 2013-01-22 20:47:24 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
04dbe584 2013-01-24 13:30:53 Timothy Pearson
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
ed57d8a5 2013-01-25 00:18:16 Timothy Pearson
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
M kalyptus/ChangeLog
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
2407db5f 2013-01-25 12:59:07 Timothy Pearson
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
9778efc3 2013-01-26 13:14:29 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M acinclude.m4
M aclocal.m4
M kalyptus/ChangeLog
M kalyptus/README
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusCxxToSwig.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
c488c0b8 2013-01-26 14:43:59 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
1bf8fc7d 2013-01-27 00:59:24 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M acinclude.m4
M aclocal.m4
M kalyptus/ChangeLog
M kalyptus/README
M kalyptus/kalyptus
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
25821bc6 2013-01-27 01:22:19 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f57614a5 2013-01-27 01:22:20 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
c2322ac8 2013-01-27 21:01:05 Timothy Pearson
Rename kiobuffer and KHTML
M acinclude.m4
M aclocal.m4
M cmake
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
522f3678 2013-01-27 22:00:03 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d7b2e9ae 2013-01-28 10:23:10 Timothy Pearson
Fix up remaining references to -lkio
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
41bdc211 2013-01-29 23:28:37 Timothy Pearson
Rename a few build variables for overall consistency
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
5d022b42 2013-01-29 23:55:59 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
65b12887 2013-01-31 00:22:55 Timothy Pearson
Rename KShared
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
b1215ca6 2013-01-31 13:24:41 Timothy Pearson
Rename KStandard for enhanced compatibility with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
1330b625 2013-01-31 21:48:20 Timothy Pearson
Rename KStartup for enhanced compatibility with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
f848c7a5 2013-02-01 08:10:41 Timothy Pearson
Rename KLocale to enhance compatibility with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
ea4d7d39 2013-02-01 10:47:56 Timothy Pearson
Rename KLock and KTrader to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
e2b9f0fe 2013-02-01 15:09:26 Timothy Pearson
Rename a number of classes to enhance compatibility with KDE4
M kalyptus/ChangeLog
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
f9d30ac5 2013-02-01 23:17:20 Timothy Pearson
Rename many classes and header files to avoid conflicts with KDE4
M cvs2cl.pl
M kalyptus/ChangeLog
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
e4b8929e 2013-02-03 22:56:52 Timothy Pearson
Rename KStyle to TDEStyle to avoid conflicts with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
4d0d14e0 2013-02-04 14:12:22 Timothy Pearson
Rename KIcon to enhance compatibility with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
7ebb2700 2013-02-04 22:17:46 Timothy Pearson
Rename KZone to avoid conflicts with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
b930a3d2 2013-02-05 18:34:46 Timothy Pearson
Rename KCrash to avoid conflicts with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
3f4fd157 2013-02-06 19:42:10 Timothy Pearson
Rename KCmd to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
21dd0fba 2013-02-07 11:02:38 Timothy Pearson
Rename KAbout to avoid conflicts with KDE4
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
bb390021 2013-02-07 17:53:00 Timothy Pearson
Rename KComp to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
3f7ea5f7 2013-02-10 13:25:19 Timothy Pearson
Fix FTBFS
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
8eef8321 2013-02-11 04:29:26 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
42c7e962 2013-02-15 21:53:13 Timothy Pearson
Rename additional header files to avoid conflicts with KDE4
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
 ** Diff limit reached (max: 250 lines) **
a8dae601 2013-02-15 23:36:54 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2490d42d 2013-02-15 23:37:02 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d7307a7d 2013-02-16 13:03:47 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9865e863 2013-02-17 22:53:45 Timothy Pearson
Fix references to lkabc
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
fe115e8f 2013-02-18 16:46:56 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
62b638d3 2013-02-18 21:52:06 Slávek Banko
Fix unintended rename of many various *klist*
M cvs2cl.pl
 ** Diff limit reached (max: 250 lines) **
1fb30210 2013-02-19 00:24:28 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c2e77e64 2013-02-20 16:22:22 Timothy Pearson
Rename KABC namespace
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
e63156a6 2013-02-20 18:20:49 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a549250f 2013-02-21 15:09:39 Timothy Pearson
Second part of prior commit
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
d2348f1a 2013-02-21 15:09:53 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ebd56cfc 2013-02-21 15:09:56 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
f25e1484 2013-02-21 15:10:35 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtqt-perl
 ** Diff limit reached (max: 250 lines) **
8272b0e4 2013-03-02 21:54:48 Darrell Anderson
Fix libtqt-perl from building smoke support when tdebindings has that support.
This resolves bug report 1269.
M INSTALL
M Makefile.PL
M PerlTQt/INSTALL
M PerlTQt/Makefile.PL.in
M configure.in
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/PerlQt.pod
M doc/fr/index.html
M smoke/qt/Makefile.am
M smoke/qt/Makefile.in
M smoke/qt/generate_makefile_am.pl
 ** Diff limit reached (max: 250 lines) **
5fb85c2f 2013-04-18 17:40:52 Darrell Anderson
Update files and references in support of bug report 1446.
M acinclude.m4
M aclocal.m4
 ** Diff limit reached (max: 250 lines) **
ea64efae 2013-04-18 20:06:07 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d84f35f4 2013-05-04 23:52:45 Darrell Anderson
Fix inadvertent renaming.
M PerlTQt/examples/opengl/box/GLBox.pm
M PerlTQt/examples/opengl/gear/gear
M kalyptus/kalyptus
 ** Diff limit reached (max: 250 lines) **
d5696aa6 2013-05-23 21:35:46 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b0b12694 2013-07-22 18:37:03 Slávek Banko
Rename smokeqt -> smoketqt
A smoke/tqt/Makefile.am
A smoke/tqt/Makefile.in
A smoke/tqt/generate.pl.in
A smoke/tqt/generate_makefile_am.pl
A smoke/tqt/header_list
A smoke/tqt/qt_smoke.h
A smoke/tqt/qtguess.pl.in
M INSTALL
M Makefile.PL
M Makefile.am
M Makefile.in
M PerlTQt/INSTALL
M PerlTQt/Makefile.PL.in
M configure.in
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/PerlQt.pod
M doc/fr/index.html
M smoke/Makefile.am
M smoke/Makefile.in
R smoke/qt/Makefile.am
R smoke/qt/Makefile.in
R smoke/qt/generate.pl.in
R smoke/qt/generate_makefile_am.pl
R smoke/qt/header_list
R smoke/qt/qt_smoke.h
R smoke/qt/qtguess.pl.in
 ** Diff limit reached (max: 250 lines) **
40f0f2ae 2013-08-01 10:16:59 Francois Andriot
Fix FTBFS with automake >= 1.13
M configure.in
 ** Diff limit reached (max: 250 lines) **
f95df312 2013-08-27 18:15:07 Slávek Banko
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
29c4b06c 2013-08-29 18:29:01 Slávek Banko
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6dc41593 2013-09-03 12:59:05 Slávek Banko
Additional k => tde renaming and fixes
M PerlTQt/INSTALL
M acinclude.m4
M aclocal.m4
M admin
M configure.in
M doc/en/PerlQt.pod
M doc/en/index.html
M doc/fr/PerlQt.pod
M doc/fr/index.html
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSwig.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
c0325d4e 2013-09-15 09:09:00 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
cd65251c 2013-09-15 09:09:02 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
c497ff5f 2013-11-24 17:53:48 Darrell Anderson
Rename KDEsu->TDEsu to provide consistency with previous renamings.
This relates to bug report 1707.
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
ea56ca1a 2013-12-23 06:20:49 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
500de06e 2013-12-23 06:20:52 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
444d5254 2013-12-23 06:28:52 Slávek Banko
Rename kdewidgets => tdewidgets
M acinclude.m4
M aclocal.m4
M configure.in
 ** Diff limit reached (max: 250 lines) **
4f63e9fa 2013-12-26 11:56:44 Slávek Banko
Fix FTBFS due to recent style API changes
M smoke/smoke.h
 ** Diff limit reached (max: 250 lines) **
55d10eed 2014-01-27 15:49:38 David C. Rankin
Fix FTBFS on build libsmoketqt
M PerlTQt/Makefile.PL.in
 ** Diff limit reached (max: 250 lines) **
a2f400d5 2014-01-27 15:49:47 Slávek Banko
Update kalyptus according to tdebindings
M kalyptus/README
M kalyptus/kalyptus
M kalyptus/kalyptusCxxToCSharp.pm
M kalyptus/kalyptusCxxToDcopIDL.pm
M kalyptus/kalyptusCxxToJNI.pm
M kalyptus/kalyptusCxxToJava.pm
M kalyptus/kalyptusCxxToKimono.pm
M kalyptus/kalyptusCxxToSmoke.pm
M kalyptus/kalyptusCxxToSwig.pm
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
31c13f5d 2014-02-16 11:39:21 Darrell Anderson
Fix unintended renaming
M kalyptus/kalyptusDataDict.pm
 ** Diff limit reached (max: 250 lines) **
83db862c 2014-03-27 04:07:56 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d9983015 2014-03-27 04:07:58 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4fee1842 2014-03-28 18:59:21 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a2bda7db 2014-04-17 00:14:54 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7e49e5db 2014-05-26 20:05:57 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
e2506c14 2014-09-14 13:25:17 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1759209d 2014-09-24 12:11:13 Slávek Banko
Fix remaining renaming knewstuff
M admin
 ** Diff limit reached (max: 250 lines) **
d95b22c7 2014-09-28 21:46:15 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0448c4a9 2014-09-29 11:51:11 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
8192e78f 2014-10-12 11:20:28 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ed49d042 2014-10-13 12:49:21 Timothy Pearson
Bring undo, redo, find, and revert icons into XDG compliance
M PerlTQt/examples/richedit/imageCollection.pm
M PerlTQt/examples/richedit/richedit.pl
 ** Diff limit reached (max: 250 lines) **
90e9c3d4 2014-10-13 17:24:56 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
28cd2d85 2014-10-14 11:46:13 Automated System
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b78bc1f8 2014-10-19 21:32:55 Automated System
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6da96e4e 2015-04-17 08:28:21 Slávek Banko
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7709bbdb 2015-04-17 08:28:24 Slávek Banko
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
c9e0f8a0 2015-05-31 11:17:28 Slávek Banko
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **