From: Willem Liu Date: Fri, 29 Apr 2011 20:11:53 +0000 (+0200) Subject: Added sync functionality X-Git-Tag: easylist-0.3.24~2 X-Git-Url: https://vcs.maemo.org/git/?p=easylist;a=commitdiff_plain;h=b5e7516b0b46a171282ac5f6635d563cd8d2570f Added sync functionality --- diff --git a/Makefile b/Makefile index 2e0312d..38ca0fc 100755 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: easylist -# Generated by qmake (2.01a) (Qt 4.7.0) on: vr 29. apr 21:46:48 2011 +# Generated by qmake (2.01a) (Qt 4.7.0) on: vr 29. apr 22:10:26 2011 # Project: easylist.pro # Template: app # Command: c:/qtsdk/maemo/4.6.2/targets/fremantle-pr13/bin/qmake.exe -spec ../../../QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/share/qt4/mkspecs/default -unix QMLJSDEBUGGER_PATH=C:/QtSDK/QtCreator/share/qtcreator/qml/qmljsdebugger -o Makefile easylist.pro diff --git a/debian/changelog b/debian/changelog index a4fba97..a87618d 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ easylist (0.3.24) unstable; urgency=low - * + * Added Sync functionality with http://www.willemliu.nl/qt/maemo/easylist/ + * Added donation plug in about box. -- Willem Liu Sat, 26 Mar 2011 11:17:23 +0100 diff --git a/debian/rules b/debian/rules index b262521..9e7897d 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - # qmake + qmake $(MAKE) #docbook-to-man debian/easylist.sgml > easylist.1 @@ -39,7 +39,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - $(MAKE) clean + # $(MAKE) clean dh_clean diff --git a/easylist.pro.user b/easylist.pro.user index 7e7dcb6..9aed9f6 100755 --- a/easylist.pro.user +++ b/easylist.pro.user @@ -2,7 +2,7 @@ ProjectExplorer.Project.ActiveTarget - 2 + 1 ProjectExplorer.Project.EditorSettings @@ -206,7 +206,7 @@ -us C:/QtSDK/Maemo/4.6.2/wbin/mad.cmd - false + true $BUILDDIR Custom Process Step @@ -273,7 +273,7 @@ - 2011-04-29T21:34:26 + 2011-04-29T22:06:16 2011-03-26T11:43:07 diff --git a/qtc_packaging/debian_fremantle/changelog b/qtc_packaging/debian_fremantle/changelog index a4fba97..a87618d 100755 --- a/qtc_packaging/debian_fremantle/changelog +++ b/qtc_packaging/debian_fremantle/changelog @@ -1,6 +1,7 @@ easylist (0.3.24) unstable; urgency=low - * + * Added Sync functionality with http://www.willemliu.nl/qt/maemo/easylist/ + * Added donation plug in about box. -- Willem Liu Sat, 26 Mar 2011 11:17:23 +0100 diff --git a/qtc_packaging/debian_fremantle/rules b/qtc_packaging/debian_fremantle/rules index b262521..9e7897d 100755 --- a/qtc_packaging/debian_fremantle/rules +++ b/qtc_packaging/debian_fremantle/rules @@ -27,7 +27,7 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - # qmake + qmake $(MAKE) #docbook-to-man debian/easylist.sgml > easylist.1 @@ -39,7 +39,7 @@ clean: rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. - $(MAKE) clean + # $(MAKE) clean dh_clean diff --git a/settingsform.ui b/settingsform.ui index bc412d8..ab632dc 100755 --- a/settingsform.ui +++ b/settingsform.ui @@ -13,122 +13,94 @@ Form - - - 0 - + 0 - - - - 0 - - - - Sync - - - - 0 - - - 0 - - - - - 0 + + + + + + + + Sync settings: - - - - 0 - - - - - Sync settings: - - - - 0 - - - - - Username: - - - - - - - - - - Password: - - - - - - - - - - Sync url: - - - - - - - http://www.willemliu.nl/qt/maemo/easylist/getList.php - - - - - - - Restore Sync url - - - - - - - - - + + + + + Username: + + + + + + + + + + Password: + + + + + + + QLineEdit::Password + + + + + + + Sync url: + + + + + + + http://www.willemliu.nl/qt/maemo/easylist/getList.php + + + + + + + Restore Sync url + + + + + - - - - - - - - - Cancel - - - - - - - Apply - - - - - Save - - + + + + + Cancel + + + + + + + Apply + + + + + + + Save + + + +