summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS8
-rw-r--r--ChangeLog8
-rw-r--r--INSTALL7
-rw-r--r--TODO8
4 files changed, 16 insertions, 15 deletions
diff --git a/AUTHORS b/AUTHORS
index 76c3e369..e4a5b7c8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,3 @@
-Andrea Diamantini adjam7_AT_gmail_DOT_com Project Lead, Developer, Italian translation
-Alexander Domrachev alexander.domrachev_AT_gmail_DOT_com Developer, Russian translation
+Andrea Diamantini adjam7_AT_gmail_DOT_com Project Lead, Developer
+Alexander Domrachev alexander.domrachev_AT_gmail_DOT_com Developer
Pawel Prazak kojots350_AT_gmail_DOT_com Developer
-Panagiotis Papadopoulos pano_90@gmx.net German translation
-Juan Pablo Scaletti juanpablo@jpscaletti.com Spanish translation
-Eelko Berkenpies kaboon@gmail.com Dutch translation
-Alain Laporte alain_laporte123@yahoo.fr French translation
diff --git a/ChangeLog b/ChangeLog
index 1c830037..b054394e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+0.1
+- moved to KDE svn
+- Network Disk Cache
+- History Side Panel
+- Search Bar Google Suggestions
+- i18n support
+- webkit configuration settings
+
0.0.4
- Rekonq Singleton app
- With Qt 4.5, preliminary flash support
diff --git a/INSTALL b/INSTALL
index 3d8888a0..e8a3141e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,13 @@
===== Building rekonq from sources =====
+WARNING:
+rekonq before 0.1 release depends on Qt4.4.x.
+From 0.1 release on, to build rekonq you need Qt4.5.x
+
+
=== Prerequisites ===
-Qt4.4.x:
+Qt4.x.y:
Qt should be prepackaged for all mayor linux distributions. Please see
http://www.trolltech.com/products/qt for more information and installation
diff --git a/TODO b/TODO
index df2a72ac..a7055fea 100644
--- a/TODO
+++ b/TODO
@@ -21,11 +21,3 @@ TO 0.2 release
- MimeType Manager
- BETTER KDE INTEGRATION (What else to be done??)
-TO 0.1 release
-
-- fix cookies system
-+ fix toggle actions
- + history side panel
- - status bar
- - menu bar
-+ fullscreen action in webView \ No newline at end of file