Added donation plug in about box
authorWillem Liu <willem.liu@gmail.com>
Thu, 28 Apr 2011 18:16:03 +0000 (20:16 +0200)
committerWillem Liu <willem.liu@gmail.com>
Thu, 28 Apr 2011 18:16:03 +0000 (20:16 +0200)
easylist.pro.user
mainform.cpp
mainform.h
qtc_packaging/debian_fremantle/changelog

index 7a55e88..a2b3fc8 100755 (executable)
@@ -2,7 +2,7 @@
 <qtcreator>
  <data>
   <variable>ProjectExplorer.Project.ActiveTarget</variable>
-  <value type="int">1</value>
+  <value type="int">0</value>
  </data>
  <data>
   <variable>ProjectExplorer.Project.EditorSettings</variable>
index 9eac1d8..9ce30da 100755 (executable)
@@ -158,9 +158,14 @@ void MainForm::on_actionAbout_triggered()
 {\r
     qDebug() << "About";\r
     QString aboutText;\r
-    aboutText.append("EasyList (c) 2010\n\n");\r
-    aboutText.append("Created by Willem Liu.\n");\r
-    aboutText.append("Created with QtCreator.\n");\r
+    aboutText.append("<html>");\r
+    aboutText.append("EasyList (c) 2010-");\r
+    aboutText.append(QDate::currentDate().toString("yyyy"));\r
+    aboutText.append("<br><br>");\r
+    aboutText.append("Created by Willem Liu.<br>");\r
+    aboutText.append("Created with QtCreator.<br><br>");\r
+    aboutText.append("Please <a href='http://www.willemliu.nl/donate'>donate</a> any amount you deem this app is worthy to keep me going on.<br><br>");\r
+    aboutText.append("</html>");\r
     QMessageBox::about(this, "EasyList", aboutText);\r
 }\r
 \r
index d0ab819..c54974c 100755 (executable)
@@ -3,6 +3,7 @@
 
 #include <QMainWindow>
 #include <QSettings>
+#include <QDate>
 #include <QDebug>
 #include <QDialog>
 #include <QMessageBox>
index c324fdf..a4fba97 100755 (executable)
@@ -4,88 +4,88 @@ easylist (0.3.24) unstable; urgency=low
 
  -- Willem Liu <willem.liu@gmail.com>  Sat, 26 Mar 2011 11:17:23 +0100
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Added prompt when clicked Uncheck All.
 
  -- Willem Liu <willem.liu@gmail.com>  Sat, 26 Mar 2011 11:17:23 +0100
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Now the list is also saved under its list name.
 
  -- Willem Liu <willem.liu@gmail.com>  Sat, 26 Mar 2011 11:17:23 +0100
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Repackaged to reduce package size.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 26 Oct 2010 18:08:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Repackaged to reduce package size.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 26 Oct 2010 18:06:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Added warning message box when clear checked message is pressed.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 26 Oct 2010 17:47:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Fixed bug when saving to a list template with empty name causes all lists to disappear.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 21 Oct 2010 19:19:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Fixed minor bug. Switching to Lists... view didn't save current list item states.
   * Added notification when saving list as template.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 21 Oct 2010 19:19:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Support for multiple lists.
   * Changed order of menu items.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 21 Oct 2010 00:05:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Changed control description.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 13:56:12 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Changed changelog to include all previous version changes.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 13:56:12 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Fixed sorting problem.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 29 Sep 2010 03:12:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Fixed Sort A-Z bug. Caused list to disappear when turned on with option "Checked To Bottom" turned off.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 29 Sep 2010 03:11:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Alphabetical sorting now ignores case.
   * Checked items now have grey text instead of white and are striked through.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 28 Sep 2010 17:12:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Alphabetical sorting now possible.
   * Label "Checked bottom" changed to "Checked to bottom".
@@ -93,7 +93,7 @@ easylist (0.3.23) unstable; urgency=low
 
  -- Willem Liu <willem.liu@gmail.com>  Sun, 26 Sep 2010 17:43:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Significantly changed the source code.
   * Divided in multiple classes.
@@ -102,37 +102,37 @@ easylist (0.3.23) unstable; urgency=low
 
  -- Willem Liu <willem.liu@gmail.com>  Wed, 22 Sep 2010 22:46:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Now supports sorting checked items to bottom of the list.
 
  -- Willem Liu <willem.liu@gmail.com>  Thu, 16 Sep 2010 13:43:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Initial Release.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 11:56:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Changed binary version number.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 11:56:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Added optify file.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 11:56:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Initial Release.
 
  -- Willem Liu <willem.liu@gmail.com>  Tue, 07 Sep 2010 11:56:00 +0200
 
-easylist (0.3.23) unstable; urgency=low
+easylist (0.3.24) unstable; urgency=low
 
   * Initial Release.