Salvo 'LtWorf' Tomaselli
f3af25f132
Support multi-line editing mode
...
This mode supports the insertion of multiple queries in one shot,
assign them to variables and reuse them.
Basically a program. Less interactive mode but better for more
complicated queries.
2015-06-01 00:00:59 +02:00
Salvo 'LtWorf' Tomaselli
4a71130d0a
Change UI to use the new symbols
2015-05-31 19:03:49 +02:00
Salvo 'LtWorf' Tomaselli
221861be51
Marked operator buttons labels as untranslatable
2015-02-23 15:23:27 +01:00
Salvo 'LtWorf' Tomaselli
f31d0dea28
Forget about sessions for now
2013-12-27 00:17:19 +01:00
Salvo 'LtWorf' Tomaselli
d422756ed2
sessions support
2013-06-30 11:47:26 +02:00
LtWorf
853e0d2674
- Added tooltips for the operators
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@345 014f5005-505e-4b48-8d0a-63407b615a7c
2012-02-13 12:23:35 +00:00
LtWorf
2f8e604d0d
- Can create relation classes from the table
...
- Can add new relations and edit current ones, it apparently works
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@325 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 18:44:20 +00:00
LtWorf
e6c871b785
- Buttons to edit and create relation
...
- Default example cells when working on a new relation
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@323 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 17:06:24 +00:00
LtWorf
f02f54d58d
- removed insert and delete buttons. They were probably too complicated to use..
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@318 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:30:22 +00:00
LtWorf
fb7e9d2b6f
- Can perform survey from command line interface too
...
- Module to send survey directly
- Can check the latest version from the svn repository
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@311 014f5005-505e-4b48-8d0a-63407b615a7c
2011-06-14 16:21:15 +00:00
LtWorf
e563972436
- Changed window title
...
- Added menu!
- Can restore from history
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@282 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 23:23:20 +00:00
LtWorf
4d78540440
- Relation list is sorted
...
- Selects last item of history (so it scrolls)
- Fixes saving relations
- Simplified code, removing useless iterations
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@281 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 21:49:02 +00:00
LtWorf
6a93efd198
- Adds query into history
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@280 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 21:18:30 +00:00
LtWorf
0c7f71e254
- Re-designed the ui, using the designer
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@278 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 18:56:50 +00:00
LtWorf
3e04c24056
- Added new test
...
- More details in test driver
- Re-building GUI, idioticly eliminated long ago
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@277 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-20 17:16:34 +00:00