Commit Graph

  • 4c03931fe5 added states and capable of parsing relation names and sub-expressions LtWorf 2009-03-16 15:48:49 +0000
  • bcdf97351e stub of new list-parser LtWorf 2009-03-16 08:52:25 +0000
  • 5a0d52a79e fixed make mac, it wasn't working anymore LtWorf 2009-03-08 09:46:29 +0000
  • 1ec69658c2 Minor fixes in makefile for mac tar generation LtWorf 2009-03-08 08:31:39 +0000
  • 742f6e9192 Thanks to Chris Lamb added LtWorf 2009-03-08 08:19:21 +0000
  • 65cb38aa53 Inserted changes of this version LtWorf 2009-03-08 08:19:19 +0000
  • e6e571f97b Insert and delete from GUI are now done on the displayed relation, not on the selected one LtWorf 2009-03-08 08:17:24 +0000
  • 4a436f14a8 make source_all now leaves intact .svn directories, so it is possible to do svn update having it LtWorf 2009-03-08 07:49:21 +0000
  • 1d59ca0b62 removed useless dependences LtWorf 2009-03-04 21:25:54 +0000
  • efa50adae4 fixed makefile LtWorf 2009-03-04 21:22:42 +0000
  • 09622953d5 added exec property LtWorf 2009-03-04 21:21:14 +0000
  • fa5ce2e136 added warning and encoding to the optimizer LtWorf 2009-03-02 19:24:01 +0000
  • be36b2ccd8 splitting into modules is completed and working (hopefully also on macosx) LtWorf 2009-03-02 16:29:11 +0000
  • 31fe0bf9ea splitted into modules LtWorf 2009-02-26 13:18:02 +0000
  • b498f61e68 moved some scripts outside the makefile LtWorf 2009-02-26 12:58:20 +0000
  • 2f0a12f9e0 making debian package generation more clear LtWorf 2009-02-26 11:18:07 +0000
  • 62522d90f2 Merged modified makefile from latest tag LtWorf 2009-02-24 20:52:19 +0000
  • f8fe680667 tagged version 0.8 LtWorf 2009-02-24 14:56:08 +0000
  • cea59b2c4d added make source command to generate .tar.bz file LtWorf 2009-02-24 14:32:00 +0000
  • a73fe7ae36 updated changelog LtWorf 2009-02-23 15:17:04 +0000
  • c658041a7d Changed event to show fields of relations in the sidebar since it was behaving differently depending on the used theme LtWorf 2009-02-13 15:52:34 +0000
  • 6e14b4b4c7 implemented inserting of tuples in GUI LtWorf 2009-02-10 17:25:04 +0000
  • 479cad96dc implemented inserting of tuples in GUI LtWorf 2009-02-10 17:19:58 +0000
  • f956757956 Added buttons for insert and delete LtWorf 2009-02-10 13:44:19 +0000
  • 711426c23d Corrected all 'touple' into 'tuple' LtWorf 2009-02-10 12:14:49 +0000
  • 8d0830fd6b added insert method, can be used to add one touple per time into a relation and does integrity check (just prevents inserting duplicated entries) LtWorf 2009-02-10 12:11:32 +0000
  • 907d95268b Added ttf-dejavu-core dep in debian package, because it contains some needed chars such as union, intersection and so on LtWorf 2009-02-10 11:50:56 +0000
  • 4c510df460 stub insert LtWorf 2009-01-27 12:12:44 +0000
  • 600e6ee1e0 update and delete now return the number of affected rows LtWorf 2008-12-25 11:37:11 +0000
  • fd5e8dd276 Relation module has SQL-like update LtWorf 2008-12-25 11:28:38 +0000
  • 1b09369198 Relation module has SQL-like delete LtWorf 2008-12-25 11:26:40 +0000
  • d59ba9f9f1 improved tree parser LtWorf 2008-12-11 22:36:45 +0000
  • f5e16a0cf4 stub for optimizer LtWorf 2008-12-10 17:42:41 +0000
  • 46fb40237e coorected remove script LtWorf 2008-12-09 17:47:45 +0000
  • a9ac98e7bb Deb postinstall generates optimized files LtWorf 2008-12-09 17:24:24 +0000
  • 0a16e41a14 No relation name is asked if the opening was aborted LtWorf 2008-12-03 10:21:41 +0000
  • 152a4cf536 forgot an example... LtWorf 2008-12-01 09:59:08 +0000
  • 907e774d73 saving fixed LtWorf 2008-11-30 14:39:49 +0000
  • efbbbeba35 New default relation's format is csv, as defined in RFC4180 LtWorf 2008-11-30 13:59:22 +0000
  • 51745e8218 Added __eq__ to relation object LtWorf 2008-11-30 12:28:16 +0000
  • dda1dba1a4 changed icon for mac, using kexi one LtWorf 2008-11-15 18:26:49 +0000
  • 8f97e62fec tagged release 0.7 LtWorf 2008-11-15 17:10:02 +0000
  • 187a66d85e untagged release :-S LtWorf 2008-11-15 17:09:31 +0000
  • 4441584a64 tagged release 0.7 LtWorf 2008-11-15 15:51:46 +0000
  • 04e09236d1 fixed debian package generation LtWorf 2008-11-15 15:51:04 +0000
  • c400562006 Makefile to create .deb package LtWorf 2008-11-15 15:33:02 +0000
  • 60c949784b using 4 spaces to indent LtWorf 2008-11-15 13:15:26 +0000
  • 4bf2f915c6 Form to send a survey LtWorf 2008-11-11 13:15:12 +0000
  • 3f6c989212 credits and python way to iterate dictionary LtWorf 2008-11-10 17:12:53 +0000
  • 4cd7bc533c selectable text in about window LtWorf 2008-11-09 15:23:04 +0000
  • 19e801092e simplified outer join LtWorf 2008-11-09 12:15:04 +0000
  • ec8218cfc0 typo LtWorf 2008-11-08 18:21:31 +0000
  • ab9a081171 Can save relations from gui LtWorf 2008-11-06 23:18:58 +0000
  • 863289d29c Optimized saving of relations LtWorf 2008-11-06 22:25:12 +0000
  • 278036081f Changed internal rename method. Now uses a dictionary LtWorf 2008-11-05 17:18:28 +0000
  • 772eb4f156 When adding a relation, the file must be choosen 1st, and then the default relation's name is the same as the filename LtWorf 2008-11-05 17:07:38 +0000
  • 0883285a48 ok now REALLY works :-) LtWorf 2008-10-04 18:11:09 +0000
  • 5a264ac696 optimization LtWorf 2008-10-04 18:03:35 +0000
  • e11fef3330 removed prints used for test LtWorf 2008-10-04 17:48:49 +0000
  • 56b4756145 expressions between quotes aren't parsed anymore LtWorf 2008-10-04 17:37:58 +0000
  • 3b9291a88b added readme since it appears it is too complicated for users to read the whole download page LtWorf 2008-09-22 13:34:41 +0000
  • 00ab4799b7 tagged release 0.6 LtWorf 2008-09-21 15:33:51 +0000
  • 4bb87eb40e it's perl, not pearl :-S LtWorf 2008-09-06 12:33:52 +0000
  • a55b27ca5e unable to handle signals when using PyQt... LtWorf 2008-09-01 07:56:54 +0000
  • 983b380de4 makefile for macosx LtWorf 2008-09-01 07:52:32 +0000
  • a28e52b1bc makefile for macosx LtWorf 2008-09-01 07:51:57 +0000
  • 74656a4f9c makefile able to create and package osx application LtWorf 2008-08-15 13:30:42 +0000
  • 35126caa5a fix to run on osx, runs even if webkit can't be imported LtWorf 2008-08-14 18:53:42 +0000
  • 15707f89c5 Added support for dates LtWorf 2008-08-08 14:28:47 +0000
  • ee37a74088 added support for float numbers LtWorf 2008-08-08 12:41:16 +0000
  • a340186071 Added sample relations LtWorf 2008-07-25 21:08:56 +0000
  • 2caad7a868 completed GUI LtWorf 2008-07-24 22:20:04 +0000
  • 1446e6d004 about, online doc, license, cleaning LtWorf 2008-07-24 15:08:55 +0000
  • 2bd2d96832 First working version LtWorf 2008-07-24 13:12:05 +0000
  • d9565654a5 First working version LtWorf 2008-07-24 13:02:59 +0000
  • 18a986605f improved GUI LtWorf 2008-07-23 14:38:01 +0000
  • 20da34964c GUI stub LtWorf 2008-07-23 13:20:59 +0000
  • 9e29e2083b GUI stub LtWorf 2008-07-23 13:20:49 +0000
  • 582eb25df9 Doc updated accordingly LtWorf 2008-07-22 15:00:23 +0000
  • a99aef8c7b added support for parenthesis LtWorf 2008-07-22 14:59:31 +0000
  • f92749f7ee tagged release 0.2 LtWorf 2008-07-21 08:47:31 +0000
  • d2d71e8b53 spaces are ignored in attributes' names in rename LtWorf 2008-07-21 08:14:07 +0000
  • b61625f10d changed outer join syntax because the previous one didn't work LtWorf 2008-07-21 08:03:50 +0000
  • 889c333058 parser completed LtWorf 2008-07-21 07:31:17 +0000
  • 0f8d0b68ac parsing works better than before, not perfect LtWorf 2008-07-20 22:10:35 +0000
  • e93e188cb6 improved parser stub, not completely working yet LtWorf 2008-07-20 17:49:44 +0000
  • 5c9f4e63f4 first stub of relational algebra to python converter LtWorf 2008-07-19 15:30:01 +0000
  • b873d432b6 renamed equijoin to thetajoin LtWorf 2008-07-17 22:53:32 +0000
  • d91bafafda added equi-join LtWorf 2008-07-17 22:44:26 +0000
  • 7042bef744 outer join added LtWorf 2008-07-17 22:39:58 +0000
  • 0c11969722 changed fields to attributes LtWorf 2008-07-17 18:28:44 +0000
  • 350bd00967 natural join and example to test it LtWorf 2008-07-16 13:42:02 +0000
  • 953ebc3d1e product should not generate duplicated items, removed check LtWorf 2008-07-16 08:38:50 +0000
  • 7d048cb399 added selection LtWorf 2008-07-14 14:38:42 +0000
  • 7817d6adaf product avoids duplicated items LtWorf 2008-07-14 13:14:50 +0000
  • 82e551cce4 preventing duplicated fields in projection LtWorf 2008-07-14 13:04:32 +0000
  • 1efc1dc3c7 created repositor structure LtWorf 2008-07-14 12:18:35 +0000