From b7c7d5ad7c1a21fcb24ef5e8df09a32838d2f7d0 Mon Sep 17 00:00:00 2001 From: Peinthor Rene Date: Sat, 4 Feb 2012 10:36:30 +0100 Subject: [PATCH] updated readme --- README.rst | 26 ++++++++++++++++++++++++++ README.txt | 30 ------------------------------ 2 files changed, 26 insertions(+), 30 deletions(-) create mode 100644 README.rst delete mode 100644 README.txt diff --git a/README.rst b/README.rst new file mode 100644 index 00000000..1f1bb399 --- /dev/null +++ b/README.rst @@ -0,0 +1,26 @@ +============= +sqlitebrowser +============= + +This is a fork from the SF project which seems to be stagnant. + +Website: + http://sqlitebrowser.sourceforge.net + +Project: + https://sourceforge.net/projects/sqlitebrowser/ + +Status +------ + +- Qt3Support was removed +- Recent files menu added + +Todo +---- + +- UI cleanup +- Code cleanup (a lot) + +For recent issues look at: https://github.com/rp-/sqlitebrowser/issues + diff --git a/README.txt b/README.txt deleted file mode 100644 index 75c7bb4b..00000000 --- a/README.txt +++ /dev/null @@ -1,30 +0,0 @@ -sqlitebrowser. - -This is a fork from the SF project which seems to be stagnant. - -Website: - http://sqlitebrowser.sourceforge.net - -Project: - https://sourceforge.net/projects/sqlitebrowser/ - -Have emailed devs and no reply yet. -https://sourceforge.net/projects/sqlitebrowser/forums/forum/301848/topic/3878502 - ----------------------------------------- -Hacking - -I'm progressing throught removing Qt3 -Adding icons and contect menu -The icons are placeholders atmp -Generally clearing up - -Problesm? -Dont get the transactions part.. - -Help Wanted -Tester co dev (not a qt expert); - - -contact: -pedromorgan AT gmail DOT com