Salvo 'LtWorf' Tomaselli
c8d9e57a50
Get rid of the last remains of galileo
2013-12-27 00:47:48 +07:00
Salvo 'LtWorf' Tomaselli
556eecc118
Changed about and README to not point to galileo anymore
2013-12-27 00:31:43 +07:00
Salvo 'LtWorf' Tomaselli
f31d0dea28
Forget about sessions for now
2013-12-27 00:17:19 +07:00
Salvo 'LtWorf' Tomaselli
5e4a703f56
New way of checking for new versions
2013-12-27 00:16:12 +07:00
Salvo 'LtWorf' Tomaselli
c637890795
Make the survey point to the new location on appspot
2013-12-26 23:51:00 +07:00
Salvo 'LtWorf' Tomaselli
600ad5caf4
Google webapp to receive feedbacks
2013-12-26 23:39:36 +07:00
Salvo 'LtWorf' Tomaselli
d422756ed2
sessions support
2013-06-30 11:47:26 +07:00
Salvo 'LtWorf' Tomaselli
5f394aec89
- Removed mac target and generation, it didn't work for new versions of osx
...
anyway, and the .app is not self contained.
- Separate make targets for pyqt and pyside
2013-06-30 11:45:35 +07:00
Salvo 'LtWorf' Tomaselli
f1eb4e0b23
doc change
2013-06-29 16:51:20 +07:00
Salvo 'LtWorf' Tomaselli
dee91df8a6
sql module was never implemented
2013-06-29 16:51:06 +07:00
Salvo 'LtWorf' Tomaselli
57979cbf8d
can import with *
2013-06-29 15:41:03 +07:00
Salvo 'LtWorf' Tomaselli
78c37999cc
fixed typo
2013-06-29 15:40:48 +07:00
Salvo 'LtWorf' Tomaselli
68b60b7b07
Merge branch 'master' of github.com:ltworf/relational
2013-06-29 15:40:03 +07:00
Salvo 'LtWorf' Tomaselli
b41ed96ff0
- driver only use xtermcolor
...
- Driver exits with 1 if a test fails
2013-02-21 17:22:56 +07:00
Salvo 'LtWorf' Tomaselli
b4f418f3cc
- uses xtermcolor instead of embedded termcolor
...
- Doesn't terminate on ^C, just prints a new empty prompt
2013-02-21 16:06:51 +07:00
Salvo 'LtWorf' Tomaselli
27ba11cf40
first stub of new API
2013-02-17 22:46:56 +07:00
Salvo 'LtWorf' Tomaselli
0c20944463
gitignore
2013-02-10 14:25:30 +07:00
Salvo 'LtWorf' Tomaselli
5433f14b66
Generates tokenizer exception if the value is not unicode
2013-02-10 14:24:52 +07:00
Salvo 'LtWorf' Tomaselli
2e0cbf94a7
- Can convert the expressions into python code objects as well
...
- Can test that the code objects work as expected too.
2013-02-10 14:11:26 +07:00
LtWorf
436958f40e
wrong copyright, lintian will complain and i will fix it
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@346 014f5005-505e-4b48-8d0a-63407b615a7c
2012-03-10 12:02:21 +07: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 +07:00
LtWorf
913a304d35
- can import *
...
- starting a common code to remove duplication in interfaces
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@344 014f5005-505e-4b48-8d0a-63407b615a7c
2012-01-25 15:46:11 +07:00
LtWorf
3978259f4a
- improved an optimization, to produce a simpler select condition under certain circumstances
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@343 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 19:01:33 +07:00
LtWorf
cd85b7e1c1
- forgot it out by mistake.. it's a generated file anyway
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@342 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 19:01:03 +07:00
LtWorf
bd2a0afb5e
- ready for new release (i hope)
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@341 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-07 18:59:38 +07:00
LtWorf
0986da8db7
- parser gives more indicative errors
...
- changed two "range" into xrange
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@340 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-01 19:29:55 +07:00
LtWorf
48bde3ea84
- Improved tokenizer
...
- GUI shows unicode errors (i really can't wait for debian to have pyqt in python 3)
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@339 014f5005-505e-4b48-8d0a-63407b615a7c
2011-11-01 18:47:03 +07:00
LtWorf
f6a6947218
. added import sip, needed for py2exe to correctly include that library in windows.
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@338 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-27 18:27:07 +07:00
LtWorf
40e3079e50
- changed default dir name
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@337 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-26 21:26:51 +07:00
LtWorf
473dbfd331
- added rel edit for convenience, despite being a generated file
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@336 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-26 21:19:52 +07:00
LtWorf
dd9b1a2055
- tag of new version
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@335 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-22 13:41:53 +07:00
LtWorf
cadded91cd
- nothing really..
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@334 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-22 13:26:32 +07:00
LtWorf
cdd771462d
- command line interface using new API
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@333 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-17 21:26:01 +07:00
LtWorf
ee1e103c8f
- tests with pyside and fixes
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@332 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-15 22:30:31 +07:00
LtWorf
466c72ab2c
- Other fixes
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@331 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-15 22:12:06 +07:00
LtWorf
9344304f68
- More fixes for unicode...
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@330 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-15 22:00:17 +07:00
LtWorf
17452f1e0b
- migrating to unicode
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@329 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-15 21:45:33 +07:00
LtWorf
24021ddeb0
- warns about saving relations
...
- no more empty fields
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@328 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 20:39:48 +07:00
LtWorf
80cd45cf0c
- handles wrong header names
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@327 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 20:30:06 +07:00
LtWorf
9d12667b11
- Debian package can now be installed with pyside and not pyqt
...
- Make dist makes a file for the debian format
- Make dist removes .svn from relational_pyside
- setup.py installs relational_pyside module
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@326 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 20:15:38 +07: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 +07:00
LtWorf
144ee8fabc
- Can show relations
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@324 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 18:10:01 +07: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 +07:00
LtWorf
06d27b14a7
- Still a stub, with handler module now
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@322 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 16:24:01 +07:00
LtWorf
cbedc893b1
- ui for editing relations.. just a stub
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@321 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-13 14:08:12 +07:00
LtWorf
6142a1e66a
- forgot to replace the __init__ module with a symlink
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@320 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:47:13 +07:00
LtWorf
c5af23d05c
- apparently it works, needs further testing
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@319 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 22:35:24 +07: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 +07:00
LtWorf
b186ddae39
- Unified main GUI too, but work is still in progress...
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@317 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 18:32:31 +07:00
LtWorf
03426f5276
- Unified code for survey
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@316 014f5005-505e-4b48-8d0a-63407b615a7c
2011-10-08 17:34:19 +07:00