Commit graph

39 commits

Author SHA1 Message Date
polos
cf5cf5b649 some revisions (mostly "quick" examples) 2017-02-25 10:46:45 +01:00
polos
1281b68a8b "quick": add properties dialog to every example, see SHOW-PROPERTIES-DIALOG 2017-02-14 11:05:55 +01:00
polos
2c288a5f31 fix function QPROPERTIES*; update docu; extend "gui/properties.lisp" for QML; fix QAPROPOS inverse sorting; 2017-02-14 00:22:37 +01:00
polos
b221fb1014 small revisions 2017-02-11 20:07:50 +01:00
polos
919005a21c add GC (using ECL finalizer) to return values from QOVERRIDE; add note in "abstract-model.lisp"; 2017-02-11 11:27:25 +01:00
polos
ef6bd0f2f7 "quick": remove "Lisp.tr()"; N.B. just use qsTr(); 2017-02-04 12:52:23 +01:00
polos
df3ce301a7 revision of revision 2017-02-02 11:14:59 +01:00
polos
307b0cb8d2 small revisions 2017-02-02 10:49:51 +01:00
polos
376b7caed4 add examples in "quick/item-model"; lots of minor revisions; 2017-02-01 16:36:18 +01:00
polos
d773093dbd small revisions 2017-01-30 19:21:07 +01:00
polos
feddd49e1e fix recently introduced bug (meta arg handling of reference types) 2017-01-25 01:19:14 +01:00
polos
1208ae6a8f some revisions 2017-01-24 16:34:42 +01:00
polos
322dcfe01a signal an error if QVARIANT-FROM-VALUE failes because of invalid type name 2017-01-22 17:22:55 +01:00
polos
d2d86849ce fix return value of QVARIANT-VALUE to work with QT-OBJECTs 2017-01-22 11:24:01 +01:00
polos
b33a987248 add new function QVARIANT-FROM-VALUE, needed in QML:QML-SET ("quick" examples) 2017-01-21 22:40:08 +01:00
polos
c7cefd839c add example "quick/Tic-Tac-Toe"; lots of minor revisions; 2017-01-19 02:02:30 +01:00
polos
140e793040 review "qml-lisp" 2017-01-17 22:28:39 +01:00
polos
03c7a5ded5 fix and improve "qml-lisp" example; allow nested QVariantLists (JS arrays in QML); 2017-01-17 10:13:45 +01:00
polos
75c2b80e4e fix meta arg handling for modules (:help, :quick) 2017-01-16 15:03:57 +01:00
polos
dfccd7eb17 add module :quick (quick, quickwidgets, qml) plus an example; lots of small revisions; 2017-01-16 12:00:00 +01:00
polos
929f28d768 add missing module classes; add example "storage-info.lisp"; some revisions; 2016-12-28 10:27:27 +01:00
polos
b50d5bbb62 add a bunch of new classes from QtCore and QtGui 2016-12-20 23:55:00 +01:00
polos
dac54ad8a1 add QTouchDevice, QMediaResource 2016-12-19 09:55:41 +01:00
polos
8b8b1cc022 add classes QPageLayout, QPageSize; small revisions; 2016-12-18 22:39:37 +01:00
polos
c132e01424 update QEvent names 2016-12-17 18:32:28 +01:00
polos
7c9459525a add example "video-widget"; some fixes and revisions; 2016-12-16 01:21:32 +01:00
polos
1d5f1fcb3f make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
polos
7b03ef56fd better "connection" handling to Lisp functions; make disconnect work properly; some revisions; 2016-12-10 15:46:36 +01:00
polos
09e0f53f28 small revisions and fix of type check; 2016-12-09 08:48:27 +01:00
polos
03520bb6ec add (port of Qt) example "camera" (multimedia widgets); lots of minor revisions; 2016-12-08 01:23:14 +01:00
polos
9c6e98a94a add missing types in :help module; small rivisions; 2016-12-03 21:01:22 +01:00
polos
befafa0415 add module :multimedia; fixes because of QMetaType differences Qt4/Qt5 2016-12-03 17:55:19 +01:00
polos
b010aa204f add/review OpenGL related stuff 2016-11-30 21:49:56 +01:00
polos
350e8fd742 small revisions (both code and docu) 2016-11-29 22:58:29 +01:00
polos
7bef996a8e some revisions 2016-11-29 13:54:09 +01:00
polos
5a7b27c643 remove obsolete module :opengl; add some new Qt5 classes; 2016-11-29 01:13:27 +01:00
polos
97921574e0 fix *.dll loading in Windows; small revisions; 2016-11-28 12:57:44 +01:00
polos
489084cd17 fixes for MSVC 64bit compilers 2016-11-27 12:18:14 +01:00
polos
0591f54ce8 port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00