Commit graph

  • 322dcfe01a signal an error if QVARIANT-FROM-VALUE failes because of invalid type name polos 2017-01-22 17:22:55 +01:00
  • d2d86849ce fix return value of QVARIANT-VALUE to work with QT-OBJECTs polos 2017-01-22 11:24:01 +01:00
  • b33a987248 add new function QVARIANT-FROM-VALUE, needed in QML:QML-SET ("quick" examples) polos 2017-01-21 22:40:08 +01:00
  • 881939b2d9 better "qml-get", "qml-set" (using QQmlProperty) polos 2017-01-21 19:14:32 +01:00
  • c10db89cc1 fix "eql5.js" to allow any number of arguments in "Lisp.fun()" polos 2017-01-21 10:34:35 +01:00
  • f290094824 "qml-lisp": allow for nested lists, vectors etc. as return values from QML function calls; some revisions; polos 2017-01-20 20:57:32 +01:00
  • 4cb7bfcfbf small revisions in "quick" examples polos 2017-01-19 20:48:18 +01:00
  • e8992bdc5f small docu revisions polos 2017-01-19 15:52:16 +01:00
  • c7cefd839c add example "quick/Tic-Tac-Toe"; lots of minor revisions; polos 2017-01-19 02:02:30 +01:00
  • 43abbe2415 another review of "qml-lisp" polos 2017-01-18 11:17:08 +01:00
  • 140e793040 review "qml-lisp" polos 2017-01-17 22:28:39 +01:00
  • 03c7a5ded5 fix and improve "qml-lisp" example; allow nested QVariantLists (JS arrays in QML); polos 2017-01-17 10:13:45 +01:00
  • 0e82b0a517 add trivial "qml-lisp" example (call Lisp from QML); tiny revisions; polos 2017-01-17 00:06:00 +01:00
  • 75c2b80e4e fix meta arg handling for modules (:help, :quick) polos 2017-01-16 15:03:57 +01:00
  • 213c0161bd add :quick to "gui.lisp" polos 2017-01-16 12:36:30 +01:00
  • dfccd7eb17 add module :quick (quick, quickwidgets, qml) plus an example; lots of small revisions; polos 2017-01-16 12:00:00 +01:00
  • 4822a012c4 review "Qt_EQL/quickwidget" example polos 2017-01-13 12:54:23 +01:00
  • dfcca82b64 add example "Qt_EQL/quickwidget" (for QML files) polos 2017-01-13 00:35:03 +01:00
  • a341fa33ff small revision of "gui.lisp" polos 2017-01-11 19:23:19 +01:00
  • f4fa418819 select found "primitive" polos 2017-01-07 11:03:30 +01:00
  • abf60c2baa better class finder for "-qgui"; small revisions; polos 2017-01-07 10:42:37 +01:00
  • 45ba32cd0d tiny revisions polos 2017-01-04 12:37:54 +01:00
  • 089cd59b35 add 'search class' to "gui.lisp"; small revesions; polos 2017-01-03 14:27:34 +01:00
  • f04f2e3181 Slime: change docu to use QLOAD instead of LOAD polos 2017-01-01 12:13:05 +01:00
  • acec87fb5d small revisions polos 2016-12-31 20:04:42 +01:00
  • 10c6c4d2a3 [Windows] "my_app/": prevent crash of gui exe on print output polos 2016-12-29 20:43:49 +01:00
  • b59821c838 some revisions polos 2016-12-29 17:07:48 +01:00
  • 929f28d768 add missing module classes; add example "storage-info.lisp"; some revisions; polos 2016-12-28 10:27:27 +01:00
  • b50d5bbb62 add a bunch of new classes from QtCore and QtGui polos 2016-12-20 23:55:00 +01:00
  • 61a67c20ae add example "video-graphics-item"; add QIdentityProxyModel, QItemEditorCreatorBase; various revisions; polos 2016-12-20 16:40:05 +01:00
  • dac54ad8a1 add QTouchDevice, QMediaResource polos 2016-12-19 09:55:41 +01:00
  • 8b8b1cc022 add classes QPageLayout, QPageSize; small revisions; polos 2016-12-18 22:39:37 +01:00
  • c132e01424 update QEvent names polos 2016-12-17 18:32:28 +01:00
  • a391544656 examples: use icons from current theme polos 2016-12-17 11:11:05 +01:00
  • 7c9459525a add example "video-widget"; some fixes and revisions; polos 2016-12-16 01:21:32 +01:00
  • 9544ab9768 add missing class QProxyStyle, needed for e.g. ::standardIcon(); small revisions; polos 2016-12-15 12:08:17 +01:00
  • 049cd17e12 add readme "known issues" polos 2016-12-14 21:45:16 +01:00
  • eeaf891d77 prevent "SLOT" warning on Windows; tiny revisions; polos 2016-12-14 19:58:56 +01:00
  • 1d5f1fcb3f make all modules link on Windows; fix sparse DOS line endings; minor revisions; polos 2016-12-13 19:52:06 +01:00
  • b5654340e6 add info for running EQL through gdb polos 2016-12-13 09:05:42 +01:00
  • b4f4aef416 many small revisions (code, docu formatting); add class QPdfWriter; polos 2016-12-12 23:53:28 +01:00
  • 7b03ef56fd better "connection" handling to Lisp functions; make disconnect work properly; some revisions; polos 2016-12-10 15:46:36 +01:00
  • 09e0f53f28 small revisions and fix of type check; polos 2016-12-09 08:48:27 +01:00
  • 03520bb6ec add (port of Qt) example "camera" (multimedia widgets); lots of minor revisions; polos 2016-12-08 01:23:14 +01:00
  • 9c6e98a94a add missing types in :help module; small rivisions; polos 2016-12-03 21:01:22 +01:00
  • befafa0415 add module :multimedia; fixes because of QMetaType differences Qt4/Qt5 polos 2016-12-03 17:55:19 +01:00
  • b010aa204f add/review OpenGL related stuff polos 2016-11-30 21:49:56 +01:00
  • 096976f026 add OpenGL primitives docu polos 2016-11-30 18:18:43 +01:00
  • be725660e6 remove pointer type "float*" polos 2016-11-30 17:58:02 +01:00
  • 3c4561b70e add OpenGL classes (substituting obsolete :opengl module) polos 2016-11-30 15:13:55 +01:00
  • 350e8fd742 small revisions (both code and docu) polos 2016-11-29 22:58:29 +01:00
  • 39bd46a814 tiny revisions polos 2016-11-29 14:33:39 +01:00
  • 7bef996a8e some revisions polos 2016-11-29 13:54:09 +01:00
  • 5a7b27c643 remove obsolete module :opengl; add some new Qt5 classes; polos 2016-11-29 01:13:27 +01:00
  • 97921574e0 fix *.dll loading in Windows; small revisions; polos 2016-11-28 12:57:44 +01:00
  • 5dd1236ce1 add function X:PATH (unicode file name handling); tested in Windows 8 and Linux; polos 2016-11-27 14:40:26 +01:00
  • 7710c0c92b update Linux "rebuild" script polos 2016-11-27 13:19:30 +01:00
  • 08d737b6a3 add "Windows" to tested platforms polos 2016-11-27 12:38:38 +01:00
  • 9db27bf1ba update README-1 polos 2016-11-27 12:27:35 +01:00
  • 489084cd17 fixes for MSVC 64bit compilers polos 2016-11-27 12:18:14 +01:00
  • 0e4c00499a fix READMEs; add screenshot; polos 2016-11-26 23:56:19 +01:00
  • 56462145ee small fixes in READMEs polos 2016-11-26 09:34:10 +01:00
  • 0591f54ce8 port of EQL/Qt4 to Qt5 polos 2016-11-25 23:30:38 +01:00