File: Changes

package info (click to toggle)
qt4-perl 4.5~~svn1145508-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,144 kB
  • ctags: 5,947
  • sloc: perl: 29,224; cpp: 18,849; xml: 98; makefile: 91; sh: 4
file content (14 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Perl extension PerlQt4.

0.60  Mon Dec 14 22:50:33 2009
    - First release.  60% of the Qt examples are now verified to be working.
      Includes support for:
      * Making Perl subclasses of C++ classes and overriding their virtual
        methods
      * Defining signals and slots in Perl
      * Creating QVariants that contain arbitrary Perl hashes or arrays

0.01  Thu Jul 31 23:15:44 2008
	- original version; created by h2xs 1.23 with options
		-A -n PerlQt