326:4c8fdacdd5d3
|
2005-10-22 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-22 16:04:13 by paulb]
Added a test of rowspan attributes with values greater than one. |
|
|
examples/Common/Configurator/Resources/config.ui
|
|
325:df3ac15b6303
|
2005-10-22 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-22 16:04:05 by paulb]
Added improved support for rowspan attributes with values greater than one. |
|
|
XSLForms/XSL/QtDesigner.xsl
|
|
324:5e889ef4687f
|
2005-10-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-21 17:06:41 by paulb]
Added a Qt Designer layout which resembles the application template. |
|
|
examples/Common/Configurator/Resources/config.ui
|
|
323:f005905d2d59
|
2005-10-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-21 17:06:12 by paulb]
Fixed numeric sorting of row numbers.
Added support for the addition of missing cells, although this does not yet
support cells spanning rows.
Added text label support. |
|
|
XSLForms/XSL/QtDesigner.xsl
|
|
322:a16a291eea90
|
2005-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-17 23:50:33 by paulb]
Added an experimental Qt Designer conversion stylesheet. |
|
|
XSLForms/XSL/QtDesigner.xsl
|
|
321:605a6315d00c
|
2005-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-17 16:20:50 by paulb]
Simplified the naming of nodes.
Introduced requestUpdateArea usage to simplify update calls further. |
|
|
examples/Common/PEP241/Resources/pep241_template.xhtml
|
|
320:cbb6702cb53d
|
2005-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-17 16:20:17 by paulb]
Simplified the naming of nodes. |
|
|
examples/Common/PEP241/__init__.py
|
|
319:1df73d4b422c
|
2005-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-17 16:19:37 by paulb]
Introduced an "area update" function which accepts field name prefixes,
finding all fields whose names begin with such prefixes and sending the
values of such fields to the application. |
|
|
examples/Common/Configurator/Resources/scripts/XSLForms.js examples/Common/Dictionary/Resources/scripts/XSLForms.js examples/Common/PEP241/Resources/scripts/XSLForms.js examples/Common/VerySimple/Resources/scripts/XSLForms.js
|
|
318:6afca08c7bf7
|
2005-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-17 00:14:51 by paulb]
Fixed the production of instructions selecting collection/dynamic elements
so that the ordering of such elements is exactly preserved. (Instead of
emitting an apply-templates instruction for each found element, a single
instruction encompassing all qualifying elements is emitted.) |
|
|
XSLForms/XSL/Input.xsl
|
|
317:6cd6887e003f
|
2005-10-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-16 22:39:02 by paulb]
Removed duplicate field declarations in the in-page update calls. |
|
|
examples/Common/PEP241/Resources/pep241_template.xhtml
|
|