qtbindings 4.8.5.2-x86-mingw32 → 4.8.6.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.txt +41 -20
- data/Rakefile +18 -1
- data/bin/2.0/rbrcc.exe +0 -0
- data/bin/2.0/rbuic4.exe +0 -0
- data/bin/2.0/smokeapi.exe +0 -0
- data/bin/2.0/smokedeptool.exe +0 -0
- data/bin/2.1/rbrcc.exe +0 -0
- data/bin/2.1/rbuic4.exe +0 -0
- data/bin/2.1/smokeapi.exe +0 -0
- data/bin/2.1/smokedeptool.exe +0 -0
- data/bin/rbrcc +1 -5
- data/bin/rbuic4 +1 -5
- data/bin/smokeapi +1 -5
- data/bin/smokedeptool +1 -5
- data/examples/threading/main_thread.rb +19 -0
- data/extconf.rb +21 -67
- data/lib/2.0/libqtruby4shared.dll +0 -0
- data/lib/2.0/libsmokebase.dll +0 -0
- data/lib/2.0/libsmokeqtcore.dll +0 -0
- data/lib/2.0/libsmokeqtdeclarative.dll +0 -0
- data/lib/2.0/libsmokeqtgui.dll +0 -0
- data/lib/2.0/libsmokeqthelp.dll +0 -0
- data/lib/2.0/libsmokeqtmultimedia.dll +0 -0
- data/lib/2.0/libsmokeqtnetwork.dll +0 -0
- data/lib/2.0/libsmokeqtopengl.dll +0 -0
- data/lib/2.0/libsmokeqtscript.dll +0 -0
- data/lib/2.0/libsmokeqtsql.dll +0 -0
- data/lib/2.0/libsmokeqtsvg.dll +0 -0
- data/lib/2.0/libsmokeqttest.dll +0 -0
- data/lib/2.0/libsmokeqtuitools.dll +0 -0
- data/lib/2.0/libsmokeqtwebkit.dll +0 -0
- data/lib/2.0/libsmokeqtxml.dll +0 -0
- data/lib/2.0/libsmokeqtxmlpatterns.dll +0 -0
- data/lib/2.0/qtdeclarative.so +0 -0
- data/lib/2.0/qtruby4.so +0 -0
- data/lib/2.0/qtscript.so +0 -0
- data/lib/2.0/qttest.so +0 -0
- data/lib/2.0/qtuitools.so +0 -0
- data/lib/2.0/qtwebkit.so +0 -0
- data/lib/2.1/libqtruby4shared.dll +0 -0
- data/lib/2.1/libsmokebase.dll +0 -0
- data/lib/2.1/libsmokeqtcore.dll +0 -0
- data/lib/2.1/libsmokeqtdeclarative.dll +0 -0
- data/lib/{1.9 → 2.1}/libsmokeqtgui.dll +0 -0
- data/lib/2.1/libsmokeqthelp.dll +0 -0
- data/lib/2.1/libsmokeqtmultimedia.dll +0 -0
- data/lib/2.1/libsmokeqtnetwork.dll +0 -0
- data/lib/2.1/libsmokeqtopengl.dll +0 -0
- data/lib/2.1/libsmokeqtscript.dll +0 -0
- data/lib/2.1/libsmokeqtsql.dll +0 -0
- data/lib/2.1/libsmokeqtsvg.dll +0 -0
- data/lib/2.1/libsmokeqttest.dll +0 -0
- data/lib/2.1/libsmokeqtuitools.dll +0 -0
- data/lib/2.1/libsmokeqtwebkit.dll +0 -0
- data/lib/2.1/libsmokeqtxml.dll +0 -0
- data/lib/2.1/libsmokeqtxmlpatterns.dll +0 -0
- data/lib/2.1/qtdeclarative.so +0 -0
- data/lib/2.1/qtruby4.so +0 -0
- data/lib/2.1/qtscript.so +0 -0
- data/lib/2.1/qttest.so +0 -0
- data/lib/2.1/qtuitools.so +0 -0
- data/lib/2.1/qtwebkit.so +0 -0
- data/lib/Qt/qtruby4.rb +2 -1
- data/lib/Qt4.rb +20 -13
- data/lib/qtbindings_version.rb +2 -2
- data/lib/qtdeclarative/qtdeclarative.rb +17 -0
- data/qtbindingsnative.gemspec +1 -1
- metadata +84 -83
- data/CMakeLists.txt +0 -22
- data/bin/1.9/rbrcc.exe +0 -0
- data/bin/1.9/rbuic4.exe +0 -0
- data/bin/1.9/smokeapi.exe +0 -0
- data/bin/1.9/smokedeptool.exe +0 -0
- data/examples/base/kicons.rb +0 -54
- data/examples/base/rui.rb +0 -21
- data/examples/textedit/textedit.rb +0 -150
- data/lib/1.9/libqtruby4shared.dll +0 -0
- data/lib/1.9/libsmokebase.dll +0 -0
- data/lib/1.9/libsmokeqtcore.dll +0 -0
- data/lib/1.9/libsmokeqthelp.dll +0 -0
- data/lib/1.9/libsmokeqtmultimedia.dll +0 -0
- data/lib/1.9/libsmokeqtnetwork.dll +0 -0
- data/lib/1.9/libsmokeqtopengl.dll +0 -0
- data/lib/1.9/libsmokeqtscript.dll +0 -0
- data/lib/1.9/libsmokeqtsql.dll +0 -0
- data/lib/1.9/libsmokeqtsvg.dll +0 -0
- data/lib/1.9/libsmokeqttest.dll +0 -0
- data/lib/1.9/libsmokeqtuitools.dll +0 -0
- data/lib/1.9/libsmokeqtwebkit.dll +0 -0
- data/lib/1.9/libsmokeqtxml.dll +0 -0
- data/lib/1.9/libsmokeqtxmlpatterns.dll +0 -0
- data/lib/1.9/qtruby4.so +0 -0
- data/lib/1.9/qtscript.so +0 -0
- data/lib/1.9/qttest.so +0 -0
- data/lib/1.9/qtuitools.so +0 -0
- data/lib/1.9/qtwebkit.so +0 -0
- data/qtbindings-qt.gemspec +0 -17
Binary file
|
data/lib/2.0/libsmokebase.dll
CHANGED
Binary file
|
data/lib/2.0/libsmokeqtcore.dll
CHANGED
Binary file
|
Binary file
|
data/lib/2.0/libsmokeqtgui.dll
CHANGED
Binary file
|
data/lib/2.0/libsmokeqthelp.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/2.0/libsmokeqtsql.dll
CHANGED
Binary file
|
data/lib/2.0/libsmokeqtsvg.dll
CHANGED
Binary file
|
data/lib/2.0/libsmokeqttest.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/lib/2.0/libsmokeqtxml.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
data/lib/2.0/qtruby4.so
CHANGED
Binary file
|
data/lib/2.0/qtscript.so
CHANGED
Binary file
|
data/lib/2.0/qttest.so
CHANGED
Binary file
|
data/lib/2.0/qtuitools.so
CHANGED
Binary file
|
data/lib/2.0/qtwebkit.so
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/2.1/qtruby4.so
ADDED
Binary file
|
data/lib/2.1/qtscript.so
ADDED
Binary file
|
data/lib/2.1/qttest.so
ADDED
Binary file
|
Binary file
|
data/lib/2.1/qtwebkit.so
ADDED
Binary file
|
data/lib/Qt/qtruby4.rb
CHANGED
@@ -476,10 +476,11 @@ module Qt
|
|
476
476
|
# Otherwise, rb_gc_call_finalizer_at_exit() can delete
|
477
477
|
# stuff that Qt::Application still needs for its cleanup.
|
478
478
|
def exec
|
479
|
-
method_missing(:exec)
|
479
|
+
result = method_missing(:exec)
|
480
480
|
disable_threading()
|
481
481
|
self.dispose
|
482
482
|
Qt::Internal.application_terminated = true
|
483
|
+
result
|
483
484
|
end
|
484
485
|
|
485
486
|
def type(*args)
|
data/lib/Qt4.rb
CHANGED
@@ -3,24 +3,18 @@ platform = RUBY_PLATFORM.split("-")[1]
|
|
3
3
|
windows = true if platform =~ /mswin32/ or platform =~ /mingw32/
|
4
4
|
|
5
5
|
begin
|
6
|
+
require 'thread'
|
6
7
|
require 'qtbindings-qt'
|
7
8
|
rescue LoadError
|
8
9
|
# Oh well - Hopefully not using the Windows binary gem
|
9
10
|
end
|
10
11
|
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
end
|
15
|
-
$: << File.join(File.dirname(__FILE__), '../lib/1.9')
|
16
|
-
require '1.9/qtruby4'
|
17
|
-
else
|
18
|
-
if windows
|
19
|
-
ENV['PATH'] = File.join(File.dirname(__FILE__), '../bin') + ';' + File.join(File.dirname(__FILE__), '../lib/2.0') + ';' + File.join(File.dirname(__FILE__), '../bin/2.0') + ';' + ENV['PATH']
|
20
|
-
end
|
21
|
-
$: << File.join(File.dirname(__FILE__), '../lib/2.0')
|
22
|
-
require '2.0/qtruby4'
|
12
|
+
ruby_version = RUBY_VERSION.split('.')[0..1].join('.')
|
13
|
+
if windows
|
14
|
+
ENV['PATH'] = File.join(File.dirname(__FILE__), '../bin') + ';' + File.join(File.dirname(__FILE__), "../lib/#{ruby_version}") + ';' + File.join(File.dirname(__FILE__), "../bin/#{ruby_version}") + ';' + ENV['PATH']
|
23
15
|
end
|
16
|
+
$: << File.join(File.dirname(__FILE__), "../lib/#{ruby_version}")
|
17
|
+
require "#{ruby_version}/qtruby4"
|
24
18
|
|
25
19
|
module Qt
|
26
20
|
class RubyThreadFix < Qt::Object
|
@@ -83,7 +77,20 @@ module Qt
|
|
83
77
|
end
|
84
78
|
end
|
85
79
|
|
86
|
-
|
80
|
+
# Code which accesses the GUI must be executed in the main QT GUI thread.
|
81
|
+
# This method allows code in another thread to execute safely in the main GUI
|
82
|
+
# thread. By default it will block the main GUI thread until the code in the
|
83
|
+
# block completes althought this can be changed by passing false for the
|
84
|
+
# first parameter.
|
85
|
+
#
|
86
|
+
# @param blocking [Boolean] Whether to block the main thread until the code
|
87
|
+
# in the block finishing executing. If false the main thread will be
|
88
|
+
# allowed to continue and the block code will execute in parallel.
|
89
|
+
# @param sleep_period [Float] The amount of time to sleep between checking
|
90
|
+
# whether the code in the block has finished executing
|
91
|
+
# @param delay_execution [Boolean] Only used if called from the main GUI
|
92
|
+
# thread. Allows the block to be executed in parallel with the main thread.
|
93
|
+
def self.execute_in_main_thread (blocking = true, sleep_period = 0.001, delay_execution = false)
|
87
94
|
if Thread.current != Thread.main
|
88
95
|
complete = false
|
89
96
|
RubyThreadFix.queue << lambda {|| yield; complete = true}
|
data/lib/qtbindings_version.rb
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
QTBINDINGS_VERSION = '4.8.
|
2
|
-
QTBINDINGS_RELEASE_DATE = '2014-
|
1
|
+
QTBINDINGS_VERSION = '4.8.6.0'
|
2
|
+
QTBINDINGS_RELEASE_DATE = '2014-09-23 20:32:59 -0600'
|
@@ -0,0 +1,17 @@
|
|
1
|
+
#!/usr/bin/ruby
|
2
|
+
|
3
|
+
module QtDeclarative
|
4
|
+
module Internal
|
5
|
+
def self.init_all_classes
|
6
|
+
getClassList.each do |c|
|
7
|
+
classname = Qt::Internal::normalize_classname(c)
|
8
|
+
id = Qt::Internal::findClass(c);
|
9
|
+
Qt::Internal::insert_pclassid(classname, id)
|
10
|
+
Qt::Internal::cpp_names[classname] = c
|
11
|
+
klass = Qt::Internal::isQObject(c) ? Qt::Internal::create_qobject_class(classname, Qt) \
|
12
|
+
: Qt::Internal::create_qt_class(classname, Qt)
|
13
|
+
Qt::Internal::classes[classname] = klass unless klass.nil?
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
data/qtbindingsnative.gemspec
CHANGED
@@ -9,7 +9,7 @@ spec = Gem::Specification.new do |s|
|
|
9
9
|
s.homepage = "http://github.com/ryanmelt/qtbindings"
|
10
10
|
s.name = 'qtbindings'
|
11
11
|
s.version = QTBINDINGS_VERSION
|
12
|
-
s.required_ruby_version = '>=
|
12
|
+
s.required_ruby_version = '>= 2.0.0'
|
13
13
|
s.add_dependency 'qtbindings-qt', QTBINDINGS_VERSION.split('.')[0..-2].join('.')
|
14
14
|
s.require_path = 'lib'
|
15
15
|
s.files = Dir['lib/**/*', 'bin/**/*', 'examples/**/*', '*.txt', 'extconf.rb', '*.gemspec', 'Rakefile'].to_a
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: qtbindings
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.8.
|
4
|
+
version: 4.8.6.0
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- Ryan Melton
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2014-
|
14
|
+
date: 2014-09-24 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: qtbindings-qt
|
@@ -19,14 +19,14 @@ dependencies:
|
|
19
19
|
requirements:
|
20
20
|
- - '='
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 4.8.
|
22
|
+
version: 4.8.6
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 4.8.
|
29
|
+
version: 4.8.6
|
30
30
|
description: qtbindings provides ruby bindings to QT4.x. It is derived from the kdebindings
|
31
31
|
project.
|
32
32
|
email: kde-bindings@kde.org
|
@@ -39,71 +39,26 @@ executables:
|
|
39
39
|
extensions: []
|
40
40
|
extra_rdoc_files: []
|
41
41
|
files:
|
42
|
-
-
|
43
|
-
-
|
44
|
-
-
|
45
|
-
-
|
46
|
-
-
|
47
|
-
-
|
48
|
-
-
|
49
|
-
- lib/1.9/libsmokeqtopengl.dll
|
50
|
-
- lib/1.9/libsmokeqtscript.dll
|
51
|
-
- lib/1.9/libsmokeqtsql.dll
|
52
|
-
- lib/1.9/libsmokeqtsvg.dll
|
53
|
-
- lib/1.9/libsmokeqttest.dll
|
54
|
-
- lib/1.9/libsmokeqtuitools.dll
|
55
|
-
- lib/1.9/libsmokeqtwebkit.dll
|
56
|
-
- lib/1.9/libsmokeqtxml.dll
|
57
|
-
- lib/1.9/libsmokeqtxmlpatterns.dll
|
58
|
-
- lib/1.9/qtruby4.so
|
59
|
-
- lib/1.9/qtscript.so
|
60
|
-
- lib/1.9/qttest.so
|
61
|
-
- lib/1.9/qtuitools.so
|
62
|
-
- lib/1.9/qtwebkit.so
|
63
|
-
- lib/2.0/libqtruby4shared.dll
|
64
|
-
- lib/2.0/libsmokebase.dll
|
65
|
-
- lib/2.0/libsmokeqtcore.dll
|
66
|
-
- lib/2.0/libsmokeqtgui.dll
|
67
|
-
- lib/2.0/libsmokeqthelp.dll
|
68
|
-
- lib/2.0/libsmokeqtmultimedia.dll
|
69
|
-
- lib/2.0/libsmokeqtnetwork.dll
|
70
|
-
- lib/2.0/libsmokeqtopengl.dll
|
71
|
-
- lib/2.0/libsmokeqtscript.dll
|
72
|
-
- lib/2.0/libsmokeqtsql.dll
|
73
|
-
- lib/2.0/libsmokeqtsvg.dll
|
74
|
-
- lib/2.0/libsmokeqttest.dll
|
75
|
-
- lib/2.0/libsmokeqtuitools.dll
|
76
|
-
- lib/2.0/libsmokeqtwebkit.dll
|
77
|
-
- lib/2.0/libsmokeqtxml.dll
|
78
|
-
- lib/2.0/libsmokeqtxmlpatterns.dll
|
79
|
-
- lib/2.0/qtruby4.so
|
80
|
-
- lib/2.0/qtscript.so
|
81
|
-
- lib/2.0/qttest.so
|
82
|
-
- lib/2.0/qtuitools.so
|
83
|
-
- lib/2.0/qtwebkit.so
|
84
|
-
- lib/Qt/qtruby4.rb
|
85
|
-
- lib/Qt.rb
|
86
|
-
- lib/Qt4.rb
|
87
|
-
- lib/qtbindings_version.rb
|
88
|
-
- lib/qtscript/qtscript.rb
|
89
|
-
- lib/qttest/qttest.rb
|
90
|
-
- lib/qtuitools/qtuitools.rb
|
91
|
-
- lib/qtwebkit/qtwebkit.rb
|
92
|
-
- bin/1.9/rbrcc.exe
|
93
|
-
- bin/1.9/rbuic4.exe
|
94
|
-
- bin/1.9/smokeapi.exe
|
95
|
-
- bin/1.9/smokedeptool.exe
|
42
|
+
- CHANGELOG.txt
|
43
|
+
- COPYING.LIB.txt
|
44
|
+
- COPYING.txt
|
45
|
+
- KNOWN_ISSUES.txt
|
46
|
+
- README.txt
|
47
|
+
- Rakefile
|
48
|
+
- TODO.txt
|
96
49
|
- bin/2.0/rbrcc.exe
|
97
50
|
- bin/2.0/rbuic4.exe
|
98
51
|
- bin/2.0/smokeapi.exe
|
99
52
|
- bin/2.0/smokedeptool.exe
|
53
|
+
- bin/2.1/rbrcc.exe
|
54
|
+
- bin/2.1/rbuic4.exe
|
55
|
+
- bin/2.1/smokeapi.exe
|
56
|
+
- bin/2.1/smokedeptool.exe
|
100
57
|
- bin/rbqtapi
|
101
58
|
- bin/rbrcc
|
102
59
|
- bin/rbuic4
|
103
60
|
- bin/smokeapi
|
104
61
|
- bin/smokedeptool
|
105
|
-
- examples/base/kicons.rb
|
106
|
-
- examples/base/rui.rb
|
107
62
|
- examples/designer/calculatorbuilder/calculatorbuilder.qrc
|
108
63
|
- examples/designer/calculatorbuilder/calculatorform.rb
|
109
64
|
- examples/designer/calculatorbuilder/calculatorform.ui
|
@@ -183,8 +138,8 @@ files:
|
|
183
138
|
- examples/itemviews/chart/qtdata.cht
|
184
139
|
- examples/itemviews/dirview/main.rb
|
185
140
|
- examples/itemviews/pixelator/imagemodel.rb
|
186
|
-
- examples/itemviews/pixelator/images/qt.png
|
187
141
|
- examples/itemviews/pixelator/images.qrc
|
142
|
+
- examples/itemviews/pixelator/images/qt.png
|
188
143
|
- examples/itemviews/pixelator/main.rb
|
189
144
|
- examples/itemviews/pixelator/mainwindow.rb
|
190
145
|
- examples/itemviews/pixelator/makefile
|
@@ -326,10 +281,10 @@ files:
|
|
326
281
|
- examples/painting/transformations/window.rb
|
327
282
|
- examples/passivepopup/passivepopup.rb
|
328
283
|
- examples/qdbus/chat/chat.rb
|
329
|
-
- examples/qdbus/chat/chatmainwindow.ui
|
330
|
-
- examples/qdbus/chat/chatsetnickname.ui
|
331
284
|
- examples/qdbus/chat/chat_adaptor.rb
|
332
285
|
- examples/qdbus/chat/chat_interface.rb
|
286
|
+
- examples/qdbus/chat/chatmainwindow.ui
|
287
|
+
- examples/qdbus/chat/chatsetnickname.ui
|
333
288
|
- examples/qdbus/chat/makefile
|
334
289
|
- examples/qdbus/complexpingpong/complexping.rb
|
335
290
|
- examples/qdbus/complexpingpong/complexpong.rb
|
@@ -354,12 +309,13 @@ files:
|
|
354
309
|
- examples/richtext/syntaxhighlighter/highlighter.rb
|
355
310
|
- examples/richtext/syntaxhighlighter/main.rb
|
356
311
|
- examples/richtext/syntaxhighlighter/mainwindow.rb
|
357
|
-
- examples/ruboids/boids.properties
|
358
|
-
- examples/ruboids/generateManifest.rb
|
359
|
-
- examples/ruboids/index.html
|
360
312
|
- examples/ruboids/LICENSE.txt
|
361
313
|
- examples/ruboids/Manifest
|
362
314
|
- examples/ruboids/README
|
315
|
+
- examples/ruboids/TODO
|
316
|
+
- examples/ruboids/boids.properties
|
317
|
+
- examples/ruboids/generateManifest.rb
|
318
|
+
- examples/ruboids/index.html
|
363
319
|
- examples/ruboids/release.rb
|
364
320
|
- examples/ruboids/ruboids/Boid.rb
|
365
321
|
- examples/ruboids/ruboids/BoidView.rb
|
@@ -370,18 +326,17 @@ files:
|
|
370
326
|
- examples/ruboids/ruboids/CloudView.rb
|
371
327
|
- examples/ruboids/ruboids/Flock.rb
|
372
328
|
- examples/ruboids/ruboids/Graphics.rb
|
373
|
-
- examples/ruboids/ruboids/info.rb
|
374
329
|
- examples/ruboids/ruboids/Params.rb
|
375
330
|
- examples/ruboids/ruboids/Point.rb
|
376
|
-
- examples/ruboids/ruboids/ruboids.rb
|
377
331
|
- examples/ruboids/ruboids/Thing.rb
|
378
332
|
- examples/ruboids/ruboids/Triangle.rb
|
379
333
|
- examples/ruboids/ruboids/View.rb
|
380
334
|
- examples/ruboids/ruboids/World.rb
|
381
335
|
- examples/ruboids/ruboids/WorldWindow.rb
|
382
|
-
- examples/ruboids/
|
336
|
+
- examples/ruboids/ruboids/info.rb
|
337
|
+
- examples/ruboids/ruboids/ruboids.rb
|
383
338
|
- examples/run_all.rb
|
384
|
-
- examples/
|
339
|
+
- examples/threading/main_thread.rb
|
385
340
|
- examples/tutorial/t1/t1.rb
|
386
341
|
- examples/tutorial/t10/cannon.rb
|
387
342
|
- examples/tutorial/t10/lcdrange.rb
|
@@ -493,18 +448,64 @@ files:
|
|
493
448
|
- examples/xml/saxbookmarks/mainwindow.rb
|
494
449
|
- examples/xml/saxbookmarks/xbelgenerator.rb
|
495
450
|
- examples/xml/saxbookmarks/xbelhandler.rb
|
496
|
-
- CHANGELOG.txt
|
497
|
-
- CMakeLists.txt
|
498
|
-
- COPYING.LIB.txt
|
499
|
-
- COPYING.txt
|
500
|
-
- KNOWN_ISSUES.txt
|
501
|
-
- README.txt
|
502
|
-
- TODO.txt
|
503
451
|
- extconf.rb
|
504
|
-
-
|
452
|
+
- lib/2.0/libqtruby4shared.dll
|
453
|
+
- lib/2.0/libsmokebase.dll
|
454
|
+
- lib/2.0/libsmokeqtcore.dll
|
455
|
+
- lib/2.0/libsmokeqtdeclarative.dll
|
456
|
+
- lib/2.0/libsmokeqtgui.dll
|
457
|
+
- lib/2.0/libsmokeqthelp.dll
|
458
|
+
- lib/2.0/libsmokeqtmultimedia.dll
|
459
|
+
- lib/2.0/libsmokeqtnetwork.dll
|
460
|
+
- lib/2.0/libsmokeqtopengl.dll
|
461
|
+
- lib/2.0/libsmokeqtscript.dll
|
462
|
+
- lib/2.0/libsmokeqtsql.dll
|
463
|
+
- lib/2.0/libsmokeqtsvg.dll
|
464
|
+
- lib/2.0/libsmokeqttest.dll
|
465
|
+
- lib/2.0/libsmokeqtuitools.dll
|
466
|
+
- lib/2.0/libsmokeqtwebkit.dll
|
467
|
+
- lib/2.0/libsmokeqtxml.dll
|
468
|
+
- lib/2.0/libsmokeqtxmlpatterns.dll
|
469
|
+
- lib/2.0/qtdeclarative.so
|
470
|
+
- lib/2.0/qtruby4.so
|
471
|
+
- lib/2.0/qtscript.so
|
472
|
+
- lib/2.0/qttest.so
|
473
|
+
- lib/2.0/qtuitools.so
|
474
|
+
- lib/2.0/qtwebkit.so
|
475
|
+
- lib/2.1/libqtruby4shared.dll
|
476
|
+
- lib/2.1/libsmokebase.dll
|
477
|
+
- lib/2.1/libsmokeqtcore.dll
|
478
|
+
- lib/2.1/libsmokeqtdeclarative.dll
|
479
|
+
- lib/2.1/libsmokeqtgui.dll
|
480
|
+
- lib/2.1/libsmokeqthelp.dll
|
481
|
+
- lib/2.1/libsmokeqtmultimedia.dll
|
482
|
+
- lib/2.1/libsmokeqtnetwork.dll
|
483
|
+
- lib/2.1/libsmokeqtopengl.dll
|
484
|
+
- lib/2.1/libsmokeqtscript.dll
|
485
|
+
- lib/2.1/libsmokeqtsql.dll
|
486
|
+
- lib/2.1/libsmokeqtsvg.dll
|
487
|
+
- lib/2.1/libsmokeqttest.dll
|
488
|
+
- lib/2.1/libsmokeqtuitools.dll
|
489
|
+
- lib/2.1/libsmokeqtwebkit.dll
|
490
|
+
- lib/2.1/libsmokeqtxml.dll
|
491
|
+
- lib/2.1/libsmokeqtxmlpatterns.dll
|
492
|
+
- lib/2.1/qtdeclarative.so
|
493
|
+
- lib/2.1/qtruby4.so
|
494
|
+
- lib/2.1/qtscript.so
|
495
|
+
- lib/2.1/qttest.so
|
496
|
+
- lib/2.1/qtuitools.so
|
497
|
+
- lib/2.1/qtwebkit.so
|
498
|
+
- lib/Qt.rb
|
499
|
+
- lib/Qt/qtruby4.rb
|
500
|
+
- lib/Qt4.rb
|
501
|
+
- lib/qtbindings_version.rb
|
502
|
+
- lib/qtdeclarative/qtdeclarative.rb
|
503
|
+
- lib/qtscript/qtscript.rb
|
504
|
+
- lib/qttest/qttest.rb
|
505
|
+
- lib/qtuitools/qtuitools.rb
|
506
|
+
- lib/qtwebkit/qtwebkit.rb
|
505
507
|
- qtbindings.gemspec
|
506
508
|
- qtbindingsnative.gemspec
|
507
|
-
- Rakefile
|
508
509
|
homepage: http://github.com/ryanmelt/qtbindings
|
509
510
|
licenses:
|
510
511
|
- LGPLv2.1
|
@@ -515,17 +516,17 @@ require_paths:
|
|
515
516
|
- lib
|
516
517
|
required_ruby_version: !ruby/object:Gem::Requirement
|
517
518
|
requirements:
|
518
|
-
- -
|
519
|
+
- - ">="
|
519
520
|
- !ruby/object:Gem::Version
|
520
|
-
version:
|
521
|
+
version: 2.0.0
|
521
522
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
522
523
|
requirements:
|
523
|
-
- -
|
524
|
+
- - ">="
|
524
525
|
- !ruby/object:Gem::Version
|
525
526
|
version: '0'
|
526
527
|
requirements: []
|
527
528
|
rubyforge_project: qtbindings
|
528
|
-
rubygems_version: 2.
|
529
|
+
rubygems_version: 2.2.2
|
529
530
|
signing_key:
|
530
531
|
specification_version: 4
|
531
532
|
summary: Qt bindings for ruby
|