From: sudheer Date: Sat, 6 Aug 2011 16:11:36 +0000 (-0700) Subject: Release 0.3-1 (Including all changes) X-Git-Url: http://git.maemo.org/git/?p=marketstoday;a=commitdiff_plain;h=c776af314a4c0ac785ae0208e116e4075132acfc Release 0.3-1 (Including all changes) --- diff --git a/Makefile b/Makefile index 1c9a3ac..dd8d877 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: marketstoday -# Generated by qmake (2.01a) (Qt 4.7.0) on: Fri Jul 8 18:22:16 2011 +# Generated by qmake (2.01a) (Qt 4.7.0) on: Fri Aug 5 23:15:06 2011 # Project: marketstoday.pro # Template: subdirs # Command: /usr/bin/qmake -o Makefile marketstoday.pro @@ -29,10 +29,10 @@ SUBTARGETS = \ src/$(MAKEFILE): @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ - cd src/ && $(QMAKE) /home/sudheer/marketstoday/marketstoday-0.1/src/src.pro -o $(MAKEFILE) + cd src/ && $(QMAKE) /home/sudheer/marketstoday/marketstoday-0.3/src/src.pro -o $(MAKEFILE) sub-src-qmake_all: FORCE @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ - cd src/ && $(QMAKE) /home/sudheer/marketstoday/marketstoday-0.1/src/src.pro -o $(MAKEFILE) + cd src/ && $(QMAKE) /home/sudheer/marketstoday/marketstoday-0.3/src/src.pro -o $(MAKEFILE) sub-src: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) sub-src-make_default: src/$(MAKEFILE) FORCE diff --git a/debian b/debian index 8d1c07c..840fa20 120000 --- a/debian +++ b/debian @@ -1 +1 @@ -qtc_packaging/debian_fremantle/ \ No newline at end of file +qtc_packaging/debian_fremantle \ No newline at end of file diff --git a/qtc_packaging/debian_fremantle/changelog b/qtc_packaging/debian_fremantle/changelog index 5d96dd6..547b1b5 100644 --- a/qtc_packaging/debian_fremantle/changelog +++ b/qtc_packaging/debian_fremantle/changelog @@ -1,9 +1,6 @@ -marketstoday (0.3-0maemo5) unstable; urgency=low +marketstoday (0.3-1maemo5) unstable; urgency=low - * Changed the icon size in harmattan control file to 64x64. - * Changed app description in harmattan control file. - * Increased context menu button size. - * Increased text size in text input fields. - * Fixed the issue - Add button not working in Add/Remove tickers screen. + * Fixed the issue - Incorrect month is displayed for Updated timestamp. + * Added dependency on mcsp (for libqt4-bearer-hotfix) to fix the issue - Chart image not loading. - -- Sudheer K. Fri, 29 Jul 2011 09:00:00 -0800 + -- Sudheer K. Thu, 04 Aug 2011 23:00:00 -0800 diff --git a/qtc_packaging/debian_fremantle/control b/qtc_packaging/debian_fremantle/control index b2b76ff..d50631b 100644 --- a/qtc_packaging/debian_fremantle/control +++ b/qtc_packaging/debian_fremantle/control @@ -6,11 +6,11 @@ Build-Depends: debhelper (>= 5), libqt4-dev, libx11-dev Standards-Version: 3.7.3 Homepage: https://garage.maemo.org/projects/marketstoday XSBC-Bugtracker: https://garage.maemo.org/tracker/?group_id=2110 -XB-Maemo-Display-Name: Markets Today - Stock Quotes Tracking Widget/Application +XB-Maemo-Display-Name: Markets Today Package: marketstoday Architecture: any -Depends: ${shlibs:Depends}, qt4-homescreen-loader +Depends: ${shlibs:Depends}, qt4-homescreen-loader, mcsp Description: A simple desktop widget and application to track stock quotes. XB-Maemo-Icon-26: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGP diff --git a/qtc_packaging/debian_fremantle/files b/qtc_packaging/debian_fremantle/files index ea1dd31..8dd3205 100644 --- a/qtc_packaging/debian_fremantle/files +++ b/qtc_packaging/debian_fremantle/files @@ -1 +1 @@ -marketstoday_0.3-0maemo5_armel.deb user/utilities optional +marketstoday_0.3-1maemo5_armel.deb user/utilities optional diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog index 12c3115..f7e6ea9 100644 --- a/qtc_packaging/debian_harmattan/changelog +++ b/qtc_packaging/debian_harmattan/changelog @@ -1,9 +1,5 @@ -marketstoday (0.3-0maemo6) unstable; urgency=low +marketstoday (0.3-1maemo6) unstable; urgency=low - * Changed the icon size in harmattan control file to 64x64. - * Changed app description in harmattan control file. - * Increased context menu button size. - * Increased text size in text input fields. - * Fixed the issue - Add button not working in Add/Remove tickers screen. + * Fixed the issue - Incorrect month is displayed for Updated timestamp. - -- Sudheer K. Fri, 29 Jul 2011 09:00:00 -0800 + -- Sudheer K. Thu, 04 Aug 2011 23:00:00 -0800 diff --git a/qtc_packaging/debian_harmattan/files b/qtc_packaging/debian_harmattan/files index b6004cf..e9b0444 100644 --- a/qtc_packaging/debian_harmattan/files +++ b/qtc_packaging/debian_harmattan/files @@ -1 +1 @@ -marketstoday_0.3-0maemo6_armel.deb user/utilities optional +marketstoday_0.3-1maemo6_armel.deb user/utilities optional diff --git a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/control b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/control index 099f417..1155e97 100644 --- a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/control +++ b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/control @@ -1,5 +1,5 @@ Package: marketstoday -Version: 0.2-2maemo6 +Version: 0.3-1maemo6 Architecture: armel Maintainer: Sudheer K. Installed-Size: 288 @@ -7,59 +7,86 @@ Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-declarative (>= 4.7.4~git2 Section: user/utilities Priority: optional Homepage: https://garage.maemo.org/projects/marketstoday -Description: A simple desktop widget and application to track stock quotes on N900/N9/N950. +Description: A simple application to track stock quotes. Aegis-Manifest: empty Bugtracker: https://garage.maemo.org/tracker/?group_id=2110 -Maemo-Display-Name: Markets Today - Stock Quotes Tracking Widget/Application +Maemo-Display-Name: Markets Today - Stock Quotes Tracking Application Maemo-Icon-26: - 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 + sP0aEwWbf/wAAAAASUVORK5CYII diff --git a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/digsigsums b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/digsigsums index 4383208..4564906 100644 --- a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/digsigsums +++ b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/digsigsums @@ -1 +1 @@ -S 15 com.nokia.maemo H 40 e83db7788cd87f67bfb9d35a202cf3b53cf5eabd R 29 opt/marketstoday/marketstoday +S 15 com.nokia.maemo H 40 e1542d3a19318cc1dd89ab7a96c337e4d256a70d R 29 opt/marketstoday/marketstoday diff --git a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/md5sums b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/md5sums index 1e395e0..59e6eb0 100644 --- a/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/md5sums +++ b/qtc_packaging/debian_harmattan/marketstoday/DEBIAN/md5sums @@ -1,6 +1,6 @@ -78bca5c41013f91bb6e1aaf345448231 opt/marketstoday/marketstoday +011623513d568cae313d35476b77c322 opt/marketstoday/marketstoday be0d6ddc79c721a89debed17d143e505 usr/share/applications/marketstoday-app-meego.desktop -c6ab42075e7d35e6e906c2a085d2191c usr/share/doc/marketstoday/changelog.Debian.gz +564610a9c59f421ba335814b8dc6ecf2 usr/share/doc/marketstoday/changelog.Debian.gz e1575c7633d95a9071bf511cdf6c7ba9 usr/share/doc/marketstoday/copyright 45ca97b688ad4fcdd0a4802a8679471b usr/share/icons/hicolor/26x26/apps/marketstoday.png 3ea3d135ef15cfbf543ace483656e3b8 usr/share/icons/hicolor/32x32/apps/marketstoday.png diff --git a/qtc_packaging/debian_harmattan/marketstoday/opt/marketstoday/marketstoday b/qtc_packaging/debian_harmattan/marketstoday/opt/marketstoday/marketstoday index 93d42eb..4cf8288 100755 Binary files a/qtc_packaging/debian_harmattan/marketstoday/opt/marketstoday/marketstoday and b/qtc_packaging/debian_harmattan/marketstoday/opt/marketstoday/marketstoday differ diff --git a/qtc_packaging/debian_harmattan/marketstoday/usr/share/doc/marketstoday/changelog.Debian.gz b/qtc_packaging/debian_harmattan/marketstoday/usr/share/doc/marketstoday/changelog.Debian.gz index 5b53ece..9453c59 100644 Binary files a/qtc_packaging/debian_harmattan/marketstoday/usr/share/doc/marketstoday/changelog.Debian.gz and b/qtc_packaging/debian_harmattan/marketstoday/usr/share/doc/marketstoday/changelog.Debian.gz differ diff --git a/src/Makefile b/src/Makefile index 2b1a696..ca5f239 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: marketstoday -# Generated by qmake (2.01a) (Qt 4.7.0) on: Sat Jul 9 08:36:25 2011 +# Generated by qmake (2.01a) (Qt 4.7.0) on: Fri Jul 29 13:49:03 2011 # Project: src.pro # Template: app # Command: /usr/bin/qmake -o Makefile src.pro @@ -50,6 +50,7 @@ SOURCES = cpp/main.cpp \ cpp/.mocs/moc_configqmlview.cpp \ cpp/.mocs/moc_logutility.cpp \ cpp/.mocs/moc_connectionutility.cpp \ + cpp/.mocs/moc_sharedcontext.cpp \ cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp \ qrc_resources.cpp OBJECTS = cpp/.objs/main.o \ @@ -60,6 +61,7 @@ OBJECTS = cpp/.objs/main.o \ cpp/.objs/moc_configqmlview.o \ cpp/.objs/moc_logutility.o \ cpp/.objs/moc_connectionutility.o \ + cpp/.objs/moc_sharedcontext.o \ cpp/.objs/moc_qmaemo5homescreenadaptor.o \ cpp/.objs/qrc_resources.o DIST = /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \ @@ -185,7 +187,7 @@ qmake: FORCE dist: @$(CHK_DIR_EXISTS) cpp/.objs/marketstoday1.0.0 || $(MKDIR) cpp/.objs/marketstoday1.0.0 - $(COPY_FILE) --parents $(SOURCES) $(DIST) cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents cpp/marketstodayqmlview.h cpp/configqmlview.h cpp/logutility.h cpp/connectionutility.h qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.h cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents resources.qrc cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents cpp/main.cpp cpp/marketstodayqmlview.cpp cpp/configqmlview.cpp qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.cpp cpp/.objs/marketstoday1.0.0/ && (cd `dirname cpp/.objs/marketstoday1.0.0` && $(TAR) marketstoday1.0.0.tar marketstoday1.0.0 && $(COMPRESS) marketstoday1.0.0.tar) && $(MOVE) `dirname cpp/.objs/marketstoday1.0.0`/marketstoday1.0.0.tar.gz . && $(DEL_FILE) -r cpp/.objs/marketstoday1.0.0 + $(COPY_FILE) --parents $(SOURCES) $(DIST) cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents cpp/marketstodayqmlview.h cpp/configqmlview.h cpp/logutility.h cpp/connectionutility.h cpp/sharedcontext.h qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.h cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents resources.qrc cpp/.objs/marketstoday1.0.0/ && $(COPY_FILE) --parents cpp/main.cpp cpp/marketstodayqmlview.cpp cpp/configqmlview.cpp qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.cpp cpp/.objs/marketstoday1.0.0/ && (cd `dirname cpp/.objs/marketstoday1.0.0` && $(TAR) marketstoday1.0.0.tar marketstoday1.0.0 && $(COMPRESS) marketstoday1.0.0.tar) && $(MOVE) `dirname cpp/.objs/marketstoday1.0.0`/marketstoday1.0.0.tar.gz . && $(DEL_FILE) -r cpp/.objs/marketstoday1.0.0 clean:compiler_clean @@ -206,9 +208,9 @@ mocclean: compiler_moc_header_clean compiler_moc_source_clean mocables: compiler_moc_header_make_all compiler_moc_source_make_all -compiler_moc_header_make_all: cpp/.mocs/moc_marketstodayqmlview.cpp cpp/.mocs/moc_configqmlview.cpp cpp/.mocs/moc_logutility.cpp cpp/.mocs/moc_connectionutility.cpp cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp +compiler_moc_header_make_all: cpp/.mocs/moc_marketstodayqmlview.cpp cpp/.mocs/moc_configqmlview.cpp cpp/.mocs/moc_logutility.cpp cpp/.mocs/moc_connectionutility.cpp cpp/.mocs/moc_sharedcontext.cpp cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp compiler_moc_header_clean: - -$(DEL_FILE) cpp/.mocs/moc_marketstodayqmlview.cpp cpp/.mocs/moc_configqmlview.cpp cpp/.mocs/moc_logutility.cpp cpp/.mocs/moc_connectionutility.cpp cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp + -$(DEL_FILE) cpp/.mocs/moc_marketstodayqmlview.cpp cpp/.mocs/moc_configqmlview.cpp cpp/.mocs/moc_logutility.cpp cpp/.mocs/moc_connectionutility.cpp cpp/.mocs/moc_sharedcontext.cpp cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp cpp/.mocs/moc_marketstodayqmlview.cpp: cpp/logutility.h \ cpp/marketstodayqmlview.h /usr/bin/moc $(DEFINES) $(INCPATH) cpp/marketstodayqmlview.h -o cpp/.mocs/moc_marketstodayqmlview.cpp @@ -225,6 +227,9 @@ cpp/.mocs/moc_connectionutility.cpp: cpp/logutility.h \ cpp/connectionutility.h /usr/bin/moc $(DEFINES) $(INCPATH) cpp/connectionutility.h -o cpp/.mocs/moc_connectionutility.cpp +cpp/.mocs/moc_sharedcontext.cpp: cpp/sharedcontext.h + /usr/bin/moc $(DEFINES) $(INCPATH) cpp/sharedcontext.h -o cpp/.mocs/moc_sharedcontext.cpp + cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp: qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.h /usr/bin/moc $(DEFINES) $(INCPATH) qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.h -o cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp @@ -232,15 +237,17 @@ compiler_rcc_make_all: qrc_resources.cpp compiler_rcc_clean: -$(DEL_FILE) qrc_resources.cpp qrc_resources.cpp: resources.qrc \ - qml/StockQuotesComponent.qml \ qml/ConfigOptionsComponent.qml \ qml/MarketsTodayWidget.qml \ qml/ConfigParametersComponent.qml \ + qml/StockDetailsComponent.qml \ + qml/StockDetailsRow.qml \ qml/Config.qml \ qml/ConfigTickersComponent.qml \ qml/MarketsTodayApp.qml \ qml/Library/ToolBar.qml \ qml/Library/MenuBar.qml \ + qml/Library/Loading.qml \ qml/Library/TitleBar.qml \ qml/Library/Button.qml \ qml/Library/js/Common.js \ @@ -251,21 +258,27 @@ qrc_resources.cpp: resources.qrc \ qml/Library/images/down.png \ qml/Library/images/add.png \ qml/Library/images/toolbutton.sci \ + qml/Library/images/tab_stocks.png \ qml/Library/images/up.png \ qml/Library/images/reload.png \ qml/Library/images/titlebar.sci \ + qml/Library/images/arrow_right.png \ + qml/Library/images/information.png \ qml/Library/images/icon_stocks.png \ qml/Library/images/titlebar.png \ - qml/Library/images/news.png \ + qml/Library/images/paste.png \ qml/Library/images/lineedit.sci \ + qml/Library/images/menu_icon.png \ qml/Library/images/config.png \ qml/Library/images/icon_settings.png \ qml/Library/images/checkbox_checked.png \ qml/Library/images/loading.png \ qml/Library/images/toolbar.png \ qml/Library/images/gloss.png \ + qml/Library/images/arrow_left.png \ qml/Library/images/checkbox_unchecked.png \ qml/Library/images/lineedit.png \ + qml/Library/images/tab_news.png \ qml/Library/images/toolbar.sci \ qml/Library/images/back.png \ qml/Library/images/toolbutton.png \ @@ -291,12 +304,14 @@ compiler_clean: compiler_moc_header_clean compiler_rcc_clean cpp/.objs/main.o: cpp/main.cpp cpp/marketstodayqmlview.h \ cpp/logutility.h \ - cpp/connectionutility.h + cpp/connectionutility.h \ + cpp/sharedcontext.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cpp/.objs/main.o cpp/main.cpp cpp/.objs/marketstodayqmlview.o: cpp/marketstodayqmlview.cpp cpp/marketstodayqmlview.h \ cpp/logutility.h \ - cpp/configqmlview.h + cpp/configqmlview.h \ + cpp/sharedcontext.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cpp/.objs/marketstodayqmlview.o cpp/marketstodayqmlview.cpp cpp/.objs/configqmlview.o: cpp/configqmlview.cpp cpp/configqmlview.h \ @@ -319,6 +334,9 @@ cpp/.objs/moc_logutility.o: cpp/.mocs/moc_logutility.cpp cpp/.objs/moc_connectionutility.o: cpp/.mocs/moc_connectionutility.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cpp/.objs/moc_connectionutility.o cpp/.mocs/moc_connectionutility.cpp +cpp/.objs/moc_sharedcontext.o: cpp/.mocs/moc_sharedcontext.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cpp/.objs/moc_sharedcontext.o cpp/.mocs/moc_sharedcontext.cpp + cpp/.objs/moc_qmaemo5homescreenadaptor.o: cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cpp/.objs/moc_qmaemo5homescreenadaptor.o cpp/.mocs/moc_qmaemo5homescreenadaptor.cpp @@ -338,7 +356,7 @@ uninstall_target: FORCE install_app: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ - -$(INSTALL_PROGRAM) /home/sudheer/marketstoday/marketstoday-0.1/src/data/marketstoday-app.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ + -$(INSTALL_PROGRAM) /home/sudheer/marketstoday/marketstoday-0.3/src/data/marketstoday-app.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ uninstall_app: FORCE @@ -348,7 +366,7 @@ uninstall_app: FORCE install_icon26: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/icons/26x26/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/icons/26x26/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ uninstall_icon26: FORCE @@ -358,7 +376,7 @@ uninstall_icon26: FORCE install_icon32: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/32x32/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/32x32/apps/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/icons/32x32/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/32x32/apps/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/icons/32x32/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/32x32/apps/ uninstall_icon32: FORCE @@ -368,7 +386,7 @@ uninstall_icon32: FORCE install_icon48: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/icons/48x48/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/icons/48x48/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ uninstall_icon48: FORCE @@ -378,7 +396,7 @@ uninstall_icon48: FORCE install_icon64: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/icons/64x64/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/icons/64x64/marketstoday.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ uninstall_icon64: FORCE @@ -386,19 +404,19 @@ uninstall_icon64: FORCE -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ -install_scalable: first FORCE - @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/icons/marketstoday_scalable_icon.png $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ +install_appicon: first FORCE + @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/80x80/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/80x80/apps/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/icons/marketstoday_icon.png $(INSTALL_ROOT)/usr/share/icons/hicolor/80x80/apps/ -uninstall_scalable: FORCE - -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/marketstoday_scalable_icon.png - -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ +uninstall_appicon: FORCE + -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/80x80/apps/marketstoday_icon.png + -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/80x80/apps/ install_widget: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon-home/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon-home/ - -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.1/src/data/marketstoday-widget.desktop $(INSTALL_ROOT)/usr/share/applications/hildon-home/ + -$(INSTALL_FILE) /home/sudheer/marketstoday/marketstoday-0.3/src/data/marketstoday-widget.desktop $(INSTALL_ROOT)/usr/share/applications/hildon-home/ uninstall_widget: FORCE @@ -406,9 +424,9 @@ uninstall_widget: FORCE -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon-home/ -install: install_target install_app install_icon26 install_icon32 install_icon48 install_icon64 install_scalable install_widget FORCE +install: install_target install_app install_icon26 install_icon32 install_icon48 install_icon64 install_appicon install_widget FORCE -uninstall: uninstall_target uninstall_app uninstall_icon26 uninstall_icon32 uninstall_icon48 uninstall_icon64 uninstall_scalable uninstall_widget FORCE +uninstall: uninstall_target uninstall_app uninstall_icon26 uninstall_icon32 uninstall_icon48 uninstall_icon64 uninstall_appicon uninstall_widget FORCE FORCE: diff --git a/src/cpp/configqmlview.cpp b/src/cpp/configqmlview.cpp index 7473bc6..5dd67c3 100644 --- a/src/cpp/configqmlview.cpp +++ b/src/cpp/configqmlview.cpp @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/cpp/configqmlview.h b/src/cpp/configqmlview.h index a452320..9134a15 100644 --- a/src/cpp/configqmlview.h +++ b/src/cpp/configqmlview.h @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/cpp/connectionutility.h b/src/cpp/connectionutility.h index a0a78bb..1d971cc 100644 --- a/src/cpp/connectionutility.h +++ b/src/cpp/connectionutility.h @@ -1,3 +1,9 @@ +/* +@version: 0.2 +@author: Sudheer K. +@license: GNU General Public License +*/ + #ifndef CONECTIONUTILITY_H #define CONECTIONUTILITY_H @@ -12,7 +18,7 @@ class ConnectionUtility: public QObject Q_OBJECT private: - LogUtility * logUtility; + LogUtility *logUtility; public: ConnectionUtility(QObject *parent = 0) : @@ -43,8 +49,12 @@ public slots: void connectionListUpdated(){ QNetworkConfigurationManager manager; + + //NOT WORKING QList list = manager.allConfigurations(QNetworkConfiguration::Discovered); + logUtility->logMessage("Connection list updated"); + bool conxnAvailable = false; for (int i = 0 ; i < list.count() ; ++i) diff --git a/src/cpp/logutility.h b/src/cpp/logutility.h index d06f814..46ba5eb 100644 --- a/src/cpp/logutility.h +++ b/src/cpp/logutility.h @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -28,7 +28,7 @@ public slots: void logMessage(QString strMessage) { QString strTimeNow = QDateTime::currentDateTime().toString("dd-MMM-yyyy HH:mm:ss"); - qDebug() << QString("Markets Today: [%1] - %2").arg(strTimeNow,strMessage); + qDebug() << QString("MT: [%1] - %2").arg(strTimeNow,strMessage); #if defined(Q_WS_MAEMO_5) || defined(Q_WS_MAEMO_6) //For maemo fremantle or harmattan use a common path @@ -40,7 +40,7 @@ public slots: if (!logFile.open(QIODevice::Append | QIODevice::WriteOnly | QIODevice::Text)) { return; } QTextStream logStream(&logFile); - logStream << QString("Markets Today: [%1] - %2").arg(strTimeNow,strMessage) << endl; + logStream << QString("[%1] - %2").arg(strTimeNow,strMessage) << endl; } }; diff --git a/src/cpp/main.cpp b/src/cpp/main.cpp index 4a664a2..c45a912 100644 --- a/src/cpp/main.cpp +++ b/src/cpp/main.cpp @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -11,10 +11,11 @@ #include #include #include -#include +//#include #include #include "logutility.h" #include "connectionutility.h" +#include "sharedcontext.h" int main(int argc, char *argv[]) { @@ -27,11 +28,11 @@ int main(int argc, char *argv[]) QApplication app(argc, argv); - QNetworkConfigurationManager manager; - ConnectionUtility connectionUtility; + //QNetworkConfigurationManager manager; + //ConnectionUtility connectionUtility; //Signal to check available networks when auto-update is triggered - QObject::connect(&manager,SIGNAL(updateCompleted()),&connectionUtility,SLOT(connectionListUpdated())); + //QObject::connect(&manager,SIGNAL(updateCompleted()),&connectionUtility,SLOT(connectionListUpdated())); MarketsTodayQMLView qmlView; @@ -49,6 +50,11 @@ int main(int argc, char *argv[]) LogUtility logUtility; logUtility.logMessage(qmlView.engine()->offlineStoragePath()); + SharedContext *sharedContextObj = new SharedContext(&qmlView); + sharedContextObj->setComponentToDisplay("StockQuotesUI"); + qmlView.rootContext()->setContextProperty("sharedContext",sharedContextObj); + + if (isDesktopWidget) { QMaemo5HomescreenAdaptor *adaptor = new QMaemo5HomescreenAdaptor(&qmlView); adaptor->setSettingsAvailable(true); //Use the standard widget settings button for home screen widget @@ -63,13 +69,14 @@ int main(int argc, char *argv[]) } QObject *rootObject = qmlView.rootObject(); - //Signal to display config window when user clicks config icon - //QObject::connect(rootObject, SIGNAL(showConfigInNewWindow()), &qmlView, SLOT(displayConfigWindow())); + //Singal to display stock quote details full screen + QObject::connect(rootObject, SIGNAL(showStockDetails(QString)), &qmlView, SLOT(displayStockDetails(QString))); + //Signal to reload configuration and update quotes after config window is clicked QObject::connect(&qmlView, SIGNAL(initializeWidget()), rootObject, SLOT(initialize())); - QObject::connect(rootObject, SIGNAL(checkNetworkStatus()), &connectionUtility, SLOT(checkConnectionStatus())); - QObject::connect(&connectionUtility, SIGNAL(connectionsAvailable()), rootObject, SLOT(reloadQuotes())); + //QObject::connect(rootObject, SIGNAL(checkNetworkStatus()), &connectionUtility, SLOT(checkConnectionStatus())); + //QObject::connect(&connectionUtility, SIGNAL(connectionsAvailable()), rootObject, SLOT(reloadData())); QObject::connect((QObject*)qmlView.engine(), SIGNAL(quit()), &app, SLOT(quit())); app.exec(); diff --git a/src/cpp/marketstodayqmlview.cpp b/src/cpp/marketstodayqmlview.cpp index 83e61a1..efb1e1c 100644 --- a/src/cpp/marketstodayqmlview.cpp +++ b/src/cpp/marketstodayqmlview.cpp @@ -1,18 +1,21 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ #include "marketstodayqmlview.h" #include "configqmlview.h" +#include "sharedcontext.h" #include #include +#include +#include #include "logutility.h" #include MarketsTodayQMLView::MarketsTodayQMLView(QWidget *parent) : QDeclarativeView(parent), logUtility(new LogUtility(this)) -{ +{ // Setup QDeclarativeView //setAttribute(Qt::WA_OpaquePaintEvent); //setAttribute(Qt::WA_TranslucentBackground); @@ -23,14 +26,14 @@ MarketsTodayQMLView::MarketsTodayQMLView(QWidget *parent) : QDeclarativeView(par QSize MarketsTodayQMLView::sizeHint() const { - return QSize(400, 325); + return QSize(400, 365); } void MarketsTodayQMLView::displayConfigWindow() { ConfigQMLView *configView = new ConfigQMLView(this->parentWidget(),this); -#ifdef Q_WS_MAEMO_5 +#if defined(Q_WS_MAEMO_5) | defined(Q_WS_MAEMO_6) //For maemo use a common path configView->engine()->setOfflineStoragePath("/home/user/.marketstoday/OfflineStorage"); #else @@ -43,6 +46,34 @@ void MarketsTodayQMLView::displayConfigWindow() { configView->showFullScreen(); } +void MarketsTodayQMLView::displayStockDetails(QString symbol){ + + QDeclarativeView *detailsView = new QDeclarativeView(this->parentWidget()); + SharedContext *sharedContextObj = new SharedContext(detailsView); + sharedContextObj->setComponentToDisplay("StockQuoteDetails"); + sharedContextObj->setStockSymbol(symbol); + +#if defined(Q_WS_MAEMO_5) | defined(Q_WS_MAEMO_6) + //For maemo use a common path + detailsView->engine()->setOfflineStoragePath("/home/user/.marketstoday/OfflineStorage"); +#else + detailsView->engine()->setOfflineStoragePath("qml/OfflineStorage"); +#endif + + detailsView->setViewportUpdateMode(QGraphicsView::FullViewportUpdate); + detailsView->setAlignment(Qt::AlignCenter); + detailsView->setResizeMode(QDeclarativeView::SizeRootObjectToView); + detailsView->rootContext()->setContextProperty("sharedContext",sharedContextObj); + detailsView->rootContext()->setContextProperty("logUtility",logUtility); + detailsView->setSource(QUrl("qrc:/qml/MarketsTodayApp.qml")); + detailsView->setWindowTitle("Markets Today"); + QObject::connect((QObject*)detailsView->engine(), SIGNAL(quit()), detailsView, SLOT(close())); + detailsView->setFixedSize(800,480); + detailsView->showFullScreen(); + + logUtility->logMessage("Stock Details window displayed"); +} + void MarketsTodayQMLView::initialize(){ emit initializeWidget(); } @@ -50,3 +81,4 @@ void MarketsTodayQMLView::initialize(){ MarketsTodayQMLView::~MarketsTodayQMLView(){ qDebug() << "In destructor for MarketsTodayQMLView object"; } + diff --git a/src/cpp/marketstodayqmlview.h b/src/cpp/marketstodayqmlview.h index 6ec531b..74d8cb9 100644 --- a/src/cpp/marketstodayqmlview.h +++ b/src/cpp/marketstodayqmlview.h @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -7,6 +7,7 @@ #ifndef MARKETSTODAYQMLVIEW_H #define MARKETSTODAYQMLVIEW_H +#include #include #include "logutility.h" @@ -22,13 +23,13 @@ public: public slots: void displayConfigWindow(); void initialize(); + void displayStockDetails(QString symbol); signals: void initializeWidget(); private: LogUtility * const logUtility; - }; #endif // MARKETSTODAYQMLVIEW_H diff --git a/src/data/icons/marketstoday.png b/src/data/icons/marketstoday.png deleted file mode 100755 index 246f021..0000000 Binary files a/src/data/icons/marketstoday.png and /dev/null differ diff --git a/src/data/icons/marketstoday.png.base64 b/src/data/icons/marketstoday.png.base64 deleted file mode 100644 index 8a272fd..0000000 --- a/src/data/icons/marketstoday.png.base64 +++ /dev/null @@ -1,109 +0,0 @@ - begin-base64 777 marketstoday.png - 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 - kc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE - 3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/8 - 7fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfIT - dyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxM - DUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8e - lQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zv - n//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vt - V5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmK - rhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N - 2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLd - tWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvtt - Xa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG - 4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+ - 0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO - 32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7 - nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+ - cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP - /pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV - 69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98P - T+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAGYktHRAD/AP8A/6C9 - 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 - AElFTkSuQmCC - ==== diff --git a/src/data/icons/marketstoday_fremantle.png b/src/data/icons/marketstoday_fremantle.png deleted file mode 100755 index 246f021..0000000 Binary files a/src/data/icons/marketstoday_fremantle.png and /dev/null differ diff --git a/src/data/icons/marketstoday_fremantle.png.base64 b/src/data/icons/marketstoday_fremantle.png.base64 deleted file mode 100644 index 8a272fd..0000000 --- a/src/data/icons/marketstoday_fremantle.png.base64 +++ /dev/null @@ -1,109 +0,0 @@ - begin-base64 777 marketstoday.png - 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 - kc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE - 3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/8 - 7fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfIT - dyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxM - DUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8e - lQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zv - n//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vt - V5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmK - rhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N - 2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLd - tWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvtt - Xa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG - 4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+ - 0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO - 32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7 - nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+ - cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP - /pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV - 69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98P - T+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAGYktHRAD/AP8A/6C9 - p5MAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfbBQ4FGQQGtBHlAAAH - 3UlEQVRo3u1Ze0xU6RX/fffO3I4MMDMMyqzuSroL6oiLgKQFy4Ibi0Zs6Mtg - NVC1rhiN25g0MS0r0VWLsm7WxPisAds1JRahpbuRcd0IRVGmgOsLIoVx20V0 - B8yAy8PrMHO/0z96L5l1fYBb13HjSW7m3sn58p3fPb/vvC7wXJ7Lt1fKyspA - RCPPRASHw/HsATl58qTV6XS+oIF4JkQztL29faksy52yLP+7s7Mz5Zl560eO - HDF0dHT8TpZlGh4eJq/XS729vb9/Jt76mTNnpnZ3d1ffvXuX1IvLsky9vb2l - 5eXlusA1umAynjGG06dPp8fHxx+VJOkF+p8AAFN1JtrtdgmAP+gAMMbQ1NT0 - K7vdXiIIAhRFIc1wDSAR2YxGowTgjva/ECwAkpOTX546dep7jDEoikJEBM75 - yKUCmKjX6/UVFRUj68QgsV+4efNmgiiK301MTDTp9Xoj5zyQOlABGYeGhval - paXdHvFcEFFoMhHNs1gsqRcuXMg2m82RKghijDHNC11dXSkJCQn/DDoKmUym - TgB/KSws7LNYLJF+vx9ERJxzJsvygF6vBxHB5/PxoIxCt2/fBoCQ7OzsRT6f - b8R4URR9y5cv/ygqKip00aJF7mvXrnUEbR7YsWPHG7du3aLu7m7udrvJ7XbT - 1atXnXFxcSkAsgDE3Et7XRDZb1q4cGG+Sh2oCYAGBwf/3tra6gwwnIISwPbt - 29PCwsLsiqJowYX8fv8XTU1NVfczPNgAhCQmJv5IEASjGm2IMcb6+/vPrF27 - 9urDFgYFgPnz579ks9kyOeda3GdEhJqamh2PTCBPujADgObm5oemgPT09NdN - JtMriqKMZOG+vr6z69evb3jUPk/MA4wxnDp1KtZqtc5JSEg49BBVc3p6+kq1 - ZCAiYgDQ0dHx3qhS+BNkhmgymYqNRuMfLl68mA8ATqfzK0orV658zWazJft8 - PiiKwogIQ0NDbW1tbWeeKoANGzbMDgkJeZ2IMG7cuH2NjY2/TElJQUPDl1hh - yMvLW6MoCjjnxDmH3+9Hf3//h5s3b/aMZp8nRSFDamrqzwRBCFfLYjE0NPRP - TqcTKSkp72tK+fn5iWazOdXv9xMAphZs/Tdu3PgAAH9qHsjMzHzRZrNlcc4F - zjnTDqbRaCxtbGzMV9WkOXPmZAuCEBboAVmWryxdurR+1GXsWAyrqakZua+u - rn7g+c3IyPhheHj4FNUwBIAQJUna19DQkDdhwgRLVFTUfM65QERM03W5XLvG - FCzG+nbPnj0bT0QdaWlpssPhwIIFC+5Viaitrf2H1Wp9lXOuxVKmhtURqrS3 - t++JjY1dDUCv/e/1ev8ze/bslx+Udb+2B/bu3ZtsNBobDAbDO4WFhYiNjf3K - oKmgoGBBRETEq2pNwxRFGWlKAqkSExOzjnOu55yToiiMc46urq6dYzF+TACS - kpIik5OT/wggRBTFdVlZWe/GxMQgKioqEERYZmbmm36/H6ph4Jxzl8v1L6/X - 678XhPrLiAiyLN90uVzHx8qIUUUhg8Gg37Zt2wa9Xj9djSqQJOk39fX1A0lJ - SW9relu2bMkwGAwztIZcbUAGN27c+LeMjIzpy5YtyxIEQaeNGrSkBQB37tw5 - 4XK5bo65Fx2N0tatW9OsVusazjlTDyQ45yRJ0qb6+vpfA0B0dLRx2rRpP2eM - GVVKkPpm69ra2nYdPHjQsWfPno+Hh4dllVpa406Kosh9fX1VpaWlvicBIDw1 - NbWUMRaqKAoFRBWoHdOuurq6PLPZPCkyMnKe1rsqisIURUFdXd3bAHoAVJaV - lX1w4MCBWr/fr9GJOOfM5/N9tmTJko8fK90/CmB1dXWJ0Wh8LZCvAVMCEJEg - iuJPExMTIywWyw+0chgAGxwcPJWfn1+ssQTAZ1euXNHpdDrExcW9whgTiQg9 - PT1FFRUV9f9vAOzw4cNLJk6cWEBEglriahHCR0S6ADAsNDQ0XqONVg63tLSs - PnHixKcBBd4dQRC6zp8/r/N6vbqZM2dOJqKh7OzsPADDjwPggYc4Nzf3pcmT - J28GIKnxnACwnp6ermPHjl1YvXr1AsaYqB7WwCkaUw/luc7Ozk/uU2K7AVQe - PXpUMRgM4ty5c88CGHjsqvdBwCorKw+NHz9++T0RY7i4uPgXDodjwpo1a36c - k5MzH4AQCEC95x6P57c5OTnvPmTv8QDsAC4B+OJxAdzXAyUlJW9Yrdblan86 - ArS1tXWTw+GoEkXRtn///u/IsmzIzc1NY4zpAxoYxjnvvXz5cuUj9r4FoHe0 - Rduoz0BRUdGs6dOnlzDGjOp0mBERPB7PR4cOHSq8fv36kCRJg4qidF26dEky - m81hU6ZMeTFgBMgGBgb+vG7duiOjady+buH4JQ8sXrzYZLfbNzLGxmvhEAAU - RfE0NjYWnTt37hYAeL1eALhBRBW7d+/W2Ww2/axZs76neer48ePF39hQNfBh - 0qRJc8PDw39yb3vncrne2blz5+n7tI3XAfy1oKDgw5qamk8YY+jv73+/tLT0 - 028KQCCFxrW0tHyfc26aMWPGJCISAcDtdh9btWrVWwB8D+h9+wC4m5ubDdHR - 0ZLH49lUW1v7+VMZEKujuzfj4+OPlJeXf15VVXVt3rx500a5NhZAsloePz0R - RdECYGFISMhbK1asyB7jN4Rg+d4ACcAEAAY8l+fy7Zb/Ai0To0TLdwFLAAAA - AElFTkSuQmCC - ==== diff --git a/src/data/icons/marketstoday_icon.png.base64 b/src/data/icons/marketstoday_icon.png.base64 deleted file mode 100644 index 137a7e9..0000000 --- a/src/data/icons/marketstoday_icon.png.base64 +++ /dev/null @@ -1,53 +0,0 @@ -begin-base64 644 marketstoday.png -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 -==== diff --git a/src/data/icons/marketstoday_scalable_icon.png b/src/data/icons/marketstoday_scalable_icon.png deleted file mode 100644 index 6b354a6..0000000 Binary files a/src/data/icons/marketstoday_scalable_icon.png and /dev/null differ diff --git a/src/data/marketstoday-app-meego.desktop b/src/data/marketstoday-app-meego.desktop index 1577ba1..b23f99e 100644 --- a/src/data/marketstoday-app-meego.desktop +++ b/src/data/marketstoday-app-meego.desktop @@ -3,8 +3,8 @@ Encoding=UTF-8 Version=1.0 Type=Application Name=Markets Today -Comment=A simple desktop widget for stock quotes +Comment=A simple application for tracking stock quotes +Categories=Utilities;Desktop;Finance;X-MeeGo; Exec=/opt/marketstoday/marketstoday -Icon=/usr/share/icons/hicolor/scalable/apps/marketstoday_scalable_icon.png -Categories=X-MeeGo; +Icon=/usr/share/icons/hicolor/80x80/apps/marketstoday_icon.png OnlyShowIn=X-MeeGo; diff --git a/src/data/marketstoday-app.desktop b/src/data/marketstoday-app.desktop index 5000d6b..d372330 100755 --- a/src/data/marketstoday-app.desktop +++ b/src/data/marketstoday-app.desktop @@ -3,10 +3,9 @@ Encoding=UTF-8 Version=1.0 Type=Application Name=Markets Today -Comment=A simple desktop widget for stock quotes -Categories=Utilities;Desktop;Finance; +Comment=A simple application for tracking stock quotes +Categories=Utilities;Desktop;Finance;X-MeeGo; Exec=/opt/marketstoday/marketstoday -Icon=marketstoday_scalable_icon -X-Icon-path=/usr/share/icons -X-Window-Icon=marketstoday_scalable_icon +Icon=marketstoday +X-Window-Icon=marketstoday X-Osso-Type=application/x-executable diff --git a/src/data/marketstoday-widget.desktop b/src/data/marketstoday-widget.desktop index e63ec2b..c0d6f72 100644 --- a/src/data/marketstoday-widget.desktop +++ b/src/data/marketstoday-widget.desktop @@ -5,5 +5,5 @@ Type=qt X-Path=/opt/marketstoday/marketstoday X-Multiple-Instances=false X-home-applet-minwidth=400 -X-home-applet-minheight=325 +X-home-applet-minheight=365 Name[en_US]=Markets Today diff --git a/src/data/marketstoday.desktop b/src/data/marketstoday.desktop deleted file mode 100644 index e63ec2b..0000000 --- a/src/data/marketstoday.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Markets Today -Comment=A simple desktop widget for stock quotes -Type=qt -X-Path=/opt/marketstoday/marketstoday -X-Multiple-Instances=false -X-home-applet-minwidth=400 -X-home-applet-minheight=325 -Name[en_US]=Markets Today diff --git a/src/qml/Config.qml b/src/qml/Config.qml index 9ece6bf..a5bf88a 100644 --- a/src/qml/Config.qml +++ b/src/qml/Config.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/qml/ConfigOptionsComponent.qml b/src/qml/ConfigOptionsComponent.qml index a81ec49..3a4e564 100644 --- a/src/qml/ConfigOptionsComponent.qml +++ b/src/qml/ConfigOptionsComponent.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -23,6 +23,7 @@ Rectangle { border.color: "#BFBFBF" color:"#2E2E2E" anchors.verticalCenter: parent.verticalCenter + anchors.verticalCenterOffset: -10 anchors.horizontalCenter: parent.horizontalCenter anchors.horizontalCenterOffset: -0.25 * parent.width radius: 15 @@ -45,6 +46,17 @@ Rectangle { } } + Text { + id: tickersLabel + anchors.top: iconTickersArea.bottom + anchors.topMargin: 10 + anchors.horizontalCenter: iconTickersArea.horizontalCenter + height: 50 + horizontalAlignment: Text.AlignCenter; verticalAlignment: Text.AlignVCenter + font.pixelSize: 22; font.bold: true; elide: Text.ElideMiddle; color: "#B8B8B8"; style: Text.Raised; styleColor: "black" + text: "Add/Remove Tickers" + } + Rectangle { id: iconSettingsArea width: 128 @@ -53,6 +65,7 @@ Rectangle { border.color: "#BFBFBF" color:"#2E2E2E" anchors.verticalCenter: parent.verticalCenter + anchors.verticalCenterOffset: -10 anchors.horizontalCenter: parent.horizontalCenter anchors.horizontalCenterOffset: 0.25 * parent.width radius: 15 @@ -74,4 +87,14 @@ Rectangle { } } + Text { + id: settingsLabel + anchors.top: iconSettingsArea.bottom + anchors.topMargin: 10 + anchors.horizontalCenter: iconSettingsArea.horizontalCenter + height: 50 + horizontalAlignment: Text.AlignCenter; verticalAlignment: Text.AlignVCenter + font.pixelSize: 22; font.bold: true; elide: Text.ElideMiddle; color: "#B8B8B8"; style: Text.Raised; styleColor: "black" + text: "Update Settings" + } } diff --git a/src/qml/ConfigParametersComponent.qml b/src/qml/ConfigParametersComponent.qml index 1a10ff0..2c96252 100644 --- a/src/qml/ConfigParametersComponent.qml +++ b/src/qml/ConfigParametersComponent.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -12,7 +12,8 @@ Item { property bool updateFreqEnabled property string updateFreqMin property bool updateWeekdaysOnly - property bool updateOnSavedNetworksOnly + //property bool updateOnSavedNetworksOnly + property string rssURL: "http://finance.yahoo.com/rss/topstories" signal logRequest(string strMessage) Rectangle { @@ -33,7 +34,7 @@ Item { function loadSettings(){ var value; value = DBUtility.getSetting("UpdateFreqency"); - if (!value || value == "0.0" || value == ""){ + if (!value || value == "0.0" || value === "" || isNaN(value)){ configParametersComponent.updateFreqEnabled = false; } else{ @@ -41,26 +42,41 @@ Item { configParametersComponent.updateFreqMin = parseInt(value); } value = DBUtility.getSetting("UpdateWeekdaysOnly"); - if (!value || value == "0.0" || value == ""){ + if (!value || value == "0.0" || value === ""){ configParametersComponent.updateWeekdaysOnly = false; } else{ configParametersComponent.updateWeekdaysOnly = true; } +/* value = DBUtility.getSetting("UpdateOnSavedNetworksOnly"); - if (!value || value == "0.0" || value == ""){ + if (!value || value == "0.0" || value === ""){ configParametersComponent.updateOnSavedNetworksOnly = false; } else{ configParametersComponent.updateOnSavedNetworksOnly = true; } +*/ + + value = DBUtility.getSetting("RSSURL"); + if (!value || value == "Unknown" || value === ""){ + //configParametersComponent.rssURL = configParametersComponent.defaultRSSFeed; + } + else{ + configParametersComponent.rssURL = value; + } } function saveSettings(){ - DBUtility.setSetting("UpdateFreqency",configParametersComponent.updateFreqMin); + if (isNaN(configParametersComponent.updateFreqMin)) + DBUtility.setSetting("UpdateFreqency",""); + else + DBUtility.setSetting("UpdateFreqency",configParametersComponent.updateFreqMin); + DBUtility.setSetting("UpdateWeekdaysOnly",(configParametersComponent.updateWeekdaysOnly?1:0)); - DBUtility.setSetting("UpdateOnSavedNetworksOnly",(configParametersComponent.updateOnSavedNetworksOnly?1:0)); + //DBUtility.setSetting("UpdateOnSavedNetworksOnly",(configParametersComponent.updateOnSavedNetworksOnly?1:0)); + DBUtility.setSetting("RSSURL",configParametersComponent.rssURL); } Text { @@ -86,7 +102,7 @@ Item { anchors.leftMargin: 40 anchors.right: parent.right anchors.rightMargin: 40 - height: 160 + height: 120 radius: 15 Row { @@ -132,6 +148,7 @@ Item { focus: true text: configParametersComponent.updateFreqMin horizontalAlignment: Text.AlignHCenter + font.pixelSize: 18 inputMethodHints: Qt.ImhDigitsOnly | Qt.ImhNoPredictiveText onTextChanged: { configParametersComponent.updateFreqMin = txtUpdateFreqMin.text; @@ -175,7 +192,8 @@ Item { text: "Only on weekdays" color: configParametersComponent.updateWeekdaysOnly? "#ffffff" :"#B8B8B8"; } - } + } +/* Row { id: rowUpdateConnections anchors.top: rowUpdateDays.bottom @@ -206,6 +224,74 @@ Item { color: configParametersComponent.updateOnSavedNetworksOnly? "#ffffff" :"#B8B8B8"; } } +*/ + } + + Text { + id: newsSectionLabel + anchors.top: autoUpdateSection.bottom + //anchors.topMargin: 10 + anchors.left: parent.left + anchors.leftMargin: 45 + height: 50 + horizontalAlignment: Text.AlignLeft; verticalAlignment: Text.AlignVCenter + font.pixelSize: 22; font.bold: true; elide: Text.ElideRight; color: "#B8B8B8"; style: Text.Raised; styleColor: "black" + text: "RSS - News Feed" + } + + Rectangle { + id: newsSection + border.width: 1 + border.color: "#BFBFBF" + color:"#2E2E2E" + anchors.top: newsSectionLabel.bottom + anchors.topMargin: 10 + anchors.left: parent.left + anchors.leftMargin: 40 + anchors.right: parent.right + anchors.rightMargin: 40 + height: 60 + radius: 15 + + Row { + id: rowRSSURL + anchors.top: parent.top + anchors.topMargin: 5 + anchors.left: parent.left + anchors.leftMargin: 5 + anchors.right: parent.right + height: 50 + spacing: 5 + + Text{ + height:parent.height + horizontalAlignment: Text.AlignLeft; verticalAlignment: Text.AlignVCenter + font.pixelSize: 20; font.bold: false; elide: Text.ElideRight; style: Text.Raised; styleColor: "black" + text: "RSS URL: " + color: "#ffffff"; + } + + Item { + height: 40 + width: parent.width*4/5 + BorderImage { source: "Library/images/lineedit.sci"; anchors.fill: parent } + TextInput{ + id: txtRSSURL + height: parent.height + anchors.left: parent.left + anchors.leftMargin: 10 + anchors.right: parent.right + focus: true + text: configParametersComponent.rssURL + horizontalAlignment: Text.AlignLeft + font.pixelSize: 18 + inputMethodHints: Qt.ImhNoAutoUppercase | Qt.ImhPreferLowercase + onTextChanged: { + configParametersComponent.rssURL = txtRSSURL.text; + } + } + } + } } } } diff --git a/src/qml/ConfigTickersComponent.qml b/src/qml/ConfigTickersComponent.qml index 98ef112..890a9aa 100644 --- a/src/qml/ConfigTickersComponent.qml +++ b/src/qml/ConfigTickersComponent.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -59,7 +59,7 @@ Item { } else{ logRequest("Error: Invalid symbol "+symbol); - } + } } ListModel { @@ -147,18 +147,21 @@ Item { maximumLength:25 font.pixelSize: 18 font.bold: true - font.capitalization: Font.AllUppercase + font.capitalization: Font.AllUppercase + inputMethodHints: Qt.ImhNoPredictiveText color: "#151515"; selectionColor: "green" KeyNavigation.tab: addButton Keys.onReturnPressed: { logRequest("Return pressed"); addSymbol(newSymbol.text.trim()); newSymbol.text = ""; + newSymbol.closeSoftwareInputPanel(); } Keys.onEnterPressed: { logRequest("Enter pressed"); addSymbol(newSymbol.text.trim()); newSymbol.text = ""; + newSymbol.closeSoftwareInputPanel(); } focus: true } @@ -183,6 +186,7 @@ Item { onClicked: { addSymbol(newSymbol.text.trim()); newSymbol.text = ""; + newSymbol.closeSoftwareInputPanel(); } } states: State { diff --git a/src/qml/Library/Button.qml b/src/qml/Library/Button.qml index cb9b76e..6169b71 100644 --- a/src/qml/Library/Button.qml +++ b/src/qml/Library/Button.qml @@ -48,6 +48,7 @@ Item { property string text property bool keyUsing: false + property int fontSize: 12 BorderImage { id: buttonImage @@ -72,7 +73,7 @@ Item { text: container.text; elide: Text.ElideMiddle font.bold: true; style: Text.Raised; styleColor: "Black" - font.pixelSize: 12 + font.pixelSize: fontSize } states: [ State { diff --git a/src/qml/Library/MenuBar.qml b/src/qml/Library/MenuBar.qml index 52384f3..0a083a5 100644 --- a/src/qml/Library/MenuBar.qml +++ b/src/qml/Library/MenuBar.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -18,18 +18,26 @@ Item { id: container anchors.fill: parent - Button { - id: buttonTickers - text: "Add/Remove Tickers" - anchors.right: parent.horizontalCenter; anchors.horizontalCenterOffset: -75; y: 3; width: 150; height: 32 - onClicked: menuBar.tickersClicked() - } + Row { + spacing: 5 + height: 50 + anchors.centerIn: parent + + Button { + id: buttonTickers + text: "Add/Remove Tickers" + fontSize: 14 + width: 200; height: parent.height + onClicked: menuBar.tickersClicked() + } - Button { - id: buttonOptions - text: "Update Settings" - anchors.left: parent.horizontalCenter; anchors.horizontalCenterOffset: 75; y: 3; width: 150; height: 32 - onClicked: menuBar.optionsClicked() + Button { + id: buttonOptions + text: "Update Settings" + fontSize: 14 + width: 200; height: parent.height + onClicked: menuBar.optionsClicked() + } } } } diff --git a/src/qml/Library/TitleBar.qml b/src/qml/Library/TitleBar.qml index be0032c..762c2b3 100644 --- a/src/qml/Library/TitleBar.qml +++ b/src/qml/Library/TitleBar.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License @@ -53,9 +53,16 @@ import Qt 4.7 Item { id: titleBar + + //Default height and width will be overwritten by parent object + width: 800 + height: 60 + property string title: "Markets Today" property string buttonType: "Config" property bool displayMenu: false + property bool displayMenuIcon: true + property int displayMenuTimeout: 8000 signal menuDisplayed signal settingsClicked signal closeClicked @@ -72,62 +79,115 @@ Item { Component{ id: contextMenuComponent + MenuBar{ + id: menuBar + + width: 450 + height: 60 + + opacity: 0 onTickersClicked: titleBar.tickersClicked(); onOptionsClicked: titleBar.optionsClicked(); - } - } - Loader { - id: contextMenuLoader - width: 350 - anchors.top: parent.top - anchors.horizontalCenter: parent.horizontalCenter - height: 40 - z: 100 - visible: displayMenu - - onLoaded: { - contextMenuLoader.state = "visible" + states: [ + State { + name: "visible"; when: titleBar.displayMenu === true; + PropertyChanges { target: menuBar; opacity:1} + AnchorChanges { target: contextMenuLoader; anchors { bottom: titleArea.bottom; top: parent.top } } + PropertyChanges { target: contextMenuLoader; anchors.topMargin: 0; anchors.bottomMargin: -5} + }, + State { + name: "hidden"; when: titleBar.displayMenu === false; + PropertyChanges { target: menuBar; opacity:0} + AnchorChanges { target: contextMenuLoader; anchors { bottom: parent.top; top: parent.top } } + PropertyChanges { target: contextMenuLoader; anchors.topMargin: 0;anchors.bottomMargin: 0} + } + ] + + transitions: [ + //Sequential transition is not working otherway round + Transition { + from: "*"; to: "visible" + SequentialAnimation{ + PropertyAnimation{target: menuBar; property: "opacity"; easing.type:Easing.InExpo; duration: 1000 } + AnchorAnimation { easing.type: Easing.InOutQuad; duration: 500 } + } + }, + //Hidden transition is not working as expected + Transition { + from: "*"; to: "hidden" + SequentialAnimation{ + PropertyAnimation{target: menuBar; property: "opacity"; easing.type:Easing.OutExpo; duration: 1000 } + AnchorAnimation { easing.type: Easing.InExpo; duration: 500 } + } + } + ] } + } - states: State { - name: "visible" - AnchorChanges { target: contextMenuLoader; anchors { bottom: undefined; top: container.top } } - PropertyChanges { target: contextMenuLoader; anchors.topMargin: 5 } + Timer { + id: contextMenuTimer + interval: displayMenuTimeout + repeat: false + onTriggered: { + if (displayMenu) { + displayMenu = false; + } } + } - transitions: Transition { - AnchorAnimation { easing.type: Easing.OutQuart; duration: 500 } - } + Loader { + id: contextMenuLoader + //width: 450 + anchors {top: parent.top; horizontalCenter: parent.horizontalCenter} + z: 10 + sourceComponent: contextMenuComponent } - Text { - id: categoryText + Rectangle { + id: titleArea + width: parent.width/3 + height: parent.height + color: "#00000000" + anchors { leftMargin: 5; rightMargin: 10 centerIn: parent } - elide: Text.ElideMiddle - text: title - font.bold: true; color: "White"; style: Text.Raised; styleColor: "Black" - font.pixelSize: 18 + + Text { + id: categoryText + anchors.centerIn: parent + elide: Text.ElideMiddle + text: title + font.bold: true; color: "White"; style: Text.Raised; styleColor: "Black" + font.pixelSize: 18 + } + + Image { + source: "images/menu_icon.png" + width: 24; height: 24 + anchors.verticalCenter: parent.verticalCenter + anchors.left: categoryText.right + visible: titleBar.displayMenuIcon + } MouseArea{ id: contextMenuMouseArea anchors.fill: parent + visible: displayMenuIcon onClicked: { if (!displayMenu) { displayMenu = true; - contextMenuLoader.sourceComponent = contextMenuComponent; - } - else{ - displayMenu = false; + //Start timer to hide context menu after 5 sec. + contextMenuTimer.start(); } } } } + Component { id: configButton @@ -138,7 +198,7 @@ Item { Image { source: "images/config.png" - width: 40; height: 40 + width: 32; height: 32 anchors.centerIn: parent } diff --git a/src/qml/Library/ToolBar.qml b/src/qml/Library/ToolBar.qml index 28b44a2..cdcb59a 100644 --- a/src/qml/Library/ToolBar.qml +++ b/src/qml/Library/ToolBar.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -11,12 +11,14 @@ Item { property bool updatePending: false property bool displayIcons: true property bool displayNavigation: false + property string targetContentType: "News" property int componentHeight: toolbar.height signal reloadButtonClicked signal downButtonClicked signal upButtonClicked signal newsButtonClicked + signal stocksButtonClicked BorderImage { source: "images/toolbar.sci"; width: parent.width; height: parent.height + 14; y: -7 } @@ -33,6 +35,7 @@ Item { source: "images/reload.png" width: 32; height: 32 anchors.centerIn: parent + smooth: true NumberAnimation on rotation { from: 0; to: 360; running: toolbar.updatePending == true; loops: Animation.Infinite; duration: 900 @@ -60,7 +63,7 @@ Item { height: parent.height anchors.right: parent.horizontalCenter; anchors.horizontalCenterOffset: -60; color: "#00000000" - visible: (toolbar.displayIcons && toolbar.displayNavigation) + visible: toolbar.displayNavigation Image { id: downButton @@ -90,7 +93,7 @@ Item { height: parent.height anchors.left: parent.horizontalCenter; anchors.horizontalCenterOffset: 60; color: "#00000000" - visible: (toolbar.displayIcons && toolbar.displayNavigation) + visible: toolbar.displayNavigation Image { id: upButton @@ -113,33 +116,68 @@ Item { } } - - - Rectangle { - id: newsButtonArea + Loader { + id: contentIconLoader width: 60 height: parent.height anchors.right: parent.right - color: "#00000000" visible: toolbar.displayIcons + sourceComponent: targetContentType == "News"? newsButtonComponent:stocksButtonComponent + } - Image { - id: newsButton - source: "images/news.png" - width: 32; height: 32 - anchors.centerIn: parent - } - MouseArea{ - id: newsButtonMouseArea - anchors.fill: parent - onClicked: toolbar.newsButtonClicked() - } + Component { + id: newsButtonComponent - states: State { - name: "pressed"; when: newsButtonMouseArea.pressed - PropertyChanges { target: newsButtonArea; color: "#9a9a9a"} + Rectangle { + id: newsButtonArea + anchors.fill: parent + color: "#00000000" + + Image { + id: newsButton + source: "images/tab_news.png" + width: 32; height: 32 + anchors.centerIn: parent + } + + MouseArea{ + id: newsButtonMouseArea + anchors.fill: parent + onClicked: toolbar.newsButtonClicked() + } + + states: State { + name: "pressed"; when: newsButtonMouseArea.pressed + PropertyChanges { target: newsButtonArea; color: "#9a9a9a"} + } } } + Component{ + id: stocksButtonComponent + Rectangle { + id: stocksButtonArea + anchors.fill: parent + color: "#00000000" + + Image { + id: stocksButton + source: "images/tab_stocks.png" + width: 32; height: 32 + anchors.centerIn: parent + } + + MouseArea{ + id: stocksButtonMouseArea + anchors.fill: parent + onClicked: toolbar.stocksButtonClicked() + } + + states: State { + name: "pressed"; when: stocksButtonMouseArea.pressed + PropertyChanges { target: stocksButtonArea; color: "#9a9a9a"} + } + } + } } diff --git a/src/qml/Library/images/news.png b/src/qml/Library/images/news.png deleted file mode 100644 index 1c87e02..0000000 Binary files a/src/qml/Library/images/news.png and /dev/null differ diff --git a/src/qml/Library/js/Common.js b/src/qml/Library/js/Common.js index eef8c9e..5bbef71 100644 --- a/src/qml/Library/js/Common.js +++ b/src/qml/Library/js/Common.js @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/qml/Library/js/CoreLogic.js b/src/qml/Library/js/CoreLogic.js index 3fde6d5..e39d016 100644 --- a/src/qml/Library/js/CoreLogic.js +++ b/src/qml/Library/js/CoreLogic.js @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -44,7 +44,7 @@ function refreshDataModel(responseXML){ var quoteElements = quoteNodes[i].childNodes; var j = 0; - var symbol,stockName,lastTradedPrice,change,changePercentage + var symbol,stockName,lastTradedPrice,change,changePercentage,volume,marketCap for (j = 0; j < quoteElements.length; j++){ @@ -59,23 +59,30 @@ function refreshDataModel(responseXML){ lastTradedPrice = quoteElements[j].childNodes[0].nodeValue; break; case 'Change': - change = quoteElements[j].childNodes[0].nodeValue; + change = (quoteElements[j].childNodes[0])? quoteElements[j].childNodes[0].nodeValue:""; break; case 'ChangeinPercent': - changePercentage = quoteElements[j].childNodes[0].nodeValue; + changePercentage = (quoteElements[j].childNodes[0])? quoteElements[j].childNodes[0].nodeValue:""; + break; + case 'Volume': + volume = (quoteElements[j].childNodes[0])? quoteElements[j].childNodes[0].nodeValue:""; + break; + case 'MarketCapitalization': + marketCap = (quoteElements[j].childNodes[0])? quoteElements[j].childNodes[0].nodeValue:""; break; default: } } - stockQuoteDataModel.append({"symbol":symbol,"stockName":stockName,"lastTradedPrice":lastTradedPrice,"change":change,"changePercentage":changePercentage}); - logUtility.logMessage("Symbol: "+stockQuoteDataModel.get(i).symbol+", Name: "+ stockQuoteDataModel.get(i).stockName+", LastTraded: "+stockQuoteDataModel.get(i).lastTradedPrice+", Change: "+stockQuoteDataModel.get(i).change+", ChangePercent: "+stockQuoteDataModel.get(i).changePercentage); + stockQuoteDataModel.append({"symbol":symbol,"stockName":stockName,"lastTradedPrice":lastTradedPrice,"change":change,"changePercentage":changePercentage,"volume":volume,"marketCap":marketCap}); + //logUtility.logMessage("Symbol: "+stockQuoteDataModel.get(i).symbol+", Name: "+ stockQuoteDataModel.get(i).stockName+", LastTraded: "+stockQuoteDataModel.get(i).lastTradedPrice+", Change: "+stockQuoteDataModel.get(i).change+", ChangePercent: "+stockQuoteDataModel.get(i).changePercentage+", Volume: "+stockQuoteDataModel.get(i).volume+", MarketCap: "+stockQuoteDataModel.get(i).marketCap); + logUtility.logMessage(stockQuoteDataModel.get(i).symbol+", "+stockQuoteDataModel.get(i).lastTradedPrice+", "+stockQuoteDataModel.get(i).change+", "+stockQuoteDataModel.get(i).changePercentage+", "+stockQuoteDataModel.get(i).volume+", "+stockQuoteDataModel.get(i).marketCap); } } } var queryNode = xmlDoc; if (queryNode) { - var i = 0; + i = 0; var queryAttributes = queryNode.attributes; for (i = 0; i < queryAttributes.length; i++) { if (queryAttributes[i].name == 'created') { @@ -87,6 +94,49 @@ function refreshDataModel(responseXML){ } } +function refreshNewsModel(responseXML){ + if (!(responseXML && newsDataModel)) return; + + var xmlDoc = responseXML.documentElement; + var channel = xmlDoc.firstChild; + + //Not the best code I ever wrote, but got no choice + //Refer to Memory leak issue with XMLListModel --> http://bugreports.qt.nokia.com/browse/QTBUG-15191 + + if (channel) { + var itemNodes = channel.childNodes; + if (itemNodes){ + + logUtility.logMessage("Clearing News Model"); + newsDataModel.clear(); + + var i = 0; + for (i = 0; i < itemNodes.length; i++) { + + if (itemNodes[i].nodeName === 'item'){ + var newsElements = itemNodes[i].childNodes; + var j = 0; + var newsTitle,newsLink + for (j = 0; j < newsElements.length; j++){ + + switch (newsElements[j].nodeName){ + case 'title': + newsTitle = newsElements[j].childNodes[0].nodeValue; + break; + case 'link': + newsLink = newsElements[j].childNodes[0].nodeValue; + break; + default: + } + } + newsDataModel.append({"title":newsTitle,"link":newsLink}); + //logUtility.logMessage("Title: "+newsDataModel.get(i).title+", Link: "+ newsDataModel.get(i).link); + //logUtility.logMessage("Title: "+newsTitle+", Link: "+ newsLink); + } + } + } + } +} function reloadQuotes(){ var query = getQuery(); @@ -95,7 +145,7 @@ function reloadQuotes(){ logUtility.logMessage("Reloading Data.."); //var queryURL = 'http://query.yahooapis.com/v1/public/yql?q=select * from yahoo.finance.quotes where symbol in ("INDU","^IXIC","^GSPC","CLJ11.NYM","YHOO","AAPL","GOOG","MSFT")&env=store://datatables.org/alltableswithkeys'; - var queryURL = 'http://query.yahooapis.com/v1/public/yql?q=select Symbol,Name,LastTradePriceOnly,Change,ChangeinPercent from yahoo.finance.quotes where symbol in ('+query+')&env=store://datatables.org/alltableswithkeys'; + var queryURL = 'http://query.yahooapis.com/v1/public/yql?q=select Symbol,Name,LastTradePriceOnly,Change,ChangeinPercent,Volume,MarketCapitalization from yahoo.finance.quotes where symbol in ('+query+')&env=store://datatables.org/alltableswithkeys'; logUtility.logMessage(queryURL); var response = new XMLHttpRequest(); @@ -115,10 +165,32 @@ function reloadQuotes(){ } } +function reloadNews(){ + if (!rssURL || rssURL == "Unknown") { + logUtility.logMessage("Invalid RSS URL: "+rssURL); + } + else{ + logUtility.logMessage("Reloading news from "+rssURL); + //var queryURL = "http://finance.yahoo.com/rss/topstories"; + logUtility.logMessage(rssURL); + var response = new XMLHttpRequest(); + response.onreadystatechange = function() { + if (response.readyState == XMLHttpRequest.DONE) { + refreshNewsModel(response.responseXML); + logUtility.logMessage("News Reload Completed.."); + } + } + + response.open("GET", rssURL); + response.send(); + } +} + + function loadSettings(){ var value; value = DBUtility.getSetting("UpdateFreqency"); - if (!value || value == "0.0" || value === ""){ + if (!value || value == "0.0" || value === "" || isNaN(value)){ autoUpdateInterval = 0; } else{ @@ -132,6 +204,7 @@ function loadSettings(){ updateWeekDaysOnly = true; } +/* value = DBUtility.getSetting("UpdateOnSavedNetworksOnly"); if (!value || value == "0.0" || value === ""){ updateOnSavedNetworksOnly = false; @@ -139,13 +212,22 @@ function loadSettings(){ else{ updateOnSavedNetworksOnly = true; } +*/ + value = DBUtility.getSetting("RSSURL"); + if (!value || value == "Unknown" || value === ""){ + //Do Nothing + } + else{ + rssURL = value; + } } function initialize(){ if (autoUpdateTimer.running) autoUpdateTimer.stop(); loadSettings(); reloadQuotes(); + reloadNews(); if (autoUpdateInterval !== 0) { logUtility.logMessage("Starting Timer.."); diff --git a/src/qml/Library/js/DBUtility.js b/src/qml/Library/js/DBUtility.js index 5904455..7e7a79c 100644 --- a/src/qml/Library/js/DBUtility.js +++ b/src/qml/Library/js/DBUtility.js @@ -1,135 +1,135 @@ -/* -@version: 0.1 -@author: Sudheer K. -@license: GNU General Public License -*/ - -function getDatabase() { - logMessage("Opening MarketsToday database.."); - return openDatabaseSync("MarketsToday", "1.0", "StorageDatabase", 100); -} - -function logMessage(strMessage){ - if (logUtility){ - logUtility.logMessage(strMessage); - } - else{ - console.log(strMessage); - } -} - -// Initialize tables -function initialize() { - var db = getDatabase(); - db.transaction( - function(tx) { - // Create the settings table if it doesn't already exist - // If the table exists, this is skipped - tx.executeSql('CREATE TABLE IF NOT EXISTS settings(setting TEXT UNIQUE, value TEXT)'); - tx.executeSql('CREATE TABLE IF NOT EXISTS tickers(symbol TEXT UNIQUE)'); - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - }); -} - -function getSetting(setting) { - var db = getDatabase(); - var res=""; - db.transaction( - function(tx) { - var rs = tx.executeSql('SELECT value FROM settings WHERE setting=?;', [setting]); - if (rs.rows.length > 0) { - res = rs.rows.item(0).value; - logMessage(setting+" is "+res); - } else { - res = "Unknown"; - } - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - } - ); - return res; -} - - -function setSetting(setting, value) { - var db = getDatabase(); - var res = ""; - db.transaction( - function(tx) { - var rs = tx.executeSql('INSERT OR REPLACE INTO settings VALUES (?,?);', [setting,value]); - if (rs.rowsAffected > 0) { - res = "OK"; - logMessage("Updated "+setting+" to "+value); - } else { - res = "Error"; - } - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - } - ); - return res; -} - -function addSymbol(symbol){ - logMessage('SQL> INSERT OR REPLACE INTO tickers VALUES ('+[symbol]+')'); - var db = getDatabase(); - var res = ""; - logMessage("Opened MarketsToday database.."); - - db.transaction(function(tx) { - var rs = tx.executeSql('INSERT OR REPLACE INTO tickers VALUES (?);', [symbol]); - logMessage("Inserted/replaced "+rs.rowsAffected+" rows"); - if (rs.rowsAffected > 0) { - res = "OK"; - } else { - res = "Error"; - } - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - } - ); - return res; -} - -function removeSymbol(symbol){ - logMessage('SQL> DELETE FROM tickers WHERE symbol = '+[symbol]); - var db = getDatabase(); - var res = ""; - db.transaction(function(tx) { - var rs = tx.executeSql('DELETE FROM tickers WHERE symbol = ?;', [symbol]); - logMessage("Deleted "+rs.rowsAffected+" rows"); - if (rs.rowsAffected > 0) { - res = "OK"; - } else { - res = "Error"; - } - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - } - ); - return res; -} - -function getAllSymbols(){ - var db = getDatabase(); - var symbolsArray = new Array(); - db.transaction(function(tx) { - var rs = tx.executeSql('SELECT symbol FROM tickers'); - logMessage("Fetched "+rs.rows.length+" rows"); - var i = 0; - for (i = 0; i < rs.rows.length; i++){ - symbolsArray[i] = rs.rows.item(i).symbol; - } - }, - function(error) { - logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); - } - ); - return symbolsArray; -} +/* +@version: 0.2 +@author: Sudheer K. +@license: GNU General Public License +*/ + +function getDatabase() { + logMessage("Opening MarketsToday database.."); + return openDatabaseSync("MarketsToday", "1.0", "StorageDatabase", 100); +} + +function logMessage(strMessage){ + if (logUtility){ + logUtility.logMessage(strMessage); + } + else{ + console.log(strMessage); + } +} + +// Initialize tables +function initialize() { + var db = getDatabase(); + db.transaction( + function(tx) { + // Create the settings table if it doesn't already exist + // If the table exists, this is skipped + tx.executeSql('CREATE TABLE IF NOT EXISTS settings(setting TEXT UNIQUE, value TEXT)'); + tx.executeSql('CREATE TABLE IF NOT EXISTS tickers(symbol TEXT UNIQUE)'); + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + }); +} + +function getSetting(setting) { + var db = getDatabase(); + var res=""; + db.transaction( + function(tx) { + var rs = tx.executeSql('SELECT value FROM settings WHERE setting=?;', [setting]); + if (rs.rows.length > 0) { + res = rs.rows.item(0).value; + logMessage(setting+" is "+res); + } else { + res = "Unknown"; + } + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + } + ); + return res; +} + + +function setSetting(setting, value) { + var db = getDatabase(); + var res = ""; + db.transaction( + function(tx) { + var rs = tx.executeSql('INSERT OR REPLACE INTO settings VALUES (?,?);', [setting,value]); + if (rs.rowsAffected > 0) { + res = "OK"; + logMessage("Updated "+setting+" to "+value); + } else { + res = "Error"; + } + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + } + ); + return res; +} + +function addSymbol(symbol){ + logMessage('SQL> INSERT OR REPLACE INTO tickers VALUES ('+[symbol]+')'); + var db = getDatabase(); + var res = ""; + logMessage("Opened MarketsToday database.."); + + db.transaction(function(tx) { + var rs = tx.executeSql('INSERT OR REPLACE INTO tickers VALUES (?);', [symbol]); + logMessage("Inserted/replaced "+rs.rowsAffected+" rows"); + if (rs.rowsAffected > 0) { + res = "OK"; + } else { + res = "Error"; + } + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + } + ); + return res; +} + +function removeSymbol(symbol){ + logMessage('SQL> DELETE FROM tickers WHERE symbol = '+[symbol]); + var db = getDatabase(); + var res = ""; + db.transaction(function(tx) { + var rs = tx.executeSql('DELETE FROM tickers WHERE symbol = ?;', [symbol]); + logMessage("Deleted "+rs.rowsAffected+" rows"); + if (rs.rowsAffected > 0) { + res = "OK"; + } else { + res = "Error"; + } + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + } + ); + return res; +} + +function getAllSymbols(){ + var db = getDatabase(); + var symbolsArray = new Array(); + db.transaction(function(tx) { + var rs = tx.executeSql('SELECT symbol FROM tickers'); + logMessage("Fetched "+rs.rows.length+" rows"); + var i = 0; + for (i = 0; i < rs.rows.length; i++){ + symbolsArray[i] = rs.rows.item(i).symbol; + } + }, + function(error) { + logMessage("Error ["+error.code +"] - " + error.DOMString+" occurred."); + } + ); + return symbolsArray; +} diff --git a/src/qml/Library/js/ISODate.js b/src/qml/Library/js/ISODate.js index 1b85f88..4f6e552 100644 --- a/src/qml/Library/js/ISODate.js +++ b/src/qml/Library/js/ISODate.js @@ -19,7 +19,7 @@ var ISODate = { return this.month[t[1]] + " " +this.ordinal(t[2]) + ", " +t[0] + " @ " + this.clock12(t[3],t[4]); }, - month:["January","February","March","April","May","June","July","September","October","November","December"], + month:["January","February","March","April","May","June","July","August","September","October","November","December"], ordinal:function(n) { return n+(["th","st","nd","rd"][(( n % 100 / 10) | 0) ===1 ? 0 : n % 10 < 4 ? n % 10 : 0 ]); }, diff --git a/src/qml/Library/js/XMLParser.js b/src/qml/Library/js/XMLParser.js index 6c622a5..dd907ed 100644 --- a/src/qml/Library/js/XMLParser.js +++ b/src/qml/Library/js/XMLParser.js @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/qml/MarketsTodayApp.qml b/src/qml/MarketsTodayApp.qml index d71c3b7..c9bdee0 100644 --- a/src/qml/MarketsTodayApp.qml +++ b/src/qml/MarketsTodayApp.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -16,24 +16,41 @@ Item { id: screen signal showConfigInNewWindow + signal showStockDetails(string strSymbol) signal quoteRefreshStarted signal quoteRefreshCompleted signal checkNetworkStatus property int itemHeight: 50 + property int titleBarHeight: 60 + property int toolBarHeight: 40 property int componentWidth: screen.width property int autoUpdateInterval: 300000 property bool updateWeekDaysOnly: false property bool updateOnSavedNetworksOnly: false + property string rssURL: "http://finance.yahoo.com/rss/topstories" property string lastUpdatedTimeStamp property bool isDesktopWidget + //property string selectedSymbol:"YHOO" + property string selectedSymbol:sharedContext.getStockSymbol() - function reloadQuotes(){ + function reloadData(){ CoreLib.reloadQuotes(); + CoreLib.reloadNews(); } function initialize(){ - CoreLib.initialize(); + var componentToDisplay = sharedContext.getComponentToDisplay(); + if (componentToDisplay === "StockQuoteDetails"){ + uiLoader.sourceComponent = stockDetailsComponent; + titleBar.buttonType = "Close"; + titleBar.displayMenu = false; + toolBar.displayIcons = false; + } + else{ + CoreLib.initialize(); + uiLoader.sourceComponent = stockQuotesUIComponent; + } } Component.onCompleted: { @@ -48,13 +65,13 @@ Item { onTriggered: { if (!updateWeekDaysOnly){ logUtility.logMessage("Allowed to update all days of the week"); - //reloadQuotes(); - checkNetworkStatus(); + reloadData(); + //checkNetworkStatus(); } else if (Common.isTodayAWeekDay()){ logUtility.logMessage("Today is a weekday"); - //reloadQuotes(); - checkNetworkStatus(); + reloadData(); + //checkNetworkStatus(); } else{ logUtility.logMessage("Update not triggered: Today is not a weekday"); @@ -66,6 +83,10 @@ Item { id: stockQuoteDataModel } + ListModel { + id: newsDataModel + } + Rectangle { id: background anchors.fill: parent; @@ -78,38 +99,93 @@ Item { Item { id: wrapper; width: componentWidth; height: itemHeight Item { - Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: wrapper.height - 2; width: wrapper.width; y: 1 } + Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: wrapper.height - 2; width: wrapper.width; y: 1 + Image{ + id: informationIcon + width: 32 + height: 32 + z: 10 + anchors {right: parent.right; rightMargin: 10; verticalCenter: parent.verticalCenter} + visible: false + source: "Library/images/information.png" + MouseArea{ + anchors.fill: parent; + onPressed: { + //console.log("Image clicked"); + screen.selectedSymbol = symbol; + uiLoader.sourceComponent = stockDetailsComponent; + titleBar.buttonType = "Back"; + titleBar.displayMenu = false; + toolBar.displayIcons = false; + } + } + } + + MouseArea { + anchors.fill: parent + onPressed:{ + informationIcon.visible = true; + //console.log("Rectangle clicked"); + } + } + } + Row { x: 30;y: 15; - width: componentWidth - 40; + width: componentWidth - 60; spacing: 5 - Text { text: if (width >= 250) {stockName;} else {symbol;} width: parent.width * 35/100; font.pixelSize: 18; font.bold: true; elide: Text.ElideRight; color: "white"; style: Text.Raised; styleColor: "black" } - Text { text: lastTradedPrice; width: parent.width * 25/100; font.pixelSize: 18; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } - Text { text: change; width: parent.width * 20/100; font.pixelSize: 18; elide: Text.ElideRight - color: if(change >= 0){"green";} else {"red";} - style: Text.Raised; styleColor: "black" } - Text { text: changePercentage; width: parent.width * 20/100; font.pixelSize: 18; elide: Text.ElideRight; - color: if(change >= 0){"green";} else {"red";} - style: Text.Raised; styleColor: "black" } + Text { text: stockName; width: parent.width * 30/100; font.pixelSize: 18; font.bold: true; elide: Text.ElideRight; color: "white"; style: Text.Raised; styleColor: "black" } + Text { text: lastTradedPrice; width: parent.width * 15/100; font.pixelSize: 18; horizontalAlignment: Text.AlignLeft; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } + Text { text: change !== ""? (change + " ("+changePercentage+")"):""; width: parent.width * 25/100; font.pixelSize: 18; horizontalAlignment: Text.AlignLeft; elide: Text.ElideRight + color: if(change >= 0){"green";} else {"red";} + style: Text.Raised; styleColor: "black" } + Text { text: volume; width: parent.width * 15/100; font.pixelSize: 18; horizontalAlignment: Text.AlignLeft; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } + Text { text: marketCap; width: parent.width * 15/100; font.pixelSize: 18; horizontalAlignment: Text.AlignLeft; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } } } } } + Component { + id: newsDelegate + + Item { + id: newsWrapper; width: componentWidth; height: itemHeight + Item { + anchors.fill: parent + Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: newsWrapper.height - 2; width: newsWrapper.width; y: 1 } + Text { + anchors.verticalCenter: parent.verticalCenter + anchors.left: parent.left + anchors.leftMargin: 10 + anchors.right: parent.right + text: title; font.pixelSize: 18 + font.bold: false; + verticalAlignment: Text.AlignVCenter + horizontalAlignment: Text.AlignLeft + elide: Text.ElideRight; + color: "white"; + style: Text.Raised; + styleColor: "black" + } + MouseArea{ + anchors.fill: parent + onClicked: Qt.openUrlExternally(link); + } + } + } + } Library.TitleBar { id: titleBar; - width: parent.width; height: 60; + width: parent.width; height: screen.titleBarHeight; anchors.top: parent.top title: "Markets Today"; buttonType: "Close"; + z: 5 //required to keep Titlebar and Menu buttons on top of everything else - onCloseClicked: { - console.log("Closing.."); - console.log(stockQuoteDataModel.count); - Qt.quit(); - } + onCloseClicked: Qt.quit() onTickersClicked: { uiLoader.sourceComponent = configTickersComponent; @@ -130,6 +206,7 @@ Item { titleBar.buttonType = "Close"; titleBar.displayMenu = false; toolBar.displayIcons = true; + screen.initialize(); } } @@ -137,18 +214,29 @@ Item { id: uiLoader width: parent.width anchors.top: titleBar.bottom - anchors.bottom: toolBar.top - sourceComponent: stockQuotesUIComponent + anchors.bottom: toolBar.top } Library.ToolBar { id:toolBar - width: parent.width; height: 40 + width: parent.width; height: screen.toolBarHeight anchors.bottom: parent.bottom opacity: 0.9 displayNavigation: false - onReloadButtonClicked: screen.reloadQuotes(); - onNewsButtonClicked: Qt.openUrlExternally("http://finance.yahoo.com"); + onReloadButtonClicked: screen.reloadData(); + + onNewsButtonClicked: { + uiLoader.sourceComponent = newsComponent; + toolBar.displayIcons = true; + toolBar.targetContentType = "Stocks"; + } + + onStocksButtonClicked: { + uiLoader.sourceComponent = stockQuotesUIComponent; + toolBar.displayIcons = true; + toolBar.targetContentType = "News"; + } + Connections { target: screen @@ -157,7 +245,6 @@ Item { } onQuoteRefreshCompleted:{ toolBar.updatePending = false; - console.log(screen.lastUpdatedTimeStamp); } } } @@ -181,6 +268,7 @@ Item { model: stockQuoteDataModel delegate: stockQuotesDelegate focus:true + snapMode: ListView.SnapToItem } } @@ -210,6 +298,36 @@ Item { } } + Component{ + id: stockDetailsComponent + StockDetailsComponent { + symbol: selectedSymbol + onLogRequest: logUtility.logMessage(strMessage) + } + } + + Component { + id: newsComponent + Item { + Rectangle{ + width: parent.width + anchors.top: parent.top + anchors.bottom: parent.bottom + color: "#343434" + + ListView { + id: newsView + anchors.fill: parent + flickDeceleration: 500 + model: newsDataModel + delegate: newsDelegate + focus:true + snapMode: ListView.SnapToItem + } + } + } + } + Component { id: configTickersComponent @@ -225,6 +343,6 @@ Item { ConfigParametersComponent{ onLogRequest: logUtility.logMessage(strMessage) } - } + } } } diff --git a/src/qml/MarketsTodayWidget.qml b/src/qml/MarketsTodayWidget.qml index e697b54..f1f5392 100644 --- a/src/qml/MarketsTodayWidget.qml +++ b/src/qml/MarketsTodayWidget.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ @@ -16,20 +16,26 @@ Item { id: screen signal showConfigInNewWindow + signal showStockDetails(string strSymbol) signal quoteRefreshStarted signal quoteRefreshCompleted signal checkNetworkStatus property int itemHeight: 50 + property int titleBarHeight: 60 + property int toolBarHeight: 40 property int componentWidth: screen.width property int autoUpdateInterval: 300000 property bool updateWeekDaysOnly: false property bool updateOnSavedNetworksOnly: false + property string rssURL: "http://finance.yahoo.com/rss/topstories" property string lastUpdatedTimeStamp property bool isDesktopWidget + property string selectedSymbol:"" - function reloadQuotes(){ + function reloadData(){ CoreLib.reloadQuotes(); + CoreLib.reloadNews(); } function initialize(){ @@ -48,13 +54,13 @@ Item { onTriggered: { if (!updateWeekDaysOnly){ logUtility.logMessage("Allowed to update all days of the week"); - //reloadQuotes(); - checkNetworkStatus(); + reloadData(); + //checkNetworkStatus(); } else if (Common.isTodayAWeekDay()){ logUtility.logMessage("Today is a weekday"); - //reloadQuotes(); - checkNetworkStatus(); + reloadData(); + //checkNetworkStatus(); } else{ logUtility.logMessage("Update not triggered: Today is not a weekday"); @@ -66,127 +72,153 @@ Item { id: stockQuoteDataModel } + ListModel { + id: newsDataModel + } + Rectangle { id: background anchors.fill: parent; color: "#343434" clip: true + Component.onCompleted: { + console.log("Rectangle Height = "+background.height); + } + Component { id: stockQuotesDelegate Item { - id: wrapper; width: componentWidth; height: itemHeight + id: wrapper; width: parent.width; height: itemHeight Item { - Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: wrapper.height - 2; width: wrapper.width; y: 1 } + anchors.fill: parent + Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: wrapper.height - 2; width: wrapper.width; y: 1 + Image{ + id: informationIcon + width: 32 + height: 32 + z: 10 + anchors {right: parent.right; rightMargin: 10; verticalCenter: parent.verticalCenter} + visible: false + source: "Library/images/information.png" + MouseArea{ + anchors.fill: parent; + onPressed: { + //console.log("Image clicked"); + showStockDetails(symbol); + } + } + } + + MouseArea { + anchors.fill: parent + onPressed:{ + informationIcon.visible = true; + //console.log("Rectangle clicked"); + } + } + } Row { - x: 30;y: 15; - width: componentWidth - 40; + y: 15;//x: 30; + anchors {left: parent.left;leftMargin: 10;right: parent.right;rightMargin: 10} + //width: componentWidth; + height: parent.height spacing: 5 - Text { text: if (width >= 250) {stockName;} else {symbol;} width: parent.width * 35/100; font.pixelSize: 18; font.bold: true; elide: Text.ElideRight; color: "white"; style: Text.Raised; styleColor: "black" } - Text { text: lastTradedPrice; width: parent.width * 25/100; font.pixelSize: 18; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } - Text { text: change; width: parent.width * 20/100; font.pixelSize: 18; elide: Text.ElideRight - color: if(change >= 0){"green";} else {"red";} - style: Text.Raised; styleColor: "black" } - Text { text: changePercentage; width: parent.width * 20/100; font.pixelSize: 18; elide: Text.ElideRight; - color: if(change >= 0){"green";} else {"red";} - style: Text.Raised; styleColor: "black" } + Text { text: symbol; width: parent.width * 25/100; font.pixelSize: 18; font.bold: true; verticalAlignment:Text.AlignVCenter; elide: Text.ElideRight; color: "white"; style: Text.Raised; styleColor: "black" } + Text { text: lastTradedPrice; width: parent.width * 25/100; font.pixelSize: 18; verticalAlignment:Text.AlignVCenter; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } + Column { + y: -15; + width: parent.width * 20/100; height: parent.height + spacing: 2 + Text { text: change; font.pixelSize: 16; elide: Text.ElideRight + color: if(change >= 0){"green";} else {"red";} + style: Text.Raised; styleColor: "black" } + Text { text: changePercentage; font.pixelSize: 16; elide: Text.ElideRight; + color: if(change >= 0){"green";} else {"red";} + style: Text.Raised; styleColor: "black" } + } + Text { text: volume; width: parent.width * 30/100; font.pixelSize: 18; verticalAlignment:Text.AlignVCenter; elide: Text.ElideLeft; color: "#cccccc"; style: Text.Raised; styleColor: "black" } } } } } - Library.TitleBar { - id: titleBar; - width: parent.width; height: 60; - anchors.top: parent.top - title: "Markets Today"; - buttonType: ""; - } + Component { + id: newsDelegate - Rectangle{ - id: pathViewWrapper - width: parent.width - anchors.top: titleBar.bottom - anchors.bottom: footerText.top - color: "#343434" - - PathView { - id: stockQuotesView - anchors.fill: parent - flickDeceleration: 500 - //preferredHighlightBegin: 1/stockQuotesView.count - //preferredHighlightEnd: 1/stockQuotesView.count - //pathItemCount: count - focus: true - interactive: true - model: stockQuoteDataModel - delegate: stockQuotesDelegate - path: Path { - startX: width / 2 - startY: itemHeight/2 - PathLine { - x: width / 2 - y: stockQuotesView.count * itemHeight + itemHeight/2 + Item { + id: newsWrapper; width: componentWidth; height: itemHeight + Item { + anchors.fill: parent + Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: newsWrapper.height - 2; width: newsWrapper.width; y: 1 } + Text { + anchors.verticalCenter: parent.verticalCenter + anchors.left: parent.left + anchors.leftMargin: 10 + anchors.right: parent.right + text: title; font.pixelSize: 14 + font.bold: false; + verticalAlignment: Text.AlignVCenter + horizontalAlignment: Text.AlignLeft + elide: Text.ElideRight; + color: "white"; + style: Text.Raised; + styleColor: "black" } - } - Keys.onDownPressed: if (!moving && interactive) incrementCurrentIndex() - Keys.onUpPressed: if (!moving && interactive) decrementCurrentIndex() - - Connections { - target: screen - onQuoteRefreshCompleted:{ - stockQuotesView.currentIndex = 0; + MouseArea{ + anchors.fill: parent + onClicked: Qt.openUrlExternally(link); } } + } + } - Connections { - target: toolBar - onDownButtonClicked: { - if (!stockQuotesView.moving && stockQuotesView.interactive) - stockQuotesView.currentIndex = stockQuotesView.currentIndex + 1 - } - onUpButtonClicked: { - if (!stockQuotesView.moving && stockQuotesView.interactive) - stockQuotesView.currentIndex = stockQuotesView.currentIndex - 1 - } - } + Library.TitleBar { + id: titleBar + width: parent.width; height: screen.titleBarHeight + anchors.top: parent.top + title: "Markets Today" + buttonType: "" + displayMenuIcon: false + + onBackClicked: { + uiLoader.sourceComponent = stockQuotesUIComponent; + titleBar.buttonType = ""; + titleBar.displayMenu = false; + toolBar.displayIcons = true; } } - Rectangle{ - id: footerText + Loader { + id: uiLoader width: parent.width - height: 25 - color: "#343434" + anchors.top: titleBar.bottom anchors.bottom: toolBar.top - Text { - id: timeStamp - anchors.fill: parent - text: screen.lastUpdatedTimeStamp - horizontalAlignment: Text.AlignRight; verticalAlignment: Text.AlignVCenter - width: parent.width; font.pixelSize: 12; elide: Text.ElideRight; - color: "#cccccc" - style: Text.Raised; styleColor: "black" - - Connections { - target: screen - onQuoteRefreshCompleted:{ - timeStamp.text = screen.lastUpdatedTimeStamp; - } - } - } + sourceComponent: stockQuotesUIComponent } Library.ToolBar { id:toolBar - width: parent.width; height: 40 + width: parent.width; height: screen.toolBarHeight anchors.bottom: parent.bottom opacity: 0.9 displayNavigation: true - onReloadButtonClicked: screen.reloadQuotes(); - onNewsButtonClicked: Qt.openUrlExternally("http://finance.yahoo.com"); + onReloadButtonClicked: screen.reloadData(); + onNewsButtonClicked: { + uiLoader.sourceComponent = newsComponent; + toolBar.displayIcons = true; + toolBar.targetContentType = "Stocks"; + } + + onStocksButtonClicked: { + uiLoader.sourceComponent = stockQuotesUIComponent; + toolBar.displayIcons = true; + toolBar.targetContentType = "News"; + } + + Connections { target: screen onQuoteRefreshStarted:{ @@ -194,7 +226,136 @@ Item { } onQuoteRefreshCompleted:{ toolBar.updatePending = false; - console.log(screen.lastUpdatedTimeStamp); + } + } + } + + Component { + id: stockQuotesUIComponent + Item { + Rectangle{ + id: pathViewWrapper + width: parent.width + anchors.top: parent.top + anchors.bottom: footerText.top + color: "#343434" + + PathView { + id: stockQuotesView + anchors.fill: parent + flickDeceleration: 500 + //preferredHighlightBegin: 1/stockQuotesView.count + //preferredHighlightEnd: 1/stockQuotesView.count + //pathItemCount: count + focus: true + interactive: true + model: stockQuoteDataModel + delegate: stockQuotesDelegate + path: Path { + startX: width / 2 + startY: itemHeight/2 + PathLine { + x: width / 2 + y: stockQuotesView.count * itemHeight + itemHeight/2 + } + } + Keys.onDownPressed: if (!moving && interactive) incrementCurrentIndex() + Keys.onUpPressed: if (!moving && interactive) decrementCurrentIndex() + + Connections { + target: screen + onQuoteRefreshCompleted:{ + stockQuotesView.currentIndex = 0; + } + } + + Connections { + target: toolBar + onDownButtonClicked: { + if (!stockQuotesView.moving && stockQuotesView.interactive) + stockQuotesView.currentIndex = stockQuotesView.currentIndex + 1 + } + onUpButtonClicked: { + if (!stockQuotesView.moving && stockQuotesView.interactive) + stockQuotesView.currentIndex = stockQuotesView.currentIndex - 1 + } + } + } + } + + Rectangle{ + id: footerText + width: parent.width + height: 25 + color: "#343434" + anchors.bottom: parent.bottom + Text { + id: timeStamp + anchors.fill: parent + text: screen.lastUpdatedTimeStamp + horizontalAlignment: Text.AlignRight; verticalAlignment: Text.AlignVCenter + width: parent.width; font.pixelSize: 12; elide: Text.ElideRight; + color: "#cccccc" + style: Text.Raised; styleColor: "black" + + Connections { + target: screen + onQuoteRefreshCompleted:{ + timeStamp.text = screen.lastUpdatedTimeStamp; + } + } + } + } + } + } + + Component { + id: newsComponent + Item { + Rectangle{ + width: parent.width + anchors.top: parent.top + anchors.bottom: parent.bottom + color: "#343434" + + PathView { + id: newsView + anchors.fill: parent + flickDeceleration: 500 + focus: true + interactive: true + model: newsDataModel + delegate: newsDelegate + path: Path { + startX: width / 2 + startY: itemHeight/2 + PathLine { + x: width / 2 + y: newsView.count * itemHeight + itemHeight/2 + } + } + Keys.onDownPressed: if (!moving && interactive) incrementCurrentIndex() + Keys.onUpPressed: if (!moving && interactive) decrementCurrentIndex() + + Connections { + target: screen + onQuoteRefreshCompleted:{ + newsView.currentIndex = 0; + } + } + + Connections { + target: toolBar + onDownButtonClicked: { + if (!newsView.moving && newsView.interactive) + newsView.currentIndex = newsView.currentIndex + 1 + } + onUpButtonClicked: { + if (!newsView.moving && newsView.interactive) + newsView.currentIndex = newsView.currentIndex - 1 + } + } + } } } } diff --git a/src/qml/StockDetailsComponent.qml b/src/qml/StockDetailsComponent.qml index ad1e724..ef08dcf 100644 --- a/src/qml/StockDetailsComponent.qml +++ b/src/qml/StockDetailsComponent.qml @@ -1,141 +1,528 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ import Qt 4.7 +import "Library" as Library Item { width: 800 height: 380 - id: stockDetailsComponent + id: stockDetailsScreen + property int componentWidth: width - 120 property int itemHeight: 50 property string symbol: "YHOO" - property string stockName: "Yahoo" + property string stockName: "" property string lastTradedPrice: "" - property string lastTradedTime: "" + property string lastTradedDateTime: "" property string change: "" property string changePercentage: "" - property string dayLow: "" - property string dayHigh: "" - property string fiftyTwoWeekLow: "" - property string fiftyTwoWeekHigh: "" + property string daysRange: "" + property string yearRange: "" property string marketVolume: "" property string prevClose: "" property string marketCap: "" + property string baseChartURL: "http://chart.finance.yahoo.com/z?q=&l=&z=m&p=s&a=v&p=s&lang=en-US®ion=US" property string chartURL: "" + property string rssURL: "" + + property int currentScreenIndex: 1 signal logRequest(string strMessage) + signal loadChart(string duration) Rectangle { anchors.fill: parent color:"#343434" - Component.onCompleted: { - loadDetails(); + Component.onCompleted: { if (symbol !== "") { - chartURL = "http://chart.finance.yahoo.com/z?t=1d&q=&l=&z=m&p=s&a=v&p=s&lang=en-US®ion=US&s="+symbol; - stockDetailsLoader.sourceComponent = stockChartComponent; - console.log(stockDetailsLoader.width + " x "+ stockDetailsLoader.height); + loadDetails(); + loadNews(); + chartURL = baseChartURL+"&t=1d&s="+symbol; } } function loadDetails(){ - if (symbol === "") return; + var queryURL = 'http://query.yahooapis.com/v1/public/yql?q=select Symbol,Name,LastTradePriceOnly,LastTradeDate,LastTradeTime,Change,ChangeinPercent,DaysRange,YearRange,Volume,PreviousClose,MarketCapitalization from yahoo.finance.quotes where symbol in ("'+symbol+'")&env=store://datatables.org/alltableswithkeys'; + logRequest("Loading stock details from "+queryURL); + var response = new XMLHttpRequest(); + response.onreadystatechange = function() { + if (response.readyState == XMLHttpRequest.DONE) { + refreshDetails(response.responseXML); + } + } + response.open("GET", queryURL); + response.send(); } - Text { - id: stockNameLabel - anchors.top: parent.top - width: parent.width - anchors.horizontalCenter: parent.horizontalCenter - height: 30 - horizontalAlignment: Text.AlignHCenter; verticalAlignment: Text.AlignVCenter - font.pixelSize: 18; font.bold: true; elide: Text.ElideMiddle; color: "#B8B8B8"; style: Text.Raised; styleColor: "black" - text: (stockName != "")? (stockName +" ("+symbol+")"):symbol + function loadNews(){ + rssURL = "http://feeds.finance.yahoo.com/rss/2.0/headline?region=US&lang=en-US&s="+symbol; + logRequest("Loading news from "+rssURL); + var response = new XMLHttpRequest(); + response.onreadystatechange = function() { + if (response.readyState == XMLHttpRequest.DONE) { + refreshNewsModel(response.responseXML); + } + } + + response.open("GET", rssURL); + response.send(); } - Rectangle { - id: stockDetailsSection - border.width: 1 - border.color: "#BFBFBF" - color:"#2E2E2E" - anchors {top: stockNameLabel.bottom;left: parent.left;leftMargin: 40;right: parent.right;rightMargin: 40} - height: 125 - radius: 15 - - Column{ - id: stockDetailsColumn - anchors {top: parent.top; left: parent.left; leftMargin: 10} - width: (parent.width - 10) - - StockDetailsRow{ - label1: "Last Traded" - value1: lastTradedPrice - cell1Width: stockDetailsColumn.width/2 - - label2: "Day's Range" - value2: ((dayHigh != "" && dayLow != "")? (dayLow + " - " + dayHigh) : "") - cell2Width: stockDetailsColumn.width/2 + function refreshDetails(responseXML){ + if (!responseXML) return; + var xmlDoc = responseXML.documentElement; + var results = xmlDoc.firstChild; + + if (results) { + var quoteNodes = results.childNodes; + if (quoteNodes){ + if (quoteNodes.length === 0) { + logRequest("No results for stock quote details"); + } + else{ + //We are only expecting one quote node per symbol. + var quoteElements = quoteNodes[0].childNodes; + var j = 0; + var lastTradedDate = "", lastTradedTime =""; + for (j = 0; j < quoteElements.length; j++){ + + if (quoteElements[j].childNodes[0]) { + switch (quoteElements[j].nodeName){ + case 'Name': + stockName = quoteElements[j].childNodes[0].nodeValue; + break; + case 'LastTradePriceOnly': + lastTradedPrice = quoteElements[j].childNodes[0].nodeValue; + break; + case 'LastTradeDate': + lastTradedDate = quoteElements[j].childNodes[0].nodeValue; + break; + case 'LastTradeTime': + lastTradedTime = quoteElements[j].childNodes[0].nodeValue; + break; + case 'Change': + change = quoteElements[j].childNodes[0].nodeValue; + break; + case 'ChangeinPercent': + changePercentage = quoteElements[j].childNodes[0].nodeValue; + break; + case 'DaysRange': + daysRange = quoteElements[j].childNodes[0].nodeValue; + break; + case 'YearRange': + yearRange = quoteElements[j].childNodes[0].nodeValue; + break; + case 'Volume': + marketVolume = quoteElements[j].childNodes[0].nodeValue; + break; + case 'PreviousClose': + prevClose = quoteElements[j].childNodes[0].nodeValue; + break; + case 'MarketCapitalization': + marketCap = quoteElements[j].childNodes[0].nodeValue; + break; + default: + } + } + } + if (lastTradedDate !== "") lastTradedDateTime = lastTradedDate + " " + lastTradedTime; + } } + } + } + + function refreshNewsModel(responseXML){ + if (!(responseXML && stockNewsDataModel)) return; + + var xmlDoc = responseXML.documentElement; + var channel = xmlDoc.firstChild; + + //Not the best code I ever wrote, but got no choice + //Refer to Memory leak issue with XMLListModel --> http://bugreports.qt.nokia.com/browse/QTBUG-15191 + + if (channel) { + var itemNodes = channel.childNodes; + if (itemNodes){ + + logRequest("Clearing News Model"); + stockNewsDataModel.clear(); + + var i = 0; + for (i = 0; i < itemNodes.length; i++) { - StockDetailsRow{ - label1: "Last Trade Time" - value1: lastTradedTime - cell1Width: stockDetailsColumn.width/2 + if (itemNodes[i].nodeName === 'item'){ + var newsElements = itemNodes[i].childNodes; + var j = 0; + var newsTitle,newsLink + for (j = 0; j < newsElements.length; j++){ - label2: "52w Range" - value2: ((fiftyTwoWeekHigh != "" && fiftyTwoWeekLow != "")? (fiftyTwoWeekLow + " - " + fiftyTwoWeekHigh) : "") - cell2Width: stockDetailsColumn.width/2 + switch (newsElements[j].nodeName){ + case 'title': + newsTitle = newsElements[j].childNodes[0].nodeValue; + break; + case 'link': + newsLink = newsElements[j].childNodes[0].nodeValue; + break; + default: + } + } + stockNewsDataModel.append({"title":newsTitle,"link":newsLink}); + } + } } + } + } + + ListModel{ + id: stockNewsDataModel + } - StockDetailsRow{ - label1: "Change" - value1: ((change != "" && changePercentage != "")? change + " ("+changePercentage+")":"") - cell1Width: stockDetailsColumn.width/2 + Component { + id: stockNewsDelegate - label2: "Volume" - value2: marketVolume - cell2Width: stockDetailsColumn.width/2 + Item { + id: newsWrapper; width: componentWidth; height: itemHeight + Item { + anchors.fill: parent + Rectangle { color: "black"; opacity: index % 2 ? 0.2 : 0.4; height: newsWrapper.height - 2; width: newsWrapper.width; y: 1 } + Text { + anchors {verticalCenter: parent.verticalCenter;left: parent.left;leftMargin: 10;right: parent.right} + text: title; font.pixelSize: 14 + font.bold: false; + verticalAlignment: Text.AlignVCenter + horizontalAlignment: Text.AlignLeft + elide: Text.ElideRight; + color: "white"; + style: Text.Raised; + styleColor: "black" + } + MouseArea{ + anchors.fill: parent + onClicked: { + logRequest("Opening news article: "+link); + Qt.openUrlExternally(link); + } + } } + } + } + + Component { + id: stockDetailsComponent - StockDetailsRow{ - label1: "Prev. Close" - value1: prevClose - cell1Width: stockDetailsColumn.width/2 + Item { + anchors.fill: parent - label2: "Market Cap" - value2: marketCap - cell2Width: stockDetailsColumn.width/2 + Text { + id: stockNameLabel + anchors.top: parent.top + width: parent.width + anchors.horizontalCenter: parent.horizontalCenter + height: 30 + horizontalAlignment: Text.AlignHCenter; verticalAlignment: Text.AlignVCenter + font.pixelSize: 18; font.bold: true; elide: Text.ElideMiddle; color: "#B8B8B8"; style: Text.Raised; styleColor: "black" + text: (stockName != "")? (stockName +" ("+symbol+")"):symbol + } + + + Rectangle { + id: stockDetailsSection + border.width: 1 + border.color: "#BFBFBF" + color:"#2E2E2E" + anchors {top: stockNameLabel.bottom;left: parent.left;right: parent.right} + height: 125 + radius: 15 + + Column{ + id: stockDetailsColumn + anchors {top: parent.top; left: parent.left; leftMargin: 10} + width: (parent.width - 10) + + StockDetailsRow{ + label1: "Last Traded" + value1: lastTradedPrice + cell1Width: stockDetailsColumn.width/2 + + label2: "Day's Range" + value2: daysRange + cell2Width: stockDetailsColumn.width/2 + } + + StockDetailsRow{ + label1: "Last Trade Time" + value1: lastTradedDateTime + cell1Width: stockDetailsColumn.width/2 + + label2: "52w Range" + value2: yearRange + cell2Width: stockDetailsColumn.width/2 + } + + StockDetailsRow{ + label1: "Change" + value1: ((change != "" && changePercentage != "")? change + " ("+changePercentage+")":"") + cell1Width: stockDetailsColumn.width/2 + + label2: "Volume" + value2: marketVolume + cell2Width: stockDetailsColumn.width/2 + } + + StockDetailsRow{ + label1: "Prev. Close" + value1: prevClose + cell1Width: stockDetailsColumn.width/2 + + label2: "Market Cap" + value2: marketCap + cell2Width: stockDetailsColumn.width/2 + } + } + } + + Rectangle{ + border.width: 1 + border.color: "#BFBFBF" + color:"#2E2E2E" + width: parent.width + anchors {top: stockDetailsSection.bottom;topMargin: 5; + bottom: parent.bottom;bottomMargin: 20; + left: parent.left; + right: parent.right} + ListView { + flickDeceleration: 500 + anchors.fill: parent + model: stockNewsDataModel + delegate: stockNewsDelegate + focus:true + snapMode: ListView.SnapToItem + } + } + + } + } + + Rectangle{ + id: arrowLeftArea + color: "#343434" + width:40; height: 40 + visible: (currentScreenIndex > 1) + anchors {verticalCenter: parent.verticalCenter; left: parent.left; leftMargin: 10} + Image { + width: 32 + height: 32 + smooth: true + source: "Library/images/arrow_left.png" + } + MouseArea{ + anchors.fill: parent + onClicked: { + switch (currentScreenIndex){ + case 1: + //Do Nothing + break; + case 2: + stockDetailsLoader.sourceComponent = stockDetailsComponent; + currentScreenIndex = currentScreenIndex - 1; + break; + default: + //Do Nothing + } + logRequest("currentScreenIndex = "+currentScreenIndex); } } } Loader { id: stockDetailsLoader - anchors {top: stockDetailsSection.bottom;bottom: parent.bottom; horizontalCenter: parent.horizontalCenter} - //width: parent.width - width: 480 + anchors{top: parent.top; bottom: parent.bottom + left: parent.left; leftMargin: 60 + right: parent.right; rightMargin: 60} + sourceComponent: stockDetailsComponent + } + + Rectangle{ + id: arrowRightArea + color: "#343434" + width:40; height: 40 + visible: (currentScreenIndex < 2) + anchors {verticalCenter: parent.verticalCenter; right: parent.right; rightMargin: 10} + Image { + width: 32 + height: 32 + smooth: true + source: "Library/images/arrow_right.png" + } + MouseArea{ + anchors.fill: parent + onClicked: { + switch (currentScreenIndex){ + case 1: + stockDetailsLoader.sourceComponent = stockChartComponent; + currentScreenIndex = currentScreenIndex + 1; + break; + case 2: + //Do Nothing + break; + default: + //Do Nothing + } + logRequest("currentScreenIndex = "+currentScreenIndex); + } + } } Component{ id: stockChartComponent - Rectangle { - id: rectangleChart - border.width: 1 - border.color: "#BFBFBF" - color:"#2E2E2E" - anchors {top: parent.top;topMargin: 5;bottom: parent.bottom; left: parent.left;leftMargin: 40;right: parent.right;rightMargin: 40} - radius: 15 - Image { - anchors.fill: parent - id: name - source: chartURL - fillMode: Image.PreserveAspectFit + + Item { + id: chartAreaWrapper + anchors.fill: parent + + Rectangle { + id: chartArea + border.width: 1 + border.color: "#BFBFBF" + //color:"#2E2E2E" + color:"white" + anchors { top: parent.top;topMargin: 40; + bottom: parent.bottom; bottomMargin: 40; + left: parent.left; right: parent.right} + radius: 10 + + Library.Loading { anchors.centerIn: parent; visible: chartImg.status == Image.Loading} + + Image { + id: chartImg + anchors {left: parent.left; leftMargin: 10; verticalCenter: parent.verticalCenter} + source: chartURL + sourceSize.width: 512 + sourceSize.height: 288 + smooth: true + fillMode: Image.PreserveAspectFit + onStatusChanged: { + switch(status){ + case Image.Ready: + logRequest("Image is ready"); + break; + case Image.Loading: + logRequest("Image is loading"); + break; + case Image.Error: + logRequest("Image loading failed"); + break; + default: + logRequest("No image specified"); + break; + } + + } + + Connections{ + target: stockDetailsScreen + onLoadChart: { + chartURL = baseChartURL+"&t="+duration+"&s="+symbol; + logRequest(chartURL); + } + } + } + + Column { + width: 130 + spacing: 20 + anchors {top: parent.top; topMargin: 40; bottom: parent.bottom; + right: chartArea.right;rightMargin: 10} + + Row { + height: 40 + spacing: 20 + anchors.horizontalCenter: parent.horizontalCenter + Library.Button { + id: oneDayButton + text: "1d" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("1d"); + } + + Library.Button { + id: fiveDayButton + text: "5d" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("5d"); + } + } + + Row { + height: 40 + spacing: 20 + anchors.horizontalCenter: parent.horizontalCenter + Library.Button { + id: threeMonthButton + text: "3m" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("3m"); + } + + Library.Button { + id: sixMonthButton + text: "6m" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("6m"); + } + } + Row { + height: 40 + spacing: 20 + anchors.horizontalCenter: parent.horizontalCenter + Library.Button { + id: oneYearButton + text: "1y" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("1y"); + } + + Library.Button { + id: twoYearButton + text: "2y" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("2y"); + } + } + Row { + height: 40 + spacing: 20 + anchors.horizontalCenter: parent.horizontalCenter + Library.Button { + id: fiveYearButton + text: "5y" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("5y"); + } + + Library.Button { + id: maxButton + text: "max" + anchors { verticalCenter: parent.verticalCenter} + width: 50; height: 32 + onClicked: loadChart("my"); + } + } + } } } } diff --git a/src/qml/StockDetailsRow.qml b/src/qml/StockDetailsRow.qml index 70cec79..071c8e1 100644 --- a/src/qml/StockDetailsRow.qml +++ b/src/qml/StockDetailsRow.qml @@ -1,5 +1,5 @@ /* -@version: 0.1 +@version: 0.2 @author: Sudheer K. @license: GNU General Public License */ diff --git a/src/qrc_resources.cpp b/src/qrc_resources.cpp index de9df98..64f2386 100644 --- a/src/qrc_resources.cpp +++ b/src/qrc_resources.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** Resource object code ** -** Created: Sat Jul 9 09:27:01 2011 +** Created: Fri Aug 5 23:15:09 2011 ** by: The Resource Compiler for Qt version 4.7.0 ** ** WARNING! All changes made in this file will be lost! @@ -10,338 +10,615 @@ #include static const unsigned char qt_resource_data[] = { - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/StockQuotesComponent.qml - 0x0,0x0,0x5,0x1d, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/ConfigOptionsComponent.qml + 0x0,0x0,0x2,0xd5, 0x0, - 0x0,0x13,0x45,0x78,0x9c,0xcd,0x58,0x4b,0x73,0xdb,0x36,0x10,0xbe,0xf3,0x57,0xa0, - 0xca,0x34,0x63,0x39,0x13,0x8a,0x92,0xa5,0x49,0x43,0xb5,0x69,0x6a,0xd9,0x93,0x78, - 0xe2,0xba,0xf2,0x2b,0x69,0x8f,0x30,0xb9,0x92,0x10,0x43,0x0,0x7,0x80,0x2c,0x2b, - 0x1e,0xff,0xf7,0x2c,0x48,0x8a,0xe2,0x53,0x56,0x3a,0x3e,0x4,0x3e,0x98,0xc0,0x2e, - 0x16,0xdf,0xbe,0x1,0x75,0xf6,0x9d,0xf7,0x77,0xa0,0x34,0x93,0xc2,0x27,0x9e,0xdb, - 0x75,0xde,0xd3,0x85,0x99,0x49,0xe5,0x93,0xcb,0x45,0x38,0x3,0x50,0xe4,0x93,0x4b, - 0x7e,0xd7,0x1,0x9b,0xb0,0xee,0xdb,0xfe,0x1b,0x42,0xd,0x99,0xce,0x29,0xe3,0x6e, - 0x20,0xe7,0xef,0x9c,0xf7,0x9c,0x5,0x20,0x34,0xf8,0xe4,0xc3,0xd9,0x35,0xf9,0x0, - 0x2,0x14,0xe5,0x64,0xbc,0xb8,0xc1,0x75,0x72,0x9a,0xd0,0x9c,0xfd,0x8e,0xe3,0xb0, - 0x79,0x24,0x95,0x21,0xe7,0x86,0xf4,0xdd,0x37,0xeb,0x59,0xeb,0x94,0xdd,0x28,0xaa, - 0x56,0x2d,0x42,0x35,0x49,0xbf,0xcb,0xb4,0xce,0x57,0xdd,0x39,0xb9,0xfc,0xe7,0x88, - 0x1a,0x70,0xbf,0xea,0x98,0xd3,0x7e,0x23,0xd5,0x71,0x2e,0x20,0x30,0x54,0x4c,0x39, - 0x90,0x7,0x87,0xe0,0x60,0xa1,0x4f,0xb4,0x91,0xc1,0xed,0xf9,0x42,0x1a,0xd0,0x23, - 0x89,0xa2,0x4,0x8,0x13,0x13,0x3,0xce,0x22,0x9f,0x18,0xb5,0x80,0x64,0x2a,0xb9, - 0x55,0xb2,0xf5,0xe2,0xa0,0x6f,0xff,0x5a,0x4e,0xbc,0xaa,0xd9,0x54,0xa0,0x2,0x8b, - 0x28,0xc4,0x33,0x2e,0xd,0x55,0x6,0xc2,0x2a,0xc1,0xa,0xe6,0x60,0x49,0x31,0x2d, - 0x52,0x32,0x2,0x65,0x56,0xa8,0x82,0x36,0x7f,0xcb,0x10,0x78,0x1e,0x45,0xb6,0x58, - 0xe4,0xd5,0x46,0x31,0x31,0x25,0x9c,0x6a,0x73,0x1d,0xb,0xd,0xaf,0xd8,0xdc,0x1e, - 0x39,0x8f,0x8a,0x8c,0x4c,0x18,0x4,0x9b,0x6a,0xf2,0x85,0x85,0x66,0xb6,0x85,0xfe, - 0x11,0xd8,0x74,0x66,0xaa,0xc,0xcc,0xc0,0x3c,0xa1,0xf9,0x64,0xe0,0x25,0xb0,0x33, - 0xf3,0xa4,0xd6,0xab,0xb1,0xe0,0x11,0x70,0x98,0x22,0x36,0x27,0x63,0x38,0x41,0x41, - 0x39,0xfe,0xf5,0x9e,0xa5,0xa2,0x11,0x9e,0x36,0x24,0x4b,0xb,0xd0,0x2f,0x1,0x1e, - 0x92,0x59,0x7a,0xf6,0x6,0x47,0x41,0x44,0x8d,0x54,0x3b,0x72,0xfe,0xcd,0xfc,0x75, - 0xc3,0x69,0x70,0xdb,0x1a,0x12,0x19,0xd1,0x80,0x99,0x15,0x8a,0x14,0x21,0xdc,0x93, - 0x5f,0x49,0x8f,0xfc,0x89,0xf1,0xdb,0x23,0x36,0x8a,0xfb,0x9b,0x13,0x53,0x64,0x6e, - 0x32,0x27,0xaf,0x49,0x2f,0x3,0xb9,0x26,0x2d,0x13,0x8c,0x28,0xab,0x4b,0x1e,0xab, - 0x20,0xe4,0xb2,0x6,0x9a,0x1d,0xf7,0x3e,0x39,0xf0,0x86,0x76,0xdb,0x60,0x58,0xcb, - 0x50,0x6b,0xc,0x84,0xd0,0xf7,0xea,0xf9,0xb5,0xd5,0x49,0x4c,0xd1,0x45,0x4e,0x2d, - 0xfd,0xa,0xee,0xd1,0x59,0xc4,0xe0,0x3f,0xd4,0x7b,0x42,0xf6,0xe2,0x3,0xc8,0xbb, - 0x3f,0x48,0x6f,0xe0,0xb5,0xc9,0x43,0xec,0xb9,0x33,0x3a,0x87,0xe1,0x23,0x1,0xae, - 0xd1,0x6c,0x7a,0x35,0xbf,0x91,0x1c,0xa7,0x29,0x94,0x88,0x2a,0xc4,0x91,0x68,0x4c, - 0xf6,0xc9,0xc1,0xa0,0xd3,0xf5,0xbc,0x21,0x99,0x48,0x5c,0x8c,0xd8,0x3d,0xf0,0x4b, - 0xf6,0xd,0x93,0xb9,0xfb,0x5b,0xba,0x86,0x9b,0xc3,0x24,0x69,0x86,0x28,0x91,0x85, - 0x48,0xb3,0x20,0xdc,0x63,0xfb,0x7d,0x61,0x2d,0x3a,0xcc,0x3c,0xb3,0x9c,0xa1,0x77, - 0xd1,0x33,0xda,0xac,0xf8,0x9a,0xef,0x82,0x32,0xd,0x61,0xba,0x36,0x2a,0xb8,0xb0, - 0xc6,0xd4,0x15,0x1d,0x6d,0x76,0x5c,0x29,0x1a,0x42,0x38,0x56,0x58,0x4c,0x86,0xd, - 0x6a,0xf4,0xb6,0xa8,0x51,0x41,0x7d,0xa,0x93,0x1c,0xe8,0x17,0x41,0x3c,0x9e,0x17, - 0x76,0x30,0xc3,0xa8,0x6d,0x46,0xeb,0xfd,0x0,0xda,0x8b,0x4a,0xae,0xe4,0x47,0xaa, - 0x5,0x9b,0xec,0x25,0x47,0xda,0x50,0xf0,0xda,0xf,0xad,0xa9,0x2,0x10,0xad,0x2c, - 0xa,0x5a,0xa,0x42,0x9c,0x35,0x8a,0x89,0x63,0xef,0xb9,0xd5,0x1f,0x83,0xc2,0xf2, - 0x6f,0xe8,0x73,0x1a,0xa2,0x3e,0x6d,0x7e,0x1a,0x4b,0x14,0x57,0x36,0xb3,0xe4,0xeb, - 0x31,0x49,0xea,0xac,0xa8,0x15,0xab,0x6e,0x44,0xcd,0xec,0x33,0x83,0xe5,0x97,0xa4, - 0x28,0x65,0xb4,0x1a,0xd3,0x65,0x34,0x2a,0x2,0xec,0xd4,0xda,0x35,0x32,0xca,0x38, - 0xf0,0xbb,0x42,0xbf,0x91,0xc6,0xc8,0xb9,0x8f,0x86,0xc6,0xa2,0xae,0x62,0xc5,0xf2, - 0x6c,0xf5,0xad,0xd0,0x8e,0x71,0xa,0xaa,0x5a,0xf0,0x73,0x4d,0xc2,0x32,0x14,0xe8, - 0x13,0x6c,0xfe,0xb7,0x47,0x10,0x60,0xf3,0x50,0xd4,0xc4,0x17,0x8b,0x81,0xe7,0x15, - 0x58,0x3a,0x9d,0x48,0xc1,0x4,0x14,0xba,0xe3,0x23,0x3a,0x96,0x5b,0xe7,0x1e,0xc2, - 0x94,0x21,0x6b,0xb7,0x53,0x92,0x8d,0x37,0x8d,0x85,0x30,0x4f,0x6e,0x3f,0x16,0xe1, - 0xce,0x9b,0x51,0x2d,0xdb,0x72,0x46,0x96,0x66,0xeb,0x73,0x99,0x65,0x22,0x83,0x85, - 0xce,0x5d,0x16,0x32,0xcd,0x5,0xda,0x8f,0x6,0x86,0xdd,0x41,0xd,0x75,0x6e,0xbb, - 0xbc,0xdf,0xdc,0xfb,0xd7,0x23,0x4c,0xbb,0xaa,0x4f,0x6a,0x7b,0x6d,0x9e,0xd5,0x22, - 0xf5,0x63,0x37,0xd4,0xf4,0x20,0x6d,0xef,0x27,0xff,0xfa,0x49,0x88,0x90,0xe,0xe9, - 0xd5,0x73,0xfc,0x97,0x6f,0xbb,0x9d,0x2a,0x93,0x95,0x7e,0xca,0x4,0x34,0x77,0xb9, - 0xe6,0x3,0xec,0x58,0x55,0xa2,0x21,0x31,0x3a,0x66,0xf8,0xe6,0x5c,0x42,0x5e,0x6d, - 0x47,0xd1,0x94,0x3b,0x76,0x7c,0x82,0x95,0x76,0xa5,0x38,0x92,0x4b,0x31,0x56,0xa0, - 0x31,0x23,0x93,0xf6,0xf7,0xcb,0x5c,0xde,0xd9,0x4b,0xd4,0xcb,0x97,0x79,0xcf,0xb4, - 0x1b,0x14,0x29,0x8f,0x40,0xa,0x2d,0x39,0xb8,0x5c,0x4e,0xf7,0xca,0xa,0x24,0xb7, - 0x85,0x76,0x73,0xbd,0xc9,0xf,0x26,0x2,0x5,0x73,0x4c,0xbe,0xd1,0x42,0xd9,0x1c, - 0x3c,0xb1,0x37,0x92,0xbd,0x1d,0x36,0xd7,0x6a,0x79,0x1d,0xed,0xa4,0x63,0x8,0xb5, - 0x87,0x16,0x2f,0xe,0x23,0x29,0x4,0x96,0x1b,0x4c,0x41,0x5d,0x63,0x14,0xc,0x8e, - 0x29,0x98,0x62,0x14,0x16,0xef,0xcc,0xf9,0x61,0x91,0x15,0x2e,0xbf,0x7e,0xbd,0x99, - 0x2b,0xb1,0x90,0xc3,0x47,0xb0,0x28,0x57,0xcd,0x52,0x76,0xfd,0xf,0xd5,0xcd,0x4d, - 0x4d,0xdb,0xa9,0x64,0xae,0xaf,0x85,0xbd,0x41,0x73,0xf9,0x5b,0x13,0xca,0xe5,0xd3, - 0x48,0xc9,0xf,0xa9,0x2a,0xd4,0xce,0xa4,0xf1,0x55,0xca,0xa3,0x29,0xdc,0xe5,0xcb, - 0x2,0x27,0x8c,0xf3,0x35,0xbe,0x2,0x43,0xd2,0x3f,0xeb,0xdc,0xe1,0x36,0x3e,0x14, - 0x32,0xcd,0xa4,0x62,0xdf,0xb0,0x93,0x52,0xfe,0x17,0xd6,0x43,0x61,0x43,0x23,0x6d, - 0x62,0xf1,0x3c,0xbd,0xac,0xe1,0x53,0xcf,0xb0,0xa0,0x81,0xe7,0xf3,0x8,0x6c,0x88, - 0x15,0xc4,0xd6,0x18,0xb3,0xa6,0x63,0xf7,0x76,0xeb,0xd8,0xe5,0x5b,0x57,0x81,0xb8, - 0x63,0xdf,0xfd,0x3f,0x11,0xfe,0xac,0x1,0x9e,0xf9,0xd6,0xb5,0xee,0xc2,0x90,0xde, - 0xd9,0x5f,0x4f,0x87,0x7e,0xf1,0x2b,0x8d,0xfc,0xf4,0x25,0xec,0x5e,0x25,0xf1,0x57, - 0x7c,0xae,0xa5,0x41,0xb9,0x2d,0xf8,0x37,0x8f,0xa1,0xbe,0xd7,0x18,0xdc,0xe9,0x86, - 0x64,0x9a,0x71,0x65,0xaf,0x2c,0xcf,0x7d,0xbb,0x59,0x14,0x17,0xc0,0x25,0xd,0xf, - 0x17,0xc8,0x2b,0x46,0xb6,0xdb,0xdb,0x6a,0xa5,0xe2,0xc5,0xc4,0xe,0xf9,0xea,0x97, - 0x14,0xee,0x12,0x73,0x5c,0xda,0xca,0xa5,0x62,0x53,0xea,0xca,0x94,0x42,0xe9,0x7b, - 0xa2,0xc2,0x6c,0x25,0xbf,0x22,0xdd,0x1c,0xb0,0xeb,0xe8,0x27,0x81,0xf5,0xba,0x0, - 0xeb,0xc,0x96,0xba,0x4,0xec,0xdc,0xb8,0xf8,0x9c,0x17,0xd7,0x8a,0x1f,0xdf,0xe3, - 0x99,0x82,0x72,0xbe,0xda,0x6b,0xcd,0x8c,0x89,0xfc,0x4e,0x67,0xc2,0x4,0xba,0x13, - 0xdc,0x15,0x9d,0x49,0x69,0x7f,0x98,0x69,0xe5,0xcc,0xdf,0x9c,0x21,0x3b,0x67,0xc7, - 0x3a,0x33,0xd2,0x1f,0x44,0x6a,0xf2,0x22,0xb6,0xdb,0xba,0x3e,0x26,0x3f,0x92,0x8c, - 0x41,0x84,0x68,0xb6,0x36,0xa9,0x5d,0x46,0x83,0xc4,0xaf,0xca,0x2d,0x5d,0x7f,0x97, - 0x7c,0x6c,0x92,0x3d,0xa1,0x78,0xdd,0xaf,0xa6,0x5b,0x43,0xcb,0xdf,0x9e,0xb5,0xed, - 0x26,0x90,0xeb,0x24,0x7d,0x74,0xbe,0x3,0x2d,0xa,0x90,0xca, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/ConfigOptionsComponent.qml - 0x0,0x0,0x2,0x20, + 0x0,0xb,0xc4,0x78,0x9c,0xed,0x56,0x5b,0x4f,0xdb,0x30,0x14,0x7e,0xcf,0xaf,0xb0, + 0xc2,0xcb,0x86,0xb4,0x14,0x3a,0x2a,0x20,0x99,0x26,0xa0,0x62,0x68,0x1a,0xc,0x46, + 0x61,0xaf,0x93,0x9b,0x9c,0x26,0x16,0x8e,0x1d,0xd9,0x2e,0x57,0xf1,0xdf,0x77,0x9c, + 0x5b,0x93,0x34,0xa3,0x8,0xb6,0x3d,0x51,0x4b,0x6d,0x72,0xce,0xe7,0x73,0x3f,0x9f, + 0x3a,0x58,0x77,0xf6,0xae,0x41,0x69,0x26,0x85,0x4f,0x36,0xbc,0xa1,0xb3,0x47,0xe7, + 0x26,0x91,0xca,0x27,0x93,0x79,0x94,0x0,0x28,0xf2,0xcd,0x23,0x9f,0x74,0xc8,0x66, + 0x6c,0x73,0x77,0x6b,0x9b,0x50,0x43,0xe2,0x94,0x32,0xee,0x85,0x32,0xfd,0xec,0xec, + 0x71,0x16,0x82,0xd0,0xe0,0x93,0xa3,0xef,0x97,0xe4,0x8,0x4,0x28,0xca,0xc9,0xd9, + 0x7c,0x8a,0x72,0x72,0x5c,0xe8,0x9c,0xf5,0x81,0xe3,0xb0,0x34,0x93,0xca,0x90,0x1f, + 0x86,0x6c,0x79,0xdb,0x8e,0x73,0xe,0xa1,0xa1,0x22,0xe6,0x40,0x1e,0x1c,0x82,0x1f, + 0x16,0xf9,0x24,0x94,0x62,0xc6,0xe2,0xd3,0xcc,0x60,0x28,0x7a,0x2c,0xf1,0x82,0x0, + 0x61,0x72,0x35,0x15,0x21,0x86,0xa4,0xbd,0x19,0xe3,0xdc,0x27,0x19,0x55,0xa8,0x8, + 0x72,0x4d,0x28,0xb9,0x8d,0xd5,0x5d,0xfb,0xb8,0x65,0x8f,0x5b,0x8,0x39,0xcb,0x7c, + 0x62,0xd4,0x1c,0x9c,0xfc,0x5d,0xb3,0x58,0x60,0x58,0x86,0x85,0x57,0x98,0x69,0xe1, + 0x61,0x2,0x1c,0x63,0x80,0xa8,0x9,0xd0,0x60,0xc,0x13,0x71,0x17,0x91,0x43,0xba, + 0x11,0x57,0x51,0x33,0xc,0xfb,0xa2,0x30,0xbc,0xaf,0x80,0xd6,0xba,0x1b,0x16,0x99, + 0xc4,0x27,0x9b,0xc3,0x9d,0x5a,0x94,0x0,0x8b,0x13,0xd3,0x96,0x4d,0xa5,0x8a,0x40, + 0x79,0x15,0xba,0x2b,0xaf,0xd3,0x3b,0xf8,0x62,0x8f,0x5b,0xeb,0xb,0x85,0xbb,0x36, + 0x3c,0xb4,0x67,0x21,0xaf,0x2a,0x85,0x2d,0xc5,0x74,0x29,0x1f,0x63,0xa5,0x40,0x55, + 0x35,0xeb,0x88,0x57,0xdc,0x3a,0x9d,0xcd,0xb0,0x22,0x3e,0xf9,0xb0,0xb9,0xb1,0x84, + 0xc4,0x2f,0x76,0x2f,0x85,0x59,0xf2,0xd0,0x55,0xac,0xbc,0x59,0x7b,0xc1,0xe1,0x1b, + 0x91,0xf5,0xca,0x4e,0x5e,0x91,0xfa,0xb2,0xa2,0x11,0x9b,0x6b,0x2c,0xd0,0xa8,0x16, + 0x7d,0x4d,0x69,0xdc,0x6c,0x46,0xde,0x47,0x39,0x57,0x21,0xe,0xa3,0x7b,0xcc,0xa6, + 0x8a,0xaa,0xbb,0x1,0xb3,0x20,0x3d,0xb0,0x4d,0xfa,0xa5,0x8d,0xc,0xaf,0xb4,0x97, + 0x89,0xd8,0x6d,0x5d,0xea,0x1b,0xae,0xa6,0xbe,0x6,0x3f,0x3a,0xf5,0xe3,0x89,0x9c, + 0x6b,0xb0,0xfd,0x6e,0xfb,0xef,0xc,0x44,0x8d,0x5a,0xe9,0xaf,0x5,0x90,0x62,0xcc, + 0xad,0x1,0x34,0xd6,0x36,0x5f,0x34,0xbe,0x6f,0x4b,0xbc,0xde,0xd9,0x7e,0xf7,0x3e, + 0x68,0xdd,0x7f,0xec,0x4b,0x45,0x1b,0x6a,0x0,0x4b,0x3b,0xb1,0xbf,0x3d,0xe,0x89, + 0xa0,0xa9,0x2d,0x69,0xa6,0x40,0x6b,0x88,0xdc,0x80,0xdc,0x24,0x20,0xfa,0xf3,0xf4, + 0x4a,0xd0,0xb2,0x91,0x33,0x25,0x33,0x1c,0xae,0xbb,0x71,0x82,0x4b,0x4,0x9a,0x3c, + 0x10,0x43,0x55,0x6c,0xfb,0xde,0x59,0xa0,0x60,0xb1,0xd2,0xbb,0xd4,0x1e,0xb7,0x19, + 0x75,0x23,0xf6,0xb,0xb8,0x35,0x9d,0x5d,0x2c,0x8b,0x70,0x4c,0xa7,0xc0,0x97,0xe6, + 0xce,0xc8,0x6c,0xc9,0x99,0x37,0x95,0xc6,0xc8,0xb4,0xf,0x7b,0x82,0xe1,0x31,0x4c, + 0xf3,0x59,0xb3,0xdf,0x35,0xfb,0xc7,0x25,0xa8,0x28,0x60,0xb4,0xb0,0xba,0xc0,0xee, + 0x73,0xa4,0xa1,0x14,0x2f,0xf8,0x79,0x72,0x5e,0xfe,0x5e,0x18,0x8,0x48,0xb5,0x9a, + 0xbd,0xa0,0x9f,0x1d,0x37,0x33,0xb4,0xe7,0x65,0xec,0x16,0xf8,0x84,0xdd,0x63,0xf3, + 0x86,0xc3,0xa0,0x90,0x4d,0x25,0x8f,0xa,0x66,0xc,0x8,0x70,0x16,0x41,0x69,0xe5, + 0xd0,0x3e,0x9f,0xb0,0x28,0xe2,0xd0,0x68,0xc0,0xc1,0x8e,0x3d,0xd8,0x71,0x6d,0xee, + 0x78,0x5,0x3d,0xa7,0xc,0x3b,0x5c,0xca,0xc6,0x25,0x74,0xca,0x69,0x78,0xb5,0x58, + 0x2b,0x83,0x40,0x94,0xee,0x47,0xd1,0xe0,0x1c,0x52,0x79,0xd,0xa4,0xac,0x8e,0xdb, + 0xec,0xe0,0x53,0x94,0x3a,0x29,0xa9,0xf8,0x8d,0x53,0x5f,0xc3,0xa9,0xff,0x9c,0x52, + 0xcb,0x2e,0x3d,0x8f,0x54,0x5f,0x40,0xa4,0xd5,0x18,0xfc,0x47,0x26,0xed,0xff,0x13, + 0xf0,0x14,0x95,0xd6,0xa5,0x7a,0x5,0x93,0x2e,0x25,0xfa,0x52,0x2a,0x6d,0x2e,0xce, + 0x6b,0xb8,0xb4,0x2a,0xc3,0xa,0x32,0x6d,0xba,0xfb,0x9b,0x6c,0xda,0xb2,0xfb,0x46, + 0xa7,0x39,0x9d,0x5e,0x66,0x91,0x1d,0xac,0xaa,0x34,0x15,0x97,0x3e,0x3a,0xbf,0x1, + 0x9b,0xb6,0x82,0x41, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/MarketsTodayWidget.qml + 0x0,0x0,0x9,0xa8, 0x0, - 0x0,0x7,0xed,0x78,0x9c,0xed,0x54,0x5d,0x6f,0xd3,0x30,0x14,0x7d,0xf7,0xaf,0xb8, - 0xca,0x5e,0xa0,0x12,0xe9,0x5a,0x3a,0x8d,0xa5,0x8,0x15,0x2a,0x98,0xd0,0x6,0x1b, - 0x14,0x9e,0x91,0x9b,0xdc,0x24,0xd6,0x1c,0x3b,0xb2,0x1d,0xa6,0x31,0xf5,0xbf,0x63, - 0x27,0x4d,0x96,0x2f,0x6d,0xd3,0x10,0x3c,0x51,0x4b,0x6d,0x72,0xbf,0x7c,0xee,0xb9, - 0xf7,0x74,0x3a,0x21,0xab,0x9f,0xa8,0x34,0x93,0x22,0x80,0x43,0x7f,0x46,0x56,0xb4, - 0x30,0xa9,0x54,0x1,0x6c,0x8a,0x28,0x45,0x54,0x70,0xe6,0xc3,0x6b,0x1d,0xb2,0x98, - 0xcd,0x4e,0x16,0xc7,0x40,0xd,0x24,0x19,0x65,0xdc,0xf,0x65,0xf6,0x86,0xac,0x38, - 0xb,0x51,0x68,0xc,0xe0,0xf4,0xf3,0x77,0x38,0x45,0x81,0x8a,0x72,0xb8,0x2c,0xb6, - 0xd6,0xe,0xe7,0x95,0x8f,0x4c,0xa6,0x84,0xb0,0x2c,0x97,0xca,0xc0,0x17,0x3,0xb, - 0xff,0x98,0x90,0xaf,0x18,0x1a,0x2a,0x12,0x8e,0x70,0x4b,0xc0,0x7e,0x58,0x14,0x40, - 0x28,0x45,0xcc,0x92,0x8b,0xdc,0x58,0x28,0x7a,0x2d,0x6d,0x82,0x40,0x61,0x4a,0x37, - 0x15,0xa1,0x85,0xa4,0xfd,0x98,0x71,0x1e,0x40,0x4e,0x95,0x75,0x2c,0x4b,0x4f,0x28, - 0xb9,0xc3,0xea,0x1d,0xbc,0x5c,0xb8,0xe3,0x55,0x46,0xce,0xf2,0x0,0x8c,0x2a,0x90, - 0x94,0xef,0x9a,0x25,0xc2,0xc2,0x32,0x2c,0xbc,0xb2,0x9d,0x56,0x37,0x6c,0x90,0x5b, - 0xc,0x18,0xb5,0x3,0x34,0x1a,0xc3,0x44,0xd2,0x8f,0x28,0x43,0xfa,0x88,0x6b,0xd4, - 0xcc,0xc2,0xfe,0x56,0x15,0x7e,0xab,0x90,0x36,0xbe,0x6b,0x16,0x99,0x34,0x80,0xd9, - 0xfc,0x55,0x63,0x4a,0x91,0x25,0xa9,0xe9,0xda,0xb6,0x52,0x45,0xa8,0xfc,0x3a,0xba, - 0x6f,0x6f,0xda,0x7b,0xf7,0xc1,0x1d,0xaf,0xf1,0x57,0xe,0xef,0x60,0xfe,0xde,0x9d, - 0x3b,0x7b,0xcd,0x94,0x1d,0xa9,0x6d,0x97,0xf2,0xb5,0x65,0xa,0x55,0xcd,0x59,0xcf, - 0x3c,0xc8,0xb2,0x5f,0xec,0x97,0x14,0x66,0x90,0xd7,0x77,0x3c,0x98,0x79,0x11,0xc7, - 0x96,0xcd,0x0,0x5e,0x1c,0xfa,0xf3,0x23,0x98,0xd4,0x75,0xca,0x3e,0x9b,0x64,0x45, - 0x23,0x56,0x68,0xdb,0xf6,0x51,0x63,0xfa,0x98,0xd1,0xa4,0x4d,0x71,0x39,0x1d,0x59, - 0xa8,0xd0,0xae,0x98,0x77,0xce,0xb6,0x8a,0xaa,0x9b,0x29,0x73,0x41,0x7a,0xea,0xa8, - 0xff,0xa1,0x8d,0xc,0xaf,0xb4,0x9f,0x8b,0xc4,0xeb,0x24,0x8d,0xad,0x4c,0xdb,0xdf, - 0x4,0xef,0x48,0xf3,0xf8,0x49,0x16,0x1a,0xdd,0x14,0xbb,0xf7,0xf7,0xc6,0xdc,0x44, - 0x3d,0x78,0x5f,0x27,0x40,0x8a,0x35,0x77,0x5,0x6c,0xb1,0x6e,0xf9,0x6a,0x9c,0x63, - 0xbb,0xef,0x8f,0x6e,0xec,0xb3,0xe7,0xcb,0x4e,0xfe,0x6e,0xac,0x15,0x6d,0xa8,0x41, - 0x4b,0xed,0xc6,0xfd,0x8e,0x5c,0x8,0x82,0x66,0x8e,0xd2,0x5c,0xa1,0xd6,0x18,0x79, - 0x4b,0xb8,0x4e,0x51,0x8c,0xf7,0xe9,0xef,0x83,0x86,0x45,0x2e,0x95,0xcc,0xed,0x46, - 0xdd,0xac,0x53,0x2b,0xd,0xd4,0x70,0xb,0x86,0xaa,0xc4,0xcd,0xbd,0x27,0x8b,0xe5, - 0x9d,0x50,0x4f,0xa8,0x3b,0x5e,0x1b,0x75,0xb,0xfb,0x7d,0x32,0xdb,0xec,0xe5,0xf9, - 0x5f,0x67,0x43,0x9d,0xfd,0x75,0x99,0xed,0xb9,0x7f,0x9c,0xd0,0x9e,0x20,0xae,0x7a, - 0xb8,0xff,0x50,0x5d,0xe3,0x7f,0xf7,0xf7,0xc9,0xab,0xa1,0xea,0xf,0xd4,0x35,0x68, - 0xf4,0xa9,0xf2,0x6a,0xcb,0xe1,0x51,0xfa,0xda,0x91,0xdf,0x22,0xad,0x49,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/MarketsTodayWidget.qml - 0x0,0x0,0x6,0xf0, + 0x0,0x36,0x22,0x78,0x9c,0xed,0x1a,0x69,0x73,0xdb,0x36,0xf6,0xbb,0x7e,0x5,0x56, + 0x3b,0xdb,0x91,0x92,0x9,0xa9,0x38,0x76,0xbb,0xa5,0x36,0x6d,0x62,0x3b,0xd3,0x7a, + 0x6a,0x27,0x8e,0x8f,0x66,0xf7,0x23,0x4d,0x42,0x12,0x6a,0x8,0xe0,0x2,0x90,0x65, + 0x25,0xe3,0xff,0xbe,0xf,0xbc,0xf,0x80,0xa4,0x6c,0x27,0xd9,0x6c,0x17,0x9e,0xb1, + 0x44,0xe0,0xe1,0xf1,0xdd,0x7,0x20,0xf7,0xc9,0xe0,0xd5,0xd,0x16,0x92,0x70,0xe6, + 0xa1,0x89,0xb3,0x33,0x78,0xe5,0xaf,0xd4,0x82,0xb,0xf,0x9d,0xaf,0xc2,0x5,0xc6, + 0x2,0xfd,0xe6,0xa0,0x7f,0xc8,0x80,0xcc,0xc8,0xf3,0x1f,0x77,0x7f,0x40,0xbe,0x42, + 0xf3,0xa5,0x4f,0xa8,0x13,0xf0,0xe5,0x4f,0x83,0x57,0x94,0x4,0x98,0x49,0xec,0xa1, + 0x5f,0xde,0x5e,0xa2,0x5f,0x30,0xc3,0xc2,0xa7,0xe8,0x74,0x75,0x5,0xf3,0xe8,0x38, + 0x59,0x1b,0x3c,0x71,0x7,0x3,0xb2,0x8c,0xb8,0x50,0xe8,0xbd,0x42,0xbb,0xce,0xf, + 0xf9,0xe3,0xf0,0x98,0x5c,0x9,0x5f,0x6c,0x86,0xc8,0x97,0x28,0xfd,0x5e,0x5f,0x73, + 0xff,0x90,0xee,0xd1,0xf9,0xbb,0x43,0x5f,0x61,0xe7,0xf,0x19,0x43,0xea,0xef,0xb0, + 0x6a,0x82,0x3c,0xdc,0xbf,0x54,0x84,0x12,0xb5,0xc9,0x61,0xb3,0x9,0x13,0xf4,0x1, + 0x5f,0x2e,0x39,0xcb,0x40,0x93,0x27,0x33,0x9c,0xc0,0xc7,0x7c,0x4e,0x82,0x2,0x54, + 0xc4,0x14,0xc,0x8e,0x14,0x5e,0xa2,0x4f,0x3,0x4,0x83,0x84,0x1e,0x92,0x81,0xc0, + 0x98,0xd,0xe2,0x67,0x49,0xe6,0xc,0x84,0x21,0x17,0x7c,0x7d,0xc0,0xd9,0x8c,0xcc, + 0x8f,0xd8,0x5b,0xbc,0xfe,0x40,0x58,0xc8,0xd7,0x75,0x80,0x73,0xc5,0x83,0xeb,0x43, + 0xac,0x40,0xb0,0x72,0x24,0x95,0x20,0x6c,0x8e,0xe0,0xe3,0x7c,0xb3,0xbc,0xe2,0x74, + 0x5c,0x86,0xfe,0xf7,0x8a,0x2b,0x7c,0x86,0x67,0x2,0xcb,0xc5,0xb9,0xf2,0x85,0xc2, + 0xa1,0x6d,0x19,0xf8,0x89,0x28,0xae,0x1,0x4,0xb,0x1c,0x5c,0xbf,0xc5,0x6a,0xcd, + 0xc5,0x35,0xec,0x57,0x2b,0x99,0x50,0x1b,0x9,0x1e,0x61,0xa1,0x36,0x88,0x30,0x85, + 0x8,0x70,0xf5,0x2b,0x26,0xf3,0x85,0xf2,0xd0,0xde,0xa4,0xb9,0xae,0x88,0xa2,0x78, + 0xdf,0x17,0x19,0xcc,0xf7,0x26,0x18,0xce,0x69,0x9,0x64,0xd7,0x0,0x2,0x26,0x14, + 0x71,0x86,0x99,0xfa,0x40,0x42,0xb5,0xc8,0xa4,0xe7,0xac,0xf5,0x53,0x13,0x1a,0xec, + 0x92,0x5f,0x46,0x21,0xe8,0xfe,0x88,0x29,0x2c,0x6e,0x7c,0xea,0xa1,0x17,0x13,0x3d, + 0xaa,0xb0,0x57,0xf0,0x62,0xb4,0x8a,0x1,0x3f,0x60,0x7c,0x7d,0xe8,0x6f,0xe4,0x3b, + 0x46,0x37,0x1e,0x9a,0xf9,0x14,0xac,0xd1,0x6,0xfb,0x8e,0x9d,0xfb,0x37,0x38,0x4c, + 0x45,0x63,0xdf,0x92,0x6a,0x47,0x48,0x79,0x79,0x76,0xec,0xa1,0xe1,0x42,0xa9,0xc8, + 0x73,0xdd,0x19,0x61,0x3e,0xb,0xb0,0xb3,0xf1,0x17,0x9c,0x6b,0xe7,0x70,0x1,0xc2, + 0x55,0x3c,0x92,0x8a,0xb,0x82,0xe5,0xd0,0x88,0x85,0xfa,0x52,0x25,0x3c,0x85,0x17, + 0x64,0x89,0x41,0x21,0xcb,0xc8,0x40,0x21,0x91,0x87,0x58,0x5e,0x3,0x32,0x10,0xd4, + 0x1c,0x2b,0x23,0x2a,0x89,0x29,0xe,0x0,0x4f,0x62,0x33,0xde,0x70,0x98,0xe8,0x75, + 0xb6,0x62,0x81,0x2,0xe7,0x46,0x2,0x53,0xee,0x87,0xe0,0x3a,0xfe,0x68,0x9c,0x18, + 0xac,0x1e,0xa9,0x21,0x3b,0xc9,0xea,0x7b,0x6d,0x3d,0x72,0x34,0x9e,0x5a,0xd6,0xc1, + 0x7e,0xf3,0xd5,0xbb,0x1a,0x7e,0xc2,0x88,0x22,0x3e,0x25,0x1f,0xb1,0x9,0x7f,0x79, + 0xb5,0xb2,0xff,0x20,0xb3,0x1,0x87,0xb3,0xdc,0x60,0x3d,0x54,0x60,0xb0,0xee,0xd4, + 0x2,0x13,0x65,0x40,0xd8,0x56,0xd8,0x48,0xbc,0x5a,0x42,0x92,0x59,0x4c,0xd3,0x8a, + 0x72,0x20,0xd7,0x15,0x2b,0xc6,0x40,0x96,0x1e,0x1a,0x35,0xc1,0xd0,0xcb,0x97,0x68, + 0xf2,0x73,0x62,0x11,0x9e,0x12,0x2b,0x3c,0xce,0x37,0xa,0x1c,0x61,0x1f,0x6c,0x5c, + 0xcf,0xe6,0x93,0x9c,0x5d,0x8,0x32,0x9f,0x63,0x51,0x65,0x27,0xa6,0x66,0x86,0x46, + 0x7f,0x69,0x5a,0xe8,0xb8,0xa,0xa5,0x7,0xe5,0xf3,0x2c,0x9e,0xc1,0xd7,0x13,0x2c, + 0xa5,0x3f,0xc7,0xa3,0xe1,0x6b,0x4a,0xf9,0x1a,0x87,0xe0,0x63,0xa9,0xf1,0x22,0x9f, + 0x52,0x14,0x2,0x1e,0xc4,0x67,0x48,0x2d,0x30,0x5a,0x3,0xde,0x61,0x49,0x8f,0x5, + 0xa9,0x85,0x15,0x34,0x57,0x5d,0xb7,0x19,0x1e,0xea,0x70,0x77,0x95,0x27,0xc,0xd2, + 0x88,0xf9,0x49,0x43,0x29,0x91,0x17,0x1c,0xe8,0x78,0x9d,0xf2,0x35,0x1a,0xf7,0x67, + 0x2a,0xde,0x8,0xa6,0x8e,0xfc,0x98,0x7a,0x78,0xf8,0x52,0xc,0xf4,0x26,0x31,0xb1, + 0x8,0xc4,0x38,0x84,0xb7,0x42,0xb9,0x39,0xe1,0x7a,0xde,0x4a,0x7c,0xf1,0xda,0xbb, + 0xb2,0x15,0x1f,0x13,0xa9,0x4e,0x78,0x88,0x69,0xd5,0x90,0xa5,0x4e,0x8,0xb1,0x3b, + 0x6a,0x56,0x63,0x0,0xe3,0xae,0x9a,0xfd,0x33,0x70,0x50,0xe3,0x86,0x33,0x88,0xd, + 0x3e,0x9b,0x53,0x5c,0xdb,0x70,0xe5,0x7,0xd7,0x73,0xc1,0x57,0x2c,0xcc,0xa7,0x21, + 0x8c,0x41,0xfe,0x97,0xce,0x8c,0x50,0xf0,0x97,0xc8,0x17,0xe0,0x9c,0x5,0x2b,0x1, + 0xa7,0xba,0x38,0x18,0xfe,0xf5,0xc5,0xae,0xfe,0x1b,0x16,0xb,0x94,0x44,0xa9,0xb, + 0x94,0xbc,0xbf,0xc3,0xb9,0x13,0x8c,0x4c,0x72,0x8a,0xb5,0xa0,0x47,0xc3,0x82,0xce, + 0x24,0x71,0xa0,0x97,0x68,0xf8,0xb4,0x20,0xd2,0x59,0xc4,0xb3,0x25,0xd1,0xde,0x19, + 0xde,0x56,0x77,0xb7,0x8a,0x3c,0x21,0x94,0x52,0x3c,0x7,0x35,0xe,0x2a,0x40,0xa5, + 0x44,0x5e,0xdf,0xbb,0x16,0x7e,0x4,0xa1,0x76,0x8a,0xd6,0x49,0x9a,0x4a,0x44,0x92, + 0xa4,0xa9,0x29,0x5a,0xa4,0x9,0xae,0xc8,0x99,0xd,0x24,0x16,0xdc,0x36,0x61,0x1b, + 0x1,0x4b,0xa,0xcc,0x75,0x70,0x45,0x41,0x30,0xc3,0x29,0xe2,0x91,0x1f,0x80,0xa9, + 0x2,0xd,0x2c,0xc4,0xb7,0xe8,0x6f,0x68,0x7,0xfd,0xac,0x6b,0x39,0xa4,0x2b,0xba, + 0xdd,0x82,0xc4,0x94,0x91,0x54,0x88,0xe8,0x19,0xda,0xc9,0x79,0xca,0x96,0x52,0xa6, + 0x0,0xd7,0x73,0x23,0x19,0x31,0x3b,0x4b,0x70,0x6,0x33,0x3b,0x65,0xb1,0x11,0x36, + 0xe3,0x62,0xe9,0xeb,0xe4,0x70,0x4,0x3a,0x6e,0x85,0x4f,0xa9,0x78,0xb1,0xd3,0xa, + 0x95,0xf1,0xd1,0x1,0xf6,0x11,0x88,0x9f,0xb4,0x42,0xa4,0x52,0x47,0x9f,0x44,0x82, + 0x30,0xd5,0x68,0xfc,0x34,0x45,0xf1,0xc7,0x89,0x2f,0xe6,0x84,0x69,0x4c,0x53,0x4, + 0xf5,0xb1,0x22,0x81,0x4f,0xf,0xb0,0xce,0x5,0x39,0x78,0x75,0xfa,0xae,0xf5,0x8d, + 0x37,0x44,0x92,0x2b,0x8a,0xcb,0x15,0x85,0x6d,0x48,0xbe,0x12,0x1,0x40,0xe6,0x5, + 0x28,0xd1,0xf2,0x96,0x6e,0x49,0x9e,0x4e,0xc4,0xe6,0xc3,0x56,0x24,0x27,0x7c,0x25, + 0xf1,0x6b,0x81,0xfd,0x76,0x3d,0x95,0x84,0x61,0xf1,0x77,0xdb,0xe0,0xec,0x14,0x6a, + 0x4c,0xd9,0x74,0x67,0xdb,0x80,0xd0,0x5c,0x76,0xf4,0xd8,0x88,0x74,0xd0,0x8,0xae, + 0x71,0x68,0xa,0xf4,0xa6,0xd1,0x2c,0x95,0x93,0x2,0xb9,0x7b,0x77,0xbb,0x76,0xec, + 0xab,0x77,0x3,0xeb,0x52,0x2e,0xe2,0xe,0x1,0xf4,0x76,0xf1,0x6c,0x14,0xa2,0xed, + 0x96,0x6c,0xcd,0xc9,0x9c,0xd4,0xce,0x20,0x6c,0xea,0x48,0xdc,0x2d,0x97,0x9a,0x56, + 0x8a,0x28,0xd3,0x53,0x33,0x6d,0x92,0xeb,0x3f,0x7b,0xc6,0xd7,0x2d,0x42,0xd4,0xc1, + 0x68,0x6f,0xea,0xba,0xb7,0xba,0xde,0xb7,0x93,0x93,0x3b,0x35,0xc5,0xb3,0xc2,0xa7, + 0xf5,0xc3,0x54,0xff,0x2b,0x39,0xb4,0xc9,0xeb,0x6b,0x4e,0x6f,0xe7,0xcb,0x75,0xd3, + 0x60,0x55,0xed,0x5e,0xec,0x74,0x65,0x51,0x2b,0x7d,0xdd,0xc2,0x9c,0x23,0xb2,0x21, + 0x75,0x2c,0xd7,0x25,0xe8,0x9e,0xdd,0xf2,0x2e,0xf0,0x2d,0xe4,0x38,0xa4,0xe0,0x3, + 0x32,0x5b,0xec,0x2,0xc6,0xe4,0x84,0x9e,0xa0,0x9d,0x3d,0xf7,0xf9,0x4,0x42,0xd8, + 0x8c,0xc3,0x64,0x44,0x6e,0x31,0x3d,0x87,0x4a,0x1a,0x38,0xfc,0x7b,0x3a,0x7,0x7b, + 0xc3,0x24,0x6d,0x17,0x71,0xee,0x35,0x85,0x5e,0x71,0x9,0x68,0x3c,0xfd,0x26,0x27, + 0x7e,0xfc,0x3d,0x89,0x72,0x53,0x28,0x98,0x48,0x8,0x8,0xe2,0x95,0x37,0xfa,0xfb, + 0x59,0x12,0x35,0xb3,0xa4,0xb4,0x5e,0x40,0x26,0x84,0xa4,0x24,0xd5,0x86,0x66,0x70, + 0x67,0x3e,0x1,0x73,0x4e,0xe7,0xe,0x2a,0xd9,0xab,0xc5,0x82,0x2a,0x6c,0xea,0x4e, + 0xe9,0x42,0xf8,0x21,0xe,0x4f,0x5,0x9,0xf0,0x7d,0xf8,0xbd,0x1f,0x7b,0xc7,0xda, + 0x80,0x8a,0xb2,0x27,0x88,0xc7,0xa3,0xf0,0x7,0x80,0xab,0x25,0xeb,0x88,0x1e,0x60, + 0xfc,0xcf,0xc0,0xfa,0xfb,0x64,0xcf,0xba,0x28,0x26,0x89,0x28,0xb6,0xb3,0x3f,0x3d, + 0x72,0x1b,0x6c,0xcf,0xb3,0x15,0xfd,0x4,0xb,0x88,0x1b,0xd8,0x20,0xf8,0xef,0x6d, + 0x26,0xd3,0x19,0x9b,0x52,0x99,0x93,0xd9,0x28,0x41,0x8e,0x7e,0x82,0xe,0x6c,0xfc, + 0x69,0x38,0xd7,0xa7,0x4,0xc3,0xe9,0x5d,0xd2,0x7c,0x7c,0x1a,0x42,0x11,0xe,0x4f, + 0xfd,0x12,0xc8,0x83,0x95,0x66,0x61,0xfc,0x14,0x43,0xce,0x66,0xca,0xdf,0x4e,0x4, + 0xdd,0xf1,0xf9,0xbf,0x52,0x6,0x3d,0x5d,0xf6,0x46,0xdb,0xb7,0xd5,0x53,0x5f,0x4c, + 0xbe,0xd,0x4f,0x6d,0xce,0x56,0x67,0xca,0x7d,0x5d,0xaf,0x56,0x24,0xee,0xd1,0xb6, + 0xed,0x41,0xf4,0xa6,0xf,0xb5,0x3e,0xa4,0x96,0x80,0xbe,0xa5,0x4e,0xa4,0xc4,0x8e, + 0xa9,0x1b,0x29,0x2f,0x97,0x3a,0x12,0x8b,0x86,0x12,0xa3,0xeb,0xaa,0xb,0x9c,0x5e, + 0x55,0x7c,0x27,0x96,0x46,0x71,0xd1,0x6b,0x47,0x51,0x58,0x74,0x82,0x1b,0x8a,0x13, + 0xeb,0x9e,0xc4,0xcf,0xe2,0xd3,0x58,0x83,0x23,0xed,0x5a,0xf7,0x95,0x32,0x7f,0xdc, + 0x8f,0xd8,0xe3,0x50,0xd3,0x13,0x51,0xc3,0x15,0xed,0x95,0xf,0x17,0xe4,0x23,0xbc, + 0xca,0xb2,0xfd,0xb8,0x4d,0x7a,0xdb,0x6,0xcc,0x5a,0xf9,0x61,0xaf,0xaf,0x9a,0xc1, + 0xa0,0x1d,0xb6,0x1a,0x24,0xb6,0x28,0x6a,0x7b,0xb4,0x60,0x5b,0xb5,0x6,0x9c,0x1d, + 0x24,0x35,0xb9,0x87,0xde,0x2b,0x87,0x47,0x98,0x5d,0xa,0xfa,0xe6,0x16,0x14,0xc0, + 0x7c,0x4a,0x37,0x23,0x4a,0xd8,0xb5,0xa5,0x5a,0xbf,0x57,0xc,0x4b,0xdb,0x4f,0xe7, + 0x22,0x3d,0xec,0x37,0x84,0xb2,0xec,0x1e,0xa0,0xb2,0xd0,0x7a,0x4a,0x92,0x1e,0xf1, + 0x57,0x2f,0x10,0x2a,0xdb,0x33,0x99,0x28,0x1e,0xe5,0x48,0xe0,0x7b,0x5,0x26,0xde, + 0xe,0x3a,0x1,0xb7,0xba,0xc6,0x4a,0x26,0x27,0x70,0x55,0xdd,0x5c,0xad,0x94,0xe2, + 0xec,0x62,0x13,0x69,0xb8,0xea,0x52,0x48,0x64,0x44,0xfd,0xcd,0x9,0x66,0x2b,0xdd, + 0x33,0x65,0x3d,0x79,0x5,0x86,0xb3,0x7d,0x50,0x77,0x2e,0xf0,0xa6,0xa,0x57,0xe4, + 0x98,0x43,0x35,0x2a,0x9c,0xa4,0x5d,0x2f,0x2,0xfe,0xcb,0xf2,0x59,0xd3,0xe5,0x51, + 0xbe,0xd0,0xd4,0x4c,0x26,0x4,0xa7,0xa0,0x55,0x1f,0x77,0x19,0x8c,0x37,0x87,0x2c, + 0x91,0xe,0xa0,0x16,0xdf,0x4d,0x6f,0x5e,0x32,0x60,0xcd,0xa3,0x34,0x36,0x84,0x66, + 0xb5,0xc7,0x6c,0x19,0x94,0x9d,0x71,0xdc,0xa5,0x6c,0xbb,0x36,0xb,0x86,0x39,0x30, + 0xbc,0x34,0x2,0x26,0x4b,0x5e,0xce,0x44,0x5d,0xf5,0x35,0x71,0x7b,0x16,0x69,0xb7, + 0x1a,0x74,0x82,0xba,0xc9,0x62,0xfa,0xce,0xed,0xad,0xb9,0x7c,0xd5,0xd5,0xca,0x55, + 0x8a,0xc6,0xc0,0x7f,0x9e,0x39,0x27,0xce,0x8f,0x26,0x6b,0x7d,0xeb,0xdf,0x90,0x79, + 0xdc,0xe7,0xd7,0xee,0x19,0xe2,0xcd,0xec,0x2c,0x3e,0x16,0xdf,0x8f,0xd,0x29,0xb7, + 0xda,0x94,0x3c,0xfb,0x91,0x39,0xd7,0x37,0x92,0xb2,0xb6,0x6b,0x2b,0x5b,0xd7,0x99, + 0xba,0xcd,0xc4,0xfb,0x9a,0x62,0x19,0x58,0x41,0xb2,0xc4,0xea,0x0,0x12,0x7,0xe0, + 0xcc,0xbc,0x22,0x3e,0xf6,0x91,0xc3,0xba,0x1,0xd7,0xd8,0x49,0xa0,0x1e,0xc2,0x50, + 0x6f,0xe7,0x7d,0x34,0xce,0xb4,0xa,0x9a,0x7c,0x55,0x9e,0x61,0x7,0xc3,0xf1,0x35, + 0x9b,0x34,0x70,0x93,0x60,0xcd,0x2f,0x9f,0xeb,0xcb,0x9c,0xbd,0x6f,0xde,0x19,0x5b, + 0x8e,0x96,0xe2,0x9b,0xa9,0x8c,0xda,0xe4,0x6a,0xe9,0x14,0xb3,0x10,0x9a,0xc1,0x31, + 0x32,0x4e,0x5b,0x59,0x6e,0xa6,0x9c,0x2a,0x1d,0xc5,0x75,0x80,0x99,0x12,0xdb,0xdb, + 0x2c,0x31,0xef,0x81,0x35,0x79,0x47,0x10,0xd1,0xc3,0x52,0x3a,0xe7,0xd5,0xb0,0x45, + 0xa0,0xa1,0x76,0x7a,0xb5,0xf8,0x9d,0xe0,0x75,0x5a,0xd1,0x1a,0xe1,0xba,0xe2,0x68, + 0x36,0xfa,0x64,0xc7,0x3a,0x6c,0x16,0x7c,0x66,0x1c,0xf8,0x13,0x71,0xe5,0x63,0xdb, + 0xd2,0xb8,0xdd,0x31,0x42,0x9d,0xa6,0xc,0xb5,0x14,0xdd,0x35,0xa1,0x6a,0xe8,0xc7, + 0xa9,0x82,0x66,0xda,0xab,0xf,0x71,0x0,0xd,0x94,0x48,0xc3,0xe1,0xde,0xc4,0x5e, + 0x55,0xbb,0x6e,0x24,0xf0,0xc,0xb,0xe8,0x8f,0x7f,0x85,0xe8,0x4c,0x75,0x84,0xde, + 0xc7,0x49,0x2d,0xee,0xd6,0x8,0x74,0x2,0xbe,0x6a,0x79,0xb3,0x9,0xd5,0x1b,0x16, + 0xde,0xb,0x11,0x8,0x50,0xdb,0xd3,0x81,0x86,0xd3,0x8d,0x5c,0x1b,0xf8,0x8c,0x7, + 0x2b,0x69,0x8,0xfa,0xe5,0x11,0xdf,0x6f,0xfb,0x10,0x21,0x6e,0x70,0x7,0xe4,0x52, + 0xdf,0xc,0xda,0xef,0x17,0x4d,0x23,0x4c,0x9b,0x55,0xf,0x19,0xaf,0xd1,0x6c,0xdb, + 0x34,0x93,0x5e,0x6c,0x2b,0x1d,0x47,0x5c,0x52,0x87,0xa4,0x7f,0x7a,0x89,0xf,0x20, + 0xb7,0xe3,0xd4,0x29,0x86,0xfe,0x57,0xb9,0xcb,0x75,0xdb,0x37,0x68,0xa,0x8e,0x9, + 0xc3,0x3d,0xee,0x29,0x6e,0xfb,0x12,0xa1,0xc7,0xa6,0x61,0xe1,0x89,0xde,0xd1,0x93, + 0x12,0x6d,0x8,0x3d,0xed,0x4f,0xe9,0x7d,0x4e,0x5c,0x7e,0xc3,0x1b,0xe9,0x70,0x76, + 0xc8,0xd7,0xc5,0x85,0x4c,0x1c,0xc5,0x97,0xfc,0x46,0x47,0xcc,0xef,0xbe,0x2b,0x1b, + 0xc7,0x18,0x1e,0x20,0x4b,0xe8,0x4e,0xec,0x60,0x25,0xb4,0xa3,0x1d,0xe9,0x46,0x7d, + 0x34,0xee,0xc2,0x7f,0x19,0xf5,0xc2,0x1e,0x62,0x33,0xf6,0x96,0x33,0xd0,0xb6,0xcc, + 0x56,0x1e,0x59,0x96,0xb3,0xa5,0xb9,0xf2,0xd8,0x2e,0xd5,0x94,0x47,0x43,0xa3,0x25, + 0x3e,0x20,0xfb,0xb4,0x5c,0x3f,0xe8,0x71,0xaf,0x7b,0xa4,0xed,0x45,0x60,0xaa,0x53, + 0xeb,0x23,0x31,0x89,0xce,0x4a,0xa8,0x3e,0x62,0xe5,0xd6,0x85,0x50,0x28,0xbb,0xbe, + 0x52,0x56,0x7e,0xcf,0xc3,0xc7,0x56,0xf9,0xb6,0x2e,0x3f,0x6d,0xb9,0x93,0xd6,0xa3, + 0xfd,0xf8,0x53,0xdb,0xf0,0xff,0x94,0x38,0x9e,0xdd,0x57,0x1c,0xfd,0xcf,0x39,0xef, + 0x53,0xed,0x14,0x55,0xc6,0x83,0xa,0x9d,0xac,0xc5,0xda,0xd9,0xeb,0x57,0xa8,0x98, + 0x80,0xfa,0x77,0x5f,0xd9,0xe8,0x38,0x4a,0x4c,0xce,0x3c,0xca,0xbf,0xd3,0x6b,0x7b, + 0x6d,0xaf,0x7a,0x26,0xbd,0xc4,0x4b,0x3a,0x35,0xeb,0xcf,0x1,0x4d,0xa3,0xe3,0x74, + 0x2d,0xbd,0x96,0x7b,0xd0,0x1,0x9e,0xb1,0xf9,0x6d,0x9c,0x33,0xee,0x6c,0x7f,0xbd, + 0x51,0x3f,0xa4,0xdf,0xe6,0xb8,0xce,0x78,0x2c,0xf7,0x88,0xd1,0xf5,0xb3,0xe6,0x97, + 0xdc,0x7a,0x1c,0xad,0x78,0xed,0xe2,0x76,0xcd,0x7f,0xee,0x9b,0xf7,0x47,0xb8,0xc7, + 0x78,0xcc,0x56,0xe9,0x4b,0xb4,0x40,0xdd,0x11,0xe0,0x51,0x3b,0x20,0x2d,0xa2,0xaf, + 0xd6,0xfa,0x7c,0x96,0xbe,0xa1,0xf9,0x3,0x43,0xd3,0x28,0x75,0xc,0x95,0xdb,0x2e, + 0x1b,0xfc,0x9f,0xa0,0x55,0xc8,0x4c,0xe1,0xff,0x3d,0xc2,0x37,0xdf,0x23,0x14,0xaa, + 0xfc,0x33,0x36,0x7,0x39,0xf7,0x85,0x7a,0xf3,0xa9,0xad,0xeb,0x5f,0x9b,0x28,0xcd, + 0xf3,0x5f,0xab,0x1,0xf8,0x8a,0x2c,0x7f,0x81,0x22,0xdf,0xfc,0x94,0xfd,0x48,0xfd, + 0x6e,0xf0,0x1f,0x11,0x57,0xd4,0xad, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/ConfigParametersComponent.qml + 0x0,0x0,0x6,0xce, 0x0, - 0x0,0x1b,0x5b,0x78,0x9c,0xd5,0x59,0xeb,0x6f,0xdb,0x36,0x10,0xff,0xee,0xbf,0x82, - 0x73,0xb1,0xc1,0x6e,0x51,0xd9,0x71,0x93,0x75,0x95,0xd7,0x57,0x9c,0xa2,0xd,0x9a, - 0xa6,0x79,0xb6,0xdb,0x47,0x46,0x3a,0xcb,0xac,0x69,0x52,0x23,0xe9,0x38,0x6e,0x90, - 0xff,0x7d,0x47,0x49,0x96,0xf5,0xa0,0x1c,0x17,0xed,0x86,0x8d,0x5,0x1a,0x91,0x3c, - 0x1e,0xef,0xf1,0xe3,0xdd,0x91,0xee,0x3d,0x6c,0xbd,0xba,0x6,0xa5,0x99,0x14,0x3e, - 0xe9,0x7b,0x3b,0xad,0x57,0x74,0x6e,0x26,0x52,0xf9,0xe4,0x7c,0x1e,0x4e,0x0,0x14, - 0x79,0xef,0x91,0xdf,0x75,0xc0,0xc6,0x6c,0xe7,0xd9,0xee,0x53,0x42,0xd,0x89,0x66, - 0x94,0x71,0x2f,0x90,0xb3,0x17,0xad,0x57,0x9c,0x5,0x20,0x34,0xf8,0xe4,0xed,0xf1, - 0x25,0x79,0xb,0x2,0x14,0xe5,0xe4,0x64,0x7e,0x85,0xe3,0xe4,0x28,0x9d,0x6b,0x3d, - 0xec,0xb5,0x5a,0x6c,0x16,0x4b,0x65,0xc8,0xa9,0x21,0xbb,0xde,0xd3,0xbc,0xdb,0x3e, - 0x62,0x57,0x8a,0xaa,0x65,0x9b,0x50,0x4d,0xb2,0xef,0xea,0x5c,0xef,0x8b,0xee,0x1d, - 0x9e,0x7f,0x3c,0xa0,0x6,0xbc,0x2f,0x3a,0xa1,0xb4,0xdf,0x38,0xeb,0xa2,0x3c,0xd8, - 0xbf,0x34,0x8c,0x33,0xb3,0xcc,0x69,0x57,0x3,0x2e,0xea,0x91,0x9c,0xcd,0xa4,0x58, - 0x91,0xa6,0x3d,0x37,0x9d,0x82,0x23,0x19,0xb1,0x60,0x4d,0xaa,0x12,0x9,0x5a,0x87, - 0x6,0x66,0xe4,0xb6,0x45,0xb0,0xb1,0xd0,0x27,0x3a,0x50,0x0,0xa2,0x95,0xf4,0x35, - 0x8b,0x4,0x1a,0x43,0x4f,0xe4,0x62,0x24,0xc5,0x98,0x45,0x87,0xe2,0x18,0x16,0x9f, - 0x99,0x8,0xe5,0xa2,0x48,0xf0,0xd7,0x5c,0x1a,0x38,0x83,0xb1,0x2,0x3d,0x39,0x37, - 0x54,0x19,0x8,0x9b,0xa6,0x51,0xc2,0x98,0x43,0x85,0x20,0x98,0x40,0x30,0x3d,0x6, - 0xb3,0x90,0x6a,0x8a,0xeb,0xcd,0x5c,0xa7,0xfb,0xc7,0x4a,0xc6,0xa0,0xcc,0x92,0x30, - 0x61,0x8,0x43,0x39,0xdf,0x1,0x8b,0x26,0xc6,0x27,0x7b,0xfd,0xfa,0x3c,0x7a,0x33, - 0x96,0x2,0x84,0xf9,0xcc,0x42,0x33,0x59,0x29,0xe2,0x2d,0x6c,0xaf,0x4e,0x8d,0x10, - 0x91,0x97,0x71,0x88,0x6e,0x38,0x14,0x6,0xd4,0x35,0xe5,0x3e,0x79,0xd2,0xb7,0xad, - 0x4c,0x7b,0x25,0x25,0x27,0xf3,0x84,0xf0,0x33,0xc0,0xf4,0x80,0x2e,0xf5,0x47,0xc1, - 0x97,0x3e,0x19,0x53,0x8e,0xc0,0x68,0xa2,0xfd,0x28,0xce,0xe9,0x35,0x84,0x99,0x4e, - 0xcd,0x4b,0xb4,0x51,0x4c,0x44,0x84,0x53,0x6d,0x52,0x69,0xc2,0xb,0x36,0x3,0xb4, - 0xc1,0x2c,0x76,0xf0,0x66,0xfa,0x0,0xf4,0xd4,0xc8,0x18,0x55,0x8c,0xc0,0xa4,0x46, - 0x1a,0xcf,0x45,0x60,0x10,0xfb,0x44,0x1,0x97,0x34,0x3c,0xb5,0xc6,0xd6,0x9d,0x6e, - 0xea,0x51,0xdb,0x32,0x4f,0x7b,0xe5,0xf9,0x61,0x32,0x7f,0x57,0xe1,0xc1,0x4,0x33, - 0x8c,0x72,0xf6,0x15,0x5c,0x1c,0x8a,0xb3,0xa5,0xf5,0xa3,0x95,0xed,0x3d,0x29,0x72, - 0xf,0xfb,0x64,0xcd,0xa1,0x71,0xa5,0x55,0x57,0x15,0x9,0x71,0xd9,0xda,0x37,0xc9, - 0x6c,0x81,0xc9,0xca,0x53,0x75,0xef,0xe5,0x44,0xbd,0x9e,0x9a,0xb,0x81,0x46,0xf5, - 0x49,0xa7,0x4e,0x46,0x9e,0x3f,0x27,0xfd,0x97,0xa9,0x27,0x7c,0xa3,0xe6,0xd0,0xcd, - 0x17,0x2a,0x88,0x81,0x22,0xb6,0xec,0x68,0x3e,0x28,0xc5,0x85,0x62,0x51,0x4,0xaa, - 0xac,0x4e,0x22,0xcd,0x98,0x74,0x7e,0xaa,0x23,0xa3,0x5b,0xa6,0xb2,0x8d,0xcb,0x68, - 0x75,0xa4,0xf1,0xf3,0x3,0x68,0x4d,0x23,0xe8,0xb4,0x5f,0x73,0x2e,0x17,0x10,0x12, - 0x23,0x33,0xd0,0x10,0xca,0x39,0x9,0x91,0xf,0x91,0x63,0x62,0x26,0x40,0x16,0xc8, - 0xb7,0x9d,0xd9,0xab,0xd8,0x50,0x47,0x87,0x2f,0x8b,0xad,0x7e,0xa2,0xaa,0x54,0x77, - 0xa5,0x1e,0xa0,0x3d,0x12,0x8d,0xb2,0x78,0xc2,0xf4,0x85,0x44,0x49,0x5e,0x67,0x9a, - 0x75,0xba,0xdb,0xab,0x95,0x2c,0x44,0xa8,0x12,0x9a,0xc8,0x8f,0x9d,0x7f,0x4f,0x85, - 0xad,0x85,0x4c,0x51,0x41,0x84,0x34,0xe8,0xef,0xdc,0xc1,0xb9,0xe8,0x76,0xbc,0x51, - 0xfc,0xf5,0xb6,0x77,0x45,0x24,0x1f,0x31,0x6d,0x3e,0xc8,0x10,0x78,0x19,0xcc,0xda, - 0xc8,0x60,0x9a,0x68,0x89,0x31,0x9f,0x26,0x4,0xc5,0x55,0x67,0x10,0x18,0x2a,0x22, - 0xe,0x95,0x33,0x70,0x45,0x83,0x69,0xa4,0xe4,0x5c,0x84,0xf9,0x30,0x15,0x1,0x66, - 0x35,0xed,0x8d,0x19,0xc7,0x23,0x10,0x53,0x85,0xe7,0x6d,0x2d,0x59,0x20,0xb9,0x4d, - 0x79,0xed,0x7,0x4f,0x76,0xed,0xbf,0xf6,0x7a,0x82,0xb3,0x38,0x43,0x75,0xe1,0x40, - 0x67,0xe7,0xb5,0x8a,0xe9,0x92,0xc0,0x18,0x6d,0x38,0x44,0x68,0xa7,0x56,0x89,0xa8, - 0x90,0x30,0xaa,0x6b,0x17,0x8a,0xc6,0x18,0xaf,0x86,0x64,0x91,0xc6,0xe0,0x72,0x4c, - 0x1e,0x92,0x49,0x16,0xbf,0xd7,0xb1,0xbc,0xc6,0xa6,0x81,0x7b,0xc5,0x56,0xb9,0xba, - 0x57,0x1c,0xd,0xd5,0x1e,0x12,0x19,0xd3,0x0,0x9d,0x8c,0xac,0x45,0x8,0x37,0xe4, - 0x67,0x32,0x20,0x2f,0xb1,0x18,0x18,0x10,0x5b,0x12,0xec,0xae,0x77,0xce,0x24,0xf4, - 0xd2,0x3e,0x79,0x4c,0x6,0xb9,0xb0,0xab,0xa9,0x45,0x2a,0x2b,0xf2,0xda,0xa9,0x40, - 0x2c,0x17,0x44,0x2e,0x1a,0x44,0xb4,0xed,0xc6,0x66,0x92,0xa1,0x5d,0xbe,0x57,0x47, - 0xf5,0xaa,0x39,0xd,0x84,0xe2,0xec,0xf6,0x9b,0xd7,0x68,0xab,0xa3,0xd,0x6c,0x7b, - 0xad,0x46,0x9a,0xb,0xb8,0x41,0xa7,0x12,0x83,0x7f,0xfc,0xe4,0x40,0x27,0x1b,0x91, - 0x17,0xcf,0xc9,0x60,0xaf,0xdf,0x25,0xb7,0x89,0x77,0x8f,0xe9,0xc,0x86,0x77,0xe9, - 0xa1,0xbf,0xd5,0xcb,0xd9,0x95,0xe4,0xd8,0xcd,0x44,0x4a,0x81,0x95,0x5a,0x81,0x3c, - 0x24,0x4f,0xf6,0x7a,0x3b,0xfd,0xfe,0x90,0x8c,0x25,0xe,0xc6,0xec,0x6,0xf8,0x39, - 0x46,0x71,0x54,0xee,0xb7,0x6c,0xc,0x17,0x87,0x29,0xbe,0x86,0xc8,0x91,0x85,0x38, - 0x67,0x85,0xf0,0xde,0xd8,0xef,0x33,0x6b,0xe5,0x61,0xee,0xad,0xc5,0x4,0x3d,0x8f, - 0xde,0xd2,0x66,0xc9,0x57,0x74,0x67,0x94,0x69,0x8,0xb3,0xb1,0x51,0xc9,0xad,0xd, - 0xe6,0xaf,0xe9,0x69,0xd3,0xe7,0x85,0xa2,0x21,0x84,0x27,0xa,0x2b,0xb6,0x61,0x83, - 0x2a,0x83,0xd,0xaa,0xd4,0x24,0x3f,0x82,0x71,0x41,0xf0,0x7,0x41,0xd2,0x7e,0xbc, - 0xe8,0xc1,0x4,0x11,0xdd,0x2c,0x71,0xff,0x1b,0x24,0x3e,0x73,0x9e,0xa7,0x62,0xcb, - 0xb4,0x61,0xe3,0x4e,0xba,0xad,0x85,0x45,0xbf,0x7b,0xdb,0x8e,0x6c,0xa5,0xd4,0xce, - 0x11,0xd1,0xc6,0x60,0x88,0xbd,0x8d,0xac,0x12,0x3c,0xfe,0x13,0xa6,0x38,0x1,0x85, - 0x35,0xb7,0xa1,0x3f,0xd2,0x28,0xcd,0x47,0xea,0x3f,0x67,0x95,0xfa,0xe8,0x5d,0x63, - 0xf2,0xc9,0x3f,0xb3,0x3a,0xdf,0xbb,0x60,0x86,0xc3,0x3e,0x55,0x8e,0xa8,0x6e,0xb2, - 0xa9,0xb2,0x29,0x1c,0x6,0x5e,0x87,0xca,0x5f,0x2b,0xa1,0x68,0x95,0x7f,0xb0,0xfe, - 0xcc,0x97,0xe0,0x77,0x89,0x26,0xd9,0x6,0x75,0xfc,0x40,0xd5,0x14,0x8c,0x4e,0x33, - 0x6a,0xbb,0xcc,0xe7,0x6a,0x6e,0xc,0xd6,0x55,0xcb,0xd8,0x12,0x16,0xe6,0xa,0xa, - 0xe5,0x91,0xbe,0xae,0x48,0x4c,0xcd,0xe4,0x13,0xc3,0x5b,0x48,0x1a,0xad,0xef,0x53, - 0xa7,0x59,0x83,0x95,0x45,0x30,0x80,0xa1,0x3c,0x33,0x27,0x61,0x3a,0x85,0x95,0xbb, - 0xc4,0x74,0xa8,0x12,0x97,0x56,0x35,0xae,0xe5,0xdd,0xd2,0xec,0x49,0x26,0x6d,0x43, - 0xbe,0x2c,0xe4,0x5a,0x4b,0x55,0xa3,0x71,0xa5,0xfc,0x1a,0xd1,0x18,0x6f,0xaa,0xd3, - 0x3,0x8,0x30,0x59,0x2b,0x6a,0x92,0x5b,0xf0,0x5e,0x76,0x8d,0x29,0xb6,0x5e,0x2f, - 0x56,0x30,0x6,0x85,0x30,0x7e,0x87,0xe,0xe6,0xd6,0xc9,0xfb,0x10,0x31,0x24,0xdf, - 0xe9,0x55,0x4,0xc1,0xab,0xf1,0xdc,0xb1,0x93,0x8b,0xc5,0x1b,0x11,0x7e,0x13,0x3, - 0x34,0x88,0x4d,0xf1,0x23,0x3b,0x6f,0xf3,0x9f,0x8b,0x6c,0x2c,0x83,0xb9,0xae,0x54, - 0xe2,0xb9,0xd9,0x6c,0x25,0x4f,0xf1,0xb6,0x72,0xd,0xd,0x14,0x33,0x5b,0x63,0x35, - 0x17,0x5e,0xc5,0x16,0x66,0x5,0x8e,0x4f,0x9c,0x65,0x4f,0x95,0xdc,0xa,0xef,0x27, - 0x3e,0x6d,0x48,0xff,0xda,0x5e,0x7e,0xff,0xf0,0x53,0x20,0x92,0x1e,0x19,0x34,0x53, - 0xfd,0x59,0xac,0x82,0x7a,0x6e,0x42,0xbb,0xd3,0x11,0x13,0xb0,0xb9,0xd8,0xd8,0xbc, - 0x99,0x6d,0xcb,0x1a,0xd2,0x52,0xff,0x60,0x30,0x5d,0xcb,0x40,0xc8,0xa3,0xfb,0x25, - 0xba,0x2f,0x3c,0xd9,0xf6,0x1e,0x96,0x1a,0xef,0x81,0x7,0x72,0x21,0x4e,0xf0,0xca, - 0xaf,0x6d,0x65,0x9d,0x5c,0x96,0x66,0xf2,0xda,0x5e,0x76,0x7f,0xf9,0xa5,0xe8,0xc4, - 0x2e,0x76,0xf0,0xa6,0x3e,0x43,0x64,0x8f,0xe6,0xca,0x2,0xfc,0xd0,0x56,0x70,0x9d, - 0x6e,0x13,0xdf,0xcb,0x78,0x2b,0xae,0x21,0xb8,0xb9,0xd6,0xd8,0x8e,0xa4,0x10,0x90, - 0xdc,0x7e,0x75,0x83,0x9d,0xd1,0x5d,0x78,0xdb,0xb6,0x18,0x49,0xdf,0x46,0x5c,0x34, - 0x52,0x9c,0xba,0x5e,0x39,0xfc,0x66,0xcf,0xd5,0x3c,0x52,0x90,0x93,0x60,0x6,0x72, - 0x27,0x2d,0x97,0x3,0xbe,0x43,0x25,0x23,0x25,0xc7,0x18,0xd8,0xa0,0x92,0x75,0xe1, - 0x7e,0x12,0xad,0x47,0x36,0xc6,0xd4,0xef,0xc0,0xc5,0x96,0x38,0xa3,0xaa,0xd4,0xda, - 0x39,0xd5,0x99,0xa2,0xb3,0x36,0xe6,0xd4,0x7b,0xec,0xb4,0x71,0xfa,0x11,0xd9,0xd9, - 0xd2,0x8a,0xa9,0xc2,0x97,0xf1,0xff,0x5a,0xdd,0xc7,0xdb,0xaa,0xbb,0x45,0x4d,0xb1, - 0x21,0x5,0xaf,0xb3,0xe1,0x37,0x65,0xdf,0x55,0x5d,0x31,0xd8,0xdb,0x9c,0x40,0x8b, - 0x93,0xd5,0x44,0x9c,0xe1,0xb5,0x96,0x85,0xd3,0x42,0xd2,0x99,0x63,0x4d,0xe9,0x41, - 0xcd,0xc5,0x7c,0x63,0x76,0x4d,0x6b,0xd3,0xec,0x31,0xb1,0xf1,0x9d,0xae,0xa4,0xa7, - 0x54,0xec,0x2b,0xd6,0xa6,0x94,0xbf,0xc6,0xc,0x29,0x6c,0xc,0xca,0xca,0xc1,0xa4, - 0x9f,0x5d,0x89,0xae,0x41,0x19,0x16,0x34,0xd0,0x7c,0x1a,0x81,0xc5,0x4b,0x8d,0xb5, - 0xb3,0x5e,0xab,0xd5,0xc1,0x83,0xed,0xeb,0xe0,0xea,0xfd,0xa6,0x46,0xb0,0x65,0x35, - 0xfb,0x3d,0x31,0xe8,0x87,0x46,0xd5,0xdc,0xdb,0x9e,0x75,0x9c,0x3d,0x30,0xcd,0x9e, - 0xdb,0x3e,0xc2,0xba,0x7b,0xae,0xa,0x3c,0xc5,0x67,0xbd,0x0,0x77,0x5,0xda,0x8d, - 0xd5,0xf7,0x6e,0x7f,0xe3,0x41,0xc8,0x16,0x39,0x6a,0xd7,0xfc,0x25,0xa4,0xef,0x3d, - 0x2b,0x4d,0x84,0x4c,0xc7,0x9c,0x2e,0x8f,0xe9,0x35,0x8b,0xb2,0x3a,0xb1,0x56,0x3f, - 0x49,0x71,0x96,0x3c,0xcb,0x55,0xc2,0x60,0x66,0xc4,0x4d,0x4f,0x76,0xd2,0xfe,0x34, - 0xa0,0x2b,0xeb,0x4e,0x8d,0x27,0x63,0x10,0x97,0x8a,0xbf,0xb9,0x41,0x3c,0xb,0xca, - 0xf9,0xb2,0xd3,0x9e,0x18,0x13,0xfb,0xbd,0xde,0x98,0x9,0xd4,0xa,0xbc,0x25,0x9d, - 0x48,0x69,0x7f,0x8c,0xa9,0x3e,0xb4,0x6d,0x86,0xd0,0x3d,0xf0,0x29,0x43,0x27,0xfb, - 0x55,0xa2,0x1,0x38,0x49,0x2c,0x5f,0x85,0x96,0xf4,0x2d,0xf6,0x4,0x44,0x88,0xa1, - 0xbc,0x4b,0x9c,0xc3,0x88,0xab,0xe4,0xc1,0x63,0x8b,0x6a,0xe8,0xdb,0x20,0xdc,0xb4, - 0x5b,0xf2,0x60,0xed,0xc6,0x6b,0x80,0xe6,0x91,0x1c,0xec,0xf3,0x66,0x67,0x3,0xd8, - 0x1d,0x2f,0xac,0xcd,0xb8,0x4e,0xff,0xbf,0x6b,0xfd,0xd,0xb9,0x20,0x8b,0x68, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/ConfigParametersComponent.qml - 0x0,0x0,0x5,0x86, + 0x0,0x2e,0x60,0x78,0x9c,0xed,0x5a,0x5b,0x77,0xd3,0x38,0x10,0x7e,0xcf,0xaf,0x10, + 0xe6,0xa5,0xed,0x1,0xbb,0xd7,0x85,0x4d,0x97,0x85,0xd2,0x16,0xe8,0xa1,0x2d,0x25, + 0xd9,0x2e,0x8f,0x7b,0x14,0x5b,0x49,0x44,0x1d,0x29,0x48,0x4a,0xd3,0x0,0xfd,0xef, + 0x3b,0xf2,0x25,0xf1,0x45,0x72,0x9c,0x36,0xed,0x9e,0xb3,0x64,0x72,0x28,0xb1,0x34, + 0x9e,0x91,0x66,0x46,0xdf,0x8c,0xa4,0x78,0x1b,0x8d,0x37,0xd7,0x44,0x48,0xca,0x59, + 0x13,0x6d,0xba,0xdb,0x8d,0x37,0x78,0xa4,0xfa,0x5c,0x34,0x51,0x7b,0x14,0xf4,0x9, + 0x11,0xe8,0xa3,0x8b,0xfe,0x90,0x3e,0xed,0xd2,0xad,0xdf,0x77,0x5f,0x20,0xac,0x50, + 0x6f,0x80,0x69,0xe8,0xfa,0x7c,0xf0,0x67,0xe3,0x4d,0x48,0x7d,0xc2,0x24,0x69,0xa2, + 0xf7,0xe7,0x97,0xe8,0x3d,0x61,0x44,0xe0,0x10,0x5d,0x8c,0x3a,0xd0,0x8e,0x4e,0xe3, + 0xbe,0xc6,0x86,0xd7,0x68,0xd0,0xc1,0x90,0xb,0x85,0x3e,0x2b,0xb4,0xeb,0xbe,0x48, + 0x9f,0x9c,0x53,0xda,0x11,0x58,0x4c,0xbc,0xaf,0xd2,0x3b,0x7a,0x7b,0xa9,0x68,0x48, + 0xd5,0xc4,0xfd,0x2a,0x1d,0x84,0x25,0x9a,0x36,0x34,0x1a,0x27,0x8a,0xc,0xd0,0x8f, + 0x6,0x2,0xa2,0x41,0x13,0xf9,0x9c,0x75,0x69,0xef,0x2,0xb,0x3c,0x20,0xa,0x86, + 0x7e,0xc8,0x41,0x1c,0x23,0x4c,0x45,0x1c,0x43,0xc1,0x87,0x44,0xa8,0x9,0xea,0x70, + 0x1e,0xa2,0xd1,0x30,0xc0,0x8a,0xbc,0x13,0xe4,0xdb,0x31,0xc3,0x9d,0x90,0x4,0x79, + 0x1e,0xa9,0x4,0x65,0x3d,0x94,0x61,0x3b,0xa3,0xcc,0x2a,0xe6,0xb,0x21,0x57,0x1, + 0x9e,0xc8,0x4f,0x2c,0x9c,0x44,0x4c,0x9e,0x67,0x62,0xfb,0xc4,0xda,0xf8,0x9a,0x4, + 0xe7,0x44,0x8d,0xb9,0xb8,0x9a,0x71,0x97,0xb4,0xa,0x29,0x2f,0x5b,0xa7,0x4d,0xe4, + 0xf4,0x95,0x1a,0x36,0x3d,0xaf,0x4b,0x19,0x66,0x3e,0x71,0x27,0xb8,0xcf,0xb9,0x36, + 0xb0,0x7,0x1c,0x9e,0xe2,0x43,0xa9,0xb8,0xa0,0x44,0x3a,0x91,0x18,0x49,0x7b,0xc, + 0x8c,0x1c,0xf2,0x5e,0x8b,0x7c,0x1b,0x11,0xa9,0xd6,0x12,0x79,0xf0,0xdf,0x19,0x91, + 0x12,0xf7,0xc8,0x7a,0x23,0xe2,0x6c,0x11,0x5f,0x61,0xd6,0xb,0x49,0x62,0xbc,0xd4, + 0x80,0xf1,0x30,0xf,0x23,0x33,0x4e,0x3b,0x40,0x33,0xb8,0x5d,0xba,0x5d,0x1a,0x86, + 0x4d,0x34,0xc4,0x22,0x35,0xa8,0x26,0x9f,0x87,0x10,0x12,0xce,0xd3,0x9d,0x5d,0xfd, + 0x71,0x1a,0xd3,0x8e,0xa9,0xed,0x5d,0xce,0xf4,0xf7,0x10,0x3c,0x2,0x1a,0x66,0xfa, + 0x52,0x9a,0xf9,0x97,0x32,0xaa,0x28,0xe,0xe9,0x77,0xb2,0xb6,0xbe,0x5f,0xe2,0xb, + 0x39,0xe,0xda,0x44,0x29,0x98,0x90,0xcc,0xf6,0xdf,0x9a,0x75,0x1e,0xc1,0xfc,0xc5, + 0xc8,0x57,0x3a,0x7c,0xf3,0x4a,0x33,0xf6,0x71,0xc0,0x1f,0x91,0x81,0x12,0xb9,0x4e, + 0x41,0xaf,0x4,0x77,0xcd,0xd1,0xd9,0x1d,0xb1,0x48,0x49,0x61,0x7c,0x79,0x95,0xd7, + 0x58,0xc0,0xbf,0x70,0x44,0xf6,0xb,0xcd,0xd0,0x84,0xd0,0xab,0x8c,0xd,0x7a,0x44, + 0x25,0x42,0xd6,0x9c,0xcb,0x69,0xec,0x11,0xe6,0x4f,0x8a,0x63,0xa3,0x5d,0xb4,0xf6, + 0x24,0x96,0xf0,0xf3,0x67,0x22,0xea,0xd5,0x2b,0xe4,0x6c,0xba,0x9b,0x4e,0xb6,0x5, + 0x9a,0xa2,0x67,0x2a,0xcf,0xf1,0xf9,0x5a,0xd4,0xba,0xbe,0x5e,0x76,0x83,0x75,0xed, + 0xb8,0xa5,0x95,0x2,0x3,0xee,0xe2,0x50,0x16,0x26,0x73,0x9b,0x7b,0x22,0xd0,0x7f, + 0x5f,0x25,0xe0,0x3f,0x52,0x8e,0x83,0x3a,0x32,0x60,0xad,0xc2,0xfb,0x10,0xaa,0x92, + 0x9c,0x30,0x95,0x4c,0xba,0x6a,0xb8,0xb5,0x3c,0x91,0x5d,0xe5,0xf7,0xf1,0xc6,0x1d, + 0xac,0x9f,0x55,0xfd,0x70,0xe6,0x2f,0x68,0x29,0xdb,0x1f,0xe2,0xde,0xdb,0x58,0xdc, + 0x70,0x6,0xdc,0x7b,0x64,0xfb,0x19,0x46,0xf0,0x70,0x66,0x34,0x2b,0x33,0x59,0x53, + 0x27,0xc0,0x5,0xac,0xd9,0x6a,0xb7,0x21,0x2d,0xd4,0x35,0xdd,0x25,0xbb,0x62,0x7c, + 0xcc,0xea,0x98,0xcf,0xf3,0xec,0x73,0x8a,0x73,0x11,0x8c,0xc9,0xce,0x12,0x90,0x2e, + 0x1e,0x85,0xa,0x86,0xf7,0x8e,0x90,0x60,0x99,0x6,0x9d,0x2a,0x37,0xa0,0xe7,0x6d, + 0x25,0x1c,0xe7,0xa1,0xfb,0x47,0xc9,0x62,0x31,0x1c,0xd6,0x4,0x93,0xf5,0xf5,0x8a, + 0xb4,0x25,0xed,0x90,0xfd,0xcc,0x29,0x3a,0x4b,0x1b,0xe0,0x8e,0xb2,0xea,0x8e,0x75, + 0x3f,0x1f,0x53,0x55,0xc2,0x73,0x88,0xf6,0x6c,0xae,0x35,0xb2,0xec,0xaf,0xb7,0x9a, + 0x9b,0xeb,0x85,0xc9,0x79,0x5e,0x95,0x32,0x13,0xa,0xcc,0xd7,0x69,0x78,0xcb,0xa4, + 0xda,0xac,0x38,0x59,0x30,0x15,0xa6,0x8b,0x3,0xcc,0x9c,0xda,0xff,0x22,0x37,0xaa, + 0x50,0xb0,0xe8,0x22,0x9,0xca,0x60,0x1e,0xcf,0xa8,0x4d,0xa2,0x58,0x3b,0xc5,0x1d, + 0x12,0xe6,0xd8,0xd2,0x92,0x9,0x2a,0xb4,0xb4,0x62,0xd2,0xdf,0xb,0xc6,0xca,0x70, + 0x9d,0x61,0xd1,0xa3,0x50,0x67,0x6f,0x6d,0x1a,0xe5,0x84,0xa4,0xab,0xa6,0x82,0xf4, + 0x83,0x95,0x2b,0x15,0xb4,0xbb,0x97,0x63,0xe9,0x13,0xda,0xeb,0x83,0x88,0xbd,0xbc, + 0x7c,0x78,0x8d,0x7e,0xe7,0x4c,0xe1,0xf0,0x20,0x84,0xe2,0x71,0x0,0xe2,0x9b,0xd1, + 0xb4,0xdd,0xe8,0xf9,0x14,0x4,0xee,0x23,0xd8,0x4,0x28,0xea,0x5b,0x58,0xfe,0x3e, + 0x84,0x6,0x22,0x72,0x52,0xbb,0x20,0xd1,0x1d,0xd2,0x1b,0x12,0xb6,0xa1,0x96,0x6b, + 0xa2,0xed,0xed,0xfd,0xb8,0xad,0xc3,0x43,0xb0,0x5f,0x4,0x84,0xb0,0x10,0x68,0x40, + 0x12,0x49,0xc7,0xfa,0x7b,0x4b,0x8f,0x70,0x3f,0x29,0x28,0x91,0xf3,0xf4,0xed,0x4b, + 0xfd,0x71,0xf6,0xa1,0x7a,0x9d,0x84,0x29,0x67,0xb,0x53,0x9,0x8,0x13,0xb7,0x1d, + 0x26,0xac,0x9d,0x10,0xfb,0x57,0x4e,0x6e,0x8,0xa,0x98,0xa1,0xe7,0x0,0x5c,0xf5, + 0x3c,0xf6,0x95,0x63,0xf2,0xb0,0xa9,0xe,0xb6,0xba,0x39,0xc7,0xd1,0xe1,0x22,0x20, + 0xc2,0x1d,0xd3,0x40,0xf5,0xc1,0x6d,0xa6,0xbe,0xd9,0x4c,0xde,0xe9,0x4f,0x7e,0x80, + 0x69,0xdd,0xbc,0x7d,0xac,0x3f,0x8e,0x3d,0x7a,0xcc,0xd1,0x6,0xa6,0x54,0x8a,0xf, + 0x6c,0xaf,0x2d,0x3f,0x9c,0xcc,0x82,0x44,0x1c,0x55,0x89,0xa4,0xe8,0xc9,0xce,0x67, + 0x91,0x95,0x86,0xe6,0xd6,0x76,0xbe,0x5d,0xe0,0x80,0x8e,0x24,0xb4,0xef,0xe5,0xf1, + 0xac,0xc5,0xc7,0x86,0x5d,0x84,0xf6,0x98,0xe0,0xe3,0x19,0x66,0x96,0x38,0xea,0xac, + 0x49,0x8b,0x19,0xf7,0xac,0x4c,0xd5,0x96,0xb4,0x59,0xd3,0x2e,0x6f,0x9e,0x41,0xb3, + 0x6,0x2b,0xac,0x65,0x4d,0x72,0x88,0x7d,0x0,0x3e,0xad,0xa1,0xd4,0x77,0x32,0x80, + 0xfd,0x9f,0xc1,0x72,0x9a,0xa2,0xcd,0x73,0x9f,0xf8,0x57,0x1d,0x7e,0x33,0x33,0xe1, + 0xc9,0xa0,0x67,0xe4,0x96,0x7c,0x24,0x7c,0x52,0xb1,0xdd,0x2e,0x57,0xf3,0xaf,0x67, + 0x5b,0x7a,0xaa,0xc7,0x21,0xbd,0x54,0xdd,0x3f,0xd1,0x17,0x12,0xb8,0x43,0xd6,0x73, + 0x9a,0x56,0x2e,0x48,0xeb,0x19,0x3e,0xe3,0xb0,0x92,0xb5,0xb8,0x3,0x68,0x93,0x9a, + 0x68,0x67,0xdb,0xc8,0x79,0xc6,0x47,0x92,0x1c,0x8,0x82,0x2d,0xe6,0xd0,0x64,0xda, + 0xf5,0x96,0x37,0x23,0x29,0xc1,0x1e,0x37,0xa4,0x7a,0x78,0xa6,0x1d,0x6e,0x96,0x16, + 0xdb,0x1,0x3d,0x59,0x80,0xdd,0x3e,0x38,0x4d,0x51,0x91,0xb8,0x80,0x34,0x43,0x91, + 0x58,0x24,0x75,0xa3,0x2e,0xb3,0x85,0x87,0xab,0x41,0x17,0xe9,0xa,0xb3,0x7a,0x28, + 0x75,0xcc,0x30,0x7f,0xbf,0x53,0xa4,0x5b,0x6b,0xaf,0xb9,0xa7,0xdc,0x7a,0x5b,0x5e, + 0x33,0x3a,0xe7,0x98,0xd,0x91,0x44,0x58,0xb2,0x50,0xe3,0x27,0x33,0xe3,0x83,0xa4, + 0xd8,0x94,0x4a,0xa9,0x76,0x33,0x97,0x6a,0x63,0xbb,0x59,0x73,0xed,0x5d,0x32,0x6b, + 0x4a,0x49,0x86,0x3d,0x86,0xa1,0x4f,0x90,0x99,0x25,0x49,0x80,0x8b,0xc1,0xc4,0xd3, + 0x6e,0x44,0xe,0x6a,0xce,0x4a,0x0,0x83,0xab,0x8a,0x2d,0x99,0x93,0x40,0x8b,0xab, + 0x8a,0x79,0x27,0xa5,0x4,0x36,0x5e,0x9a,0x7b,0xdf,0x46,0xb9,0x3c,0xc1,0xce,0x29, + 0xf2,0x15,0x61,0x2a,0xa4,0xc,0x36,0x3e,0x54,0xb9,0xd2,0xa7,0x50,0xb1,0x98,0xb0, + 0xc3,0x12,0x86,0xda,0xf6,0x27,0x6c,0x38,0x52,0x3f,0x4c,0xbd,0x9a,0xac,0x71,0xad, + 0x41,0xbb,0xb8,0x6,0x17,0x82,0x33,0x2b,0x73,0x97,0xfb,0x3a,0xf3,0xea,0x42,0xcd, + 0xca,0x13,0xfb,0xbf,0xe6,0x9e,0xc4,0x2a,0x65,0xce,0xea,0xf8,0x50,0x11,0xfa,0xf1, + 0x40,0xf3,0xe1,0xbf,0xf5,0xd2,0x6e,0x2d,0x6d,0xe4,0x33,0xa2,0xfa,0x3c,0xf8,0x40, + 0x99,0x82,0xe9,0x7d,0x56,0xee,0xc9,0xa0,0x7f,0x44,0x7b,0x54,0xc5,0x38,0xf3,0x33, + 0x69,0x3a,0xe7,0x17,0x2,0xbc,0x9,0xd5,0xd6,0x35,0xd1,0x63,0xa9,0x40,0x7d,0xdd, + 0x7d,0xd8,0x87,0x12,0x72,0x39,0xc8,0x1f,0x9f,0x5b,0x19,0x81,0xd5,0x8e,0x7e,0xf5, + 0xf1,0xad,0xd8,0xb2,0x82,0xb7,0x79,0xf0,0x86,0x6,0x94,0x8d,0x54,0x7a,0xc0,0x5e, + 0xa4,0xc7,0x2,0xb8,0xfc,0x53,0x8d,0x2,0xf8,0x8,0x52,0x67,0x75,0x1,0x9c,0xab, + 0x95,0x4d,0xbb,0x89,0xc2,0x1b,0xbf,0x70,0x29,0x9c,0xd6,0x22,0xf7,0xaa,0x85,0x73, + 0x47,0x27,0xab,0x62,0x38,0xa6,0x5,0xab,0xc0,0xb9,0xf5,0x6b,0x96,0x7f,0x19,0x78, + 0xb9,0x2,0xcc,0x85,0x1,0x33,0x72,0x15,0x67,0x68,0x9c,0xb8,0xe2,0x5e,0xc0,0x59, + 0x58,0x34,0x77,0x42,0xce,0xc2,0x7d,0x45,0xd,0xf0,0x3c,0xe4,0x8c,0xc5,0x47,0x2d, + 0x75,0x31,0x54,0xc3,0xed,0xa,0x43,0x67,0x54,0xc6,0xd0,0x8f,0xfa,0x26,0xa2,0xca, + 0xb0,0x91,0xba,0x9a,0x58,0x6a,0x3a,0x12,0x5e,0x41,0x6a,0x4c,0x77,0xbb,0x9b,0x9a, + 0x8b,0xac,0x86,0xd7,0x56,0x0,0xfb,0x9f,0x2,0xac,0xbe,0xdf,0xa,0xd0,0x17,0xda, + 0xa5,0xda,0xe7,0xe9,0xba,0xba,0x17,0xdc,0x9a,0xd7,0xd5,0x9d,0x50,0x77,0xc3,0x33, + 0x1d,0xb7,0x5b,0x2e,0x54,0x18,0x19,0xcb,0x7a,0x57,0x29,0xa5,0xc3,0x70,0x13,0xea, + 0xae,0x2e,0x56,0x1e,0xfe,0x62,0xa5,0xd5,0x6e,0xa3,0xe7,0xe8,0x1c,0x1c,0x87,0xf4, + 0x95,0xef,0xc2,0x97,0x2b,0x19,0x97,0xe7,0xfa,0x1e,0xed,0x5a,0xa5,0x18,0x73,0xff, + 0xc3,0xb,0x95,0xdf,0x96,0x70,0x9f,0x12,0x5f,0xa0,0x56,0x97,0x41,0xbf,0xe0,0x5d, + 0xca,0x2a,0x4d,0xcd,0x4b,0x53,0x1a,0x20,0xe2,0x9f,0x30,0x56,0x65,0xa4,0x69,0x72, + 0x31,0x65,0x94,0xe5,0x9f,0xf1,0x26,0x5e,0x89,0x9e,0x36,0x76,0xbd,0x72,0xe8,0x68, + 0x7a,0xbc,0x13,0xdf,0x79,0x27,0xbb,0x96,0xc5,0x57,0x9c,0xf3,0xfc,0x58,0xd3,0x54, + 0x7f,0x95,0x99,0xde,0xb0,0xe0,0x9f,0x89,0xbd,0xce,0xb2,0x4b,0x69,0x19,0x7,0xcd, + 0xc9,0x4f,0x84,0x2c,0x74,0xd7,0x93,0xe7,0xd3,0x2a,0xcb,0x2c,0xe1,0xd8,0xf9,0x9c, + 0x1f,0x44,0xb5,0xcc,0x90,0x8,0x1f,0x4b,0x32,0x3d,0x7b,0xbe,0x10,0xa4,0x4b,0xc4, + 0x29,0x1f,0xc7,0xed,0xf,0x7d,0xf4,0x3c,0xfd,0x7d,0xd5,0x34,0xdc,0x1e,0xe4,0xb0, + 0x39,0xfb,0x53,0xad,0xf8,0xef,0x6d,0xe3,0x5f,0xc1,0x0,0xb0,0x84, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/StockDetailsComponent.qml + 0x0,0x0,0xd,0xb0, 0x0, - 0x0,0x21,0xaf,0x78,0x9c,0xed,0x59,0x5b,0x57,0xdb,0x38,0x10,0x7e,0xf7,0xaf,0x50, - 0xdd,0x17,0xe8,0xe9,0x3a,0x40,0x61,0xdb,0xd,0xdb,0xed,0x5,0x68,0xcb,0x29,0xf4, - 0x2,0xcb,0xf6,0x71,0x8f,0x62,0x4f,0x12,0x15,0x45,0x4a,0x25,0x19,0x48,0x5b,0xfe, - 0xfb,0x8e,0x7c,0x49,0x7c,0x91,0x72,0x29,0xbd,0x3c,0x2c,0x93,0xd3,0x53,0x5b,0x1a, - 0xcf,0xc8,0xdf,0x8c,0xbe,0x19,0x99,0xce,0xbd,0xe0,0xe9,0x5,0x28,0xcd,0xa4,0xe8, - 0x92,0x8d,0x68,0x33,0x78,0x4a,0x53,0x33,0x94,0xaa,0x4b,0x4e,0xd3,0x64,0x8,0xa0, - 0xc8,0xeb,0x88,0xfc,0xa9,0x63,0xd6,0x67,0x9b,0x7f,0x6c,0x3f,0x24,0xd4,0x90,0xc1, - 0x88,0x32,0x1e,0xc5,0x72,0xf4,0x57,0xf0,0x94,0xb3,0x18,0x84,0x86,0x2e,0x79,0xf9, - 0xe6,0x8c,0xbc,0x4,0x1,0x8a,0x72,0xf2,0x2e,0xed,0xe1,0x38,0x39,0xca,0xe7,0x82, - 0x7b,0x9d,0x20,0x60,0xa3,0xb1,0x54,0x86,0xbc,0x37,0x64,0x3b,0x7a,0x58,0xde,0x85, - 0x47,0xac,0xa7,0xa8,0x9a,0x74,0x3e,0xea,0xce,0xfe,0xf3,0x33,0xc3,0x38,0x33,0x93, - 0xe8,0xa3,0xe,0x9,0xd5,0x64,0x3a,0x10,0x4,0x87,0x6,0x46,0xe4,0x4b,0x40,0x50, - 0x58,0xd2,0x25,0xb1,0x14,0x7d,0x36,0x78,0x47,0x15,0x1d,0x81,0xc1,0xa5,0xef,0x49, - 0x34,0x27,0x40,0x98,0x4c,0x63,0xac,0xe4,0x18,0x94,0x99,0x90,0x9e,0x94,0x9c,0xa4, - 0xe3,0x84,0x1a,0x78,0xa1,0xe0,0xd3,0x81,0xa0,0x3d,0xe,0x49,0x5d,0x47,0x1b,0xc5, - 0xc4,0x80,0x54,0xd4,0x8e,0x99,0xf0,0x9a,0xf9,0x0,0x70,0x9e,0xd0,0x89,0x7e,0x2b, - 0xf8,0xc4,0xab,0xf4,0x56,0x9c,0xd2,0xb,0x48,0xde,0x80,0xb9,0x94,0xea,0x7c,0xa6, - 0xab,0xd9,0x40,0x20,0x36,0x5c,0xe,0x4e,0xe0,0x53,0xa,0xda,0xac,0x15,0xce,0xf1, - 0xbf,0x63,0xd0,0x9a,0xe,0x60,0x3d,0xc8,0x34,0x4f,0x20,0x36,0x54,0xc,0x38,0x14, - 0xef,0x5c,0xbe,0x77,0x6e,0x7f,0x2f,0x7b,0xfb,0xe9,0x4,0x15,0x31,0x46,0x4b,0x47, - 0x7d,0xc6,0x79,0x97,0x8c,0xa9,0x2a,0x71,0xb0,0x12,0x4b,0x8e,0x91,0xc,0xef,0x3e, - 0xd8,0xb6,0xbf,0x30,0x98,0x4e,0x4c,0x21,0x8b,0xa4,0xb0,0xd7,0x1c,0x81,0x44,0xf, - 0x33,0x7f,0xa5,0xcc,0xc2,0xc2,0x4,0x33,0x8c,0x72,0xf6,0x19,0xd6,0xd6,0x77,0x5b, - 0x7a,0x5c,0xd2,0xe4,0x14,0x8c,0xc1,0x17,0xd2,0xd5,0xf9,0x6b,0xb7,0xcf,0x7d,0x7c, - 0x7f,0x95,0xc6,0xc6,0x66,0x5d,0xdd,0x69,0x5,0x9f,0x10,0x81,0xcc,0x0,0x2a,0xec, - 0x86,0xd,0xbf,0x1a,0x71,0x5e,0xe0,0xb3,0x9f,0x8a,0xcc,0x49,0x63,0x7d,0x75,0x97, - 0x17,0x54,0xe1,0x3f,0x9e,0xc2,0x6e,0x63,0x18,0x87,0x8,0x79,0x5c,0xc1,0x60,0x0, - 0xa6,0x30,0xb2,0x16,0x9e,0x4d,0x53,0x6,0x44,0x3c,0x69,0xae,0x8d,0xf5,0xc9,0xda, - 0x9d,0xdc,0xc2,0xd7,0xaf,0x85,0xa9,0xc7,0x8f,0x49,0xb8,0x11,0x6d,0x84,0xf5,0x91, - 0x70,0xbd,0x8d,0xba,0x37,0xc3,0xa3,0x56,0x3e,0xe3,0xfa,0xfa,0x94,0xeb,0xc6,0xda, - 0xaf,0x6b,0x77,0x80,0xf3,0x37,0x75,0x82,0xe1,0x82,0x76,0xd8,0x97,0xb1,0x81,0x3b, - 0xa,0x9f,0xc7,0xcc,0xd4,0x70,0x28,0xcc,0x5a,0xf6,0xe6,0xeb,0xf3,0x96,0xbb,0x14, - 0xf0,0xd5,0xbd,0xf8,0x73,0xc1,0xaf,0x7a,0xfe,0x71,0xe8,0x37,0xbc,0xb4,0xe1,0xaf, - 0x64,0xf9,0xd2,0xa0,0x39,0xb8,0xe9,0xe7,0x62,0xe7,0x58,0xc0,0x8f,0x83,0xd0,0xed, - 0xcc,0x85,0xa4,0x3,0xd3,0x29,0x73,0xd4,0x59,0xa6,0xbe,0x8a,0x19,0xd6,0xda,0xcf, - 0xc,0xf7,0x97,0xdc,0x24,0x8d,0x40,0xcc,0xb3,0x5d,0x4b,0xfe,0xfb,0x6b,0xab,0xe4, - 0xd2,0x93,0xcd,0xee,0xc6,0xfa,0xa,0xae,0x5c,0x29,0xb3,0xd8,0xa3,0xe3,0xa9,0xa6, - 0xe3,0xa,0xd6,0x7f,0xc3,0x95,0x69,0xd4,0x1e,0x5b,0xef,0xb0,0x11,0x91,0xf9,0x22, - 0x4e,0x21,0x8b,0xc5,0x11,0xed,0x1,0xaf,0xa9,0x95,0xd5,0xcf,0xc8,0x71,0x59,0xfc, - 0xec,0x75,0x4d,0xa7,0xd3,0xa9,0x68,0x1d,0x53,0x35,0x60,0xd8,0xe9,0x6c,0x6e,0x38, - 0xed,0x70,0xe8,0x9b,0xa9,0x21,0x7b,0xe3,0xd5,0x2a,0xd,0x6d,0xef,0xd4,0x54,0x86, - 0xc0,0x6,0x43,0x34,0xb1,0x53,0xb7,0x8f,0x8f,0xb1,0xcf,0x52,0x18,0xca,0x9f,0x71, - 0xec,0x3,0x46,0x68,0xbe,0x9b,0xbd,0x76,0x94,0xdd,0x1f,0xa1,0xc1,0x5d,0x82,0x6d, - 0x98,0x61,0xb1,0x47,0xe5,0x9f,0x3d,0x1c,0x0,0x55,0xb3,0xda,0x47,0x8b,0xd1,0x98, - 0x5d,0x1,0x3f,0xc5,0xb2,0xdc,0x25,0x5b,0x5b,0xbb,0xf9,0x58,0x4f,0x72,0xc4,0x2f, - 0xcb,0x74,0xdc,0x3b,0x2c,0x81,0xc2,0xd2,0x81,0xbd,0x3e,0xb1,0x2b,0xdc,0x2d,0x7a, - 0x3,0x12,0xde,0x7d,0xfe,0xc8,0xfe,0xc2,0x5d,0x6c,0x44,0x26,0xbc,0xd4,0x3c,0xa1, - 0x4c,0x43,0x52,0x8c,0xed,0x15,0xaa,0x3d,0x4e,0xe3,0xf3,0xb0,0xb6,0x4,0x83,0xca, - 0x38,0xf3,0xc,0x43,0xf5,0x5b,0x1e,0xab,0xd0,0x15,0x61,0x57,0x4b,0xe3,0xd,0x73, - 0x4d,0xa3,0x27,0x55,0x2,0x2a,0xba,0x64,0x89,0x19,0x62,0xd8,0x5c,0x73,0xb3,0x37, - 0x79,0x61,0x7f,0xf5,0x5,0x96,0x2d,0xd0,0xd6,0x81,0xfd,0x85,0xfe,0xec,0x71,0x67, - 0x1b,0x42,0x69,0x8c,0x1c,0xf9,0x1e,0xfb,0xfe,0xe9,0xe4,0x36,0xa4,0xf2,0xac,0x2a, - 0x2c,0x65,0x77,0x7e,0x3d,0x8f,0xad,0x32,0x35,0x37,0x7f,0xaf,0x8f,0x2b,0x9a,0xb0, - 0x54,0xe3,0xf8,0x4e,0xbd,0xa2,0x9c,0xc8,0x4b,0x47,0x43,0x68,0x23,0xa6,0xe4,0xe5, - 0x8c,0xe3,0x5a,0x1a,0xcb,0xec,0x49,0xf,0x8c,0x3b,0x5e,0xa5,0xf9,0x48,0xfa,0xd0, - 0xf4,0xdb,0x5b,0x4,0x68,0x15,0xb0,0xc6,0x5e,0xb6,0xa2,0xc7,0x34,0x46,0x92,0xb4, - 0x1e,0x5a,0x73,0x87,0x23,0x6c,0xe5,0x1d,0xc8,0x59,0xc9,0x8e,0x2f,0x43,0x88,0xcf, - 0x7b,0xf2,0x6a,0x6,0xe1,0xe1,0x68,0xe0,0xd4,0xd6,0x32,0x55,0x31,0xcc,0x39,0xf0, - 0xb4,0x3b,0xb5,0x27,0xb3,0x43,0x15,0xb3,0xeb,0xd0,0x9d,0xd2,0xdd,0xbf,0xd9,0x5, - 0x24,0xd1,0x58,0xc,0xc2,0xae,0x57,0xb,0xcb,0x5e,0x45,0xcf,0xb9,0xac,0x62,0x2f, - 0x3e,0x40,0xb6,0x29,0x21,0x7a,0xb0,0xe5,0xd4,0x3c,0x96,0xa9,0x86,0x67,0xa,0xa8, - 0x7,0xe,0x2b,0xae,0x3,0x4c,0xbb,0xd1,0x2c,0x5,0x8f,0x2b,0x78,0xb4,0x3c,0x77, - 0x1f,0x56,0xaa,0xb2,0x5a,0x77,0x7b,0x67,0x5,0x75,0xff,0xe2,0xac,0x64,0xfd,0xd3, - 0xa,0xd6,0x1c,0x4d,0x54,0x53,0xcc,0x95,0x39,0xab,0x36,0xa,0x91,0x25,0x5d,0x62, - 0x3b,0xb0,0xf9,0x4b,0x59,0x6,0x86,0xc5,0xcd,0x6c,0x53,0xae,0xbd,0xb3,0xee,0x99, - 0xf6,0xe8,0x75,0x7b,0xcf,0xd8,0x9a,0xe3,0x6,0xa2,0xc8,0xb0,0x62,0xa3,0xe6,0x77, - 0x6e,0xc5,0x1f,0x52,0x62,0x4b,0x69,0x95,0xda,0x8d,0x5a,0xa9,0xcd,0x71,0xf3,0xd6, - 0xda,0x6f,0xa9,0xac,0xa5,0x14,0x15,0xf6,0x0,0x97,0x3e,0x21,0x6e,0x95,0xa2,0x0, - 0xae,0x46,0x13,0x77,0xfb,0x99,0x84,0xa4,0x3b,0x6b,0x1,0x1c,0xa1,0x6a,0x8e,0x54, - 0xbe,0xc5,0x78,0x42,0xd5,0xac,0x3b,0xa5,0x14,0xb4,0xf1,0xc8,0x3d,0xfb,0x3c,0xab, - 0xe5,0x5,0x77,0x4e,0x99,0xaf,0x49,0x53,0x9c,0x9,0x80,0x84,0x99,0x48,0xc7,0xc, - 0x3b,0x16,0x17,0x77,0x78,0xd2,0xd0,0x62,0x7f,0x28,0xc6,0xa9,0xf9,0xe2,0x9a,0xb5, - 0xe2,0xcd,0x6b,0x4b,0xda,0xcd,0x3d,0xb8,0x12,0x9d,0x79,0x95,0xfb,0x32,0xb6,0x95, - 0xd7,0x36,0x6a,0x5e,0x9d,0x3c,0xfe,0x4b,0x9e,0x21,0xbc,0x56,0x16,0xec,0x8e,0x57, - 0x73,0x52,0x3f,0x83,0xc0,0x22,0x77,0xc,0x66,0x28,0x93,0x57,0x4c,0x18,0x5c,0xf3, - 0x7b,0x13,0x1d,0x8e,0x86,0xfb,0x6c,0xc0,0x4c,0x4e,0x1e,0x5f,0x8b,0xa1,0x37,0xf2, - 0x9d,0xc2,0x10,0x61,0xb,0x75,0x1,0xd6,0xc1,0x1c,0x2a,0xb7,0xd3,0x7b,0x43,0xec, - 0xb,0xbf,0xf,0x9d,0xe7,0x1f,0x1a,0x9c,0x6c,0xe9,0xa7,0xb4,0xe5,0x49,0xab,0x39, - 0x72,0xcb,0x59,0x8b,0x38,0x8b,0x8c,0x98,0x48,0xd,0xe8,0x5f,0xcb,0x5a,0xf5,0xbb, - 0x25,0xba,0xda,0x7d,0xac,0x87,0xf3,0xbb,0xda,0x5a,0x3,0xec,0x3a,0x22,0x34,0x9e, - 0xf8,0x1f,0xf7,0xb7,0x65,0x83,0x71,0xa3,0x6,0xb7,0xf6,0x1,0xe3,0xb6,0xc3,0xcd, - 0x65,0xc5,0xd6,0x6e,0x61,0x53,0x5a,0xd5,0xff,0x1e,0x7c,0x79,0x4b,0x98,0x2b,0x13, - 0x66,0x16,0x2a,0x29,0xc8,0x65,0x11,0x8a,0x1b,0x11,0x67,0x63,0xd3,0x7c,0xb,0x73, - 0x56,0x6f,0x56,0x65,0xd1,0x3d,0x29,0x44,0xfe,0x21,0x65,0x59,0x32,0xb5,0xbc,0x7b, - 0x4b,0xa6,0x33,0x69,0x93,0xe9,0x6b,0x21,0x2f,0xc5,0x3c,0x60,0x33,0x77,0x4b,0x92, - 0xaa,0xeb,0x1b,0xed,0x2d,0xb7,0xe6,0xf2,0x6d,0x7f,0x5a,0x58,0x48,0xb1,0x8e,0xc7, - 0x6e,0x99,0xf6,0x97,0x32,0xad,0xfd,0xeb,0x4e,0x42,0x3e,0xb0,0x3e,0xb3,0x31,0x2f, - 0xf7,0xd5,0x8d,0x78,0xd7,0xbd,0xaf,0x6e,0xd4,0xb8,0xe6,0x57,0xd7,0xc1,0x75,0xf0, - 0x1f,0x9f,0x3c,0x51,0x72, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Config.qml + 0x0,0x54,0x93,0x78,0x9c,0xed,0x1c,0x6b,0x73,0xdb,0x36,0xf2,0xbb,0x7e,0x5,0xca, + 0xce,0xd9,0x72,0xed,0xe8,0x15,0xbb,0x4d,0xe5,0xa8,0x69,0x6b,0xbb,0x49,0xa6,0xb6, + 0x93,0xda,0x4e,0x7a,0x9d,0xce,0xcd,0xd,0x25,0x41,0x12,0x6a,0x8a,0x54,0x8,0xc8, + 0xb2,0xe2,0xc9,0x7f,0xbf,0x5d,0x80,0xa0,0xf8,0x0,0x48,0xca,0x71,0x12,0xbb,0x3d, + 0x68,0x26,0x26,0x89,0x5,0xb8,0xef,0xc5,0x2e,0xc0,0x34,0xbf,0xa9,0xfd,0x78,0x45, + 0x43,0xce,0x2,0xbf,0x4b,0x5a,0x8d,0x4e,0xed,0x47,0x77,0x2e,0x26,0x41,0xd8,0x25, + 0xe7,0xf3,0xe1,0x84,0xd2,0x90,0xfc,0xda,0x20,0x4f,0xf9,0x80,0x8d,0x58,0xfb,0xfb, + 0xdd,0xef,0x88,0x2b,0xc8,0x78,0xea,0x32,0xaf,0x31,0x8,0xa6,0x3f,0xd4,0x7e,0xf4, + 0xd8,0x80,0xfa,0x9c,0x76,0xc9,0xf3,0xd3,0x37,0xe4,0x39,0xf5,0x69,0xe8,0x7a,0xe4, + 0xf5,0xbc,0xf,0xcf,0xc9,0xb1,0xea,0xab,0x7d,0xd3,0xac,0xd5,0xd8,0x74,0x16,0x84, + 0x82,0xfc,0x26,0xc8,0x6e,0xe3,0x3b,0x7d,0xe7,0x1c,0xb3,0x7e,0xe8,0x86,0x4b,0x87, + 0xb8,0x9c,0x44,0xd7,0xb5,0xda,0x4b,0x41,0xa7,0xe4,0xa6,0x56,0x23,0xd0,0x16,0x6c, + 0x28,0x26,0x5d,0xf2,0xa4,0xd5,0x92,0xb7,0x13,0xca,0xc6,0x13,0xd1,0x25,0x8f,0x9f, + 0xb4,0x54,0x3f,0x1b,0x76,0x9,0x17,0xc1,0xe0,0xf2,0x90,0xa,0x40,0x8a,0x9f,0xf, + 0x42,0x4a,0x7d,0xd9,0x35,0xb,0x83,0x19,0xd,0xc5,0x92,0x30,0x5f,0x10,0x40,0x76, + 0x16,0xf8,0xd4,0x17,0xbf,0xab,0x9,0xe5,0xbc,0xe4,0x11,0x69,0x77,0x5a,0x79,0x60, + 0x6,0x8,0xbc,0x88,0xde,0xb4,0x97,0xe9,0xe7,0x22,0x64,0xfe,0x98,0xf0,0xe5,0xb4, + 0x1f,0x78,0x5d,0xe2,0xfc,0xf1,0xe2,0xd5,0x2b,0xc7,0xc,0x82,0x68,0x9d,0xba,0x53, + 0xe0,0x8d,0x63,0x86,0xf0,0x5c,0x2e,0x2e,0x42,0x77,0x48,0x87,0xaf,0x43,0x60,0x55, + 0x5,0xb8,0x43,0x57,0xd0,0xb,0x56,0x30,0xe5,0x60,0xe2,0xfa,0xe3,0xb2,0xee,0xd7, + 0x34,0x4,0xc1,0x8,0xb7,0x0,0x70,0xe8,0x2e,0xf9,0x59,0xe1,0x54,0x4b,0xea,0x86, + 0xc5,0x10,0x53,0x37,0xbc,0xa4,0xe2,0x6d,0xe0,0xcd,0xb,0x10,0x9e,0x85,0xf4,0xea, + 0xc0,0xb,0x78,0xd9,0x34,0x7,0xee,0xcc,0xa,0xd1,0x77,0x39,0x3d,0x98,0xb8,0xa1, + 0x78,0x73,0x76,0xc,0x40,0x13,0x21,0x66,0xdd,0x66,0x73,0x80,0x4f,0x1a,0x23,0xe6, + 0xbb,0xfe,0x80,0x36,0x96,0xee,0x24,0x8,0x50,0x67,0x9b,0xef,0x9f,0xbd,0xeb,0x6d, + 0x78,0xbd,0x8d,0xf7,0xbd,0xe9,0xc6,0xac,0xc7,0x37,0xdc,0xde,0x95,0xfc,0xeb,0x1, + 0x31,0x3d,0xea,0x3f,0x7a,0x73,0xbe,0x11,0xd2,0x31,0x98,0x43,0xef,0xcd,0xb9,0x95, + 0x8b,0xfa,0x5d,0x66,0x80,0x90,0x73,0xdd,0x6d,0x50,0xc5,0x79,0x18,0x2,0xf7,0x95, + 0xa6,0xbe,0xf4,0x87,0xf4,0xba,0x4b,0xda,0xa,0x8e,0xb3,0xb1,0xf,0xe6,0xe3,0x5, + 0xe3,0x33,0xfa,0x6e,0x4e,0xb9,0xa8,0xc7,0xba,0x14,0x9e,0x50,0xce,0x41,0x62,0x5b, + 0x69,0x40,0x77,0x28,0x9,0xd7,0x70,0xc3,0x79,0xe8,0xa,0x40,0x7d,0x4b,0xcd,0x77, + 0x46,0x7,0x2,0xa8,0xf2,0x28,0x98,0x13,0x89,0x1a,0x70,0x3,0xac,0x9b,0x3,0x63, + 0x3c,0xd0,0xdf,0x99,0x8b,0xb8,0xc4,0x9d,0x83,0xc0,0x3,0xcb,0x77,0xbe,0x7e,0xbc, + 0x8b,0xbf,0x8,0x7b,0x6c,0x7,0xda,0x7e,0x1a,0x81,0x8f,0xd7,0x1e,0x15,0x14,0x4c, + 0xef,0x86,0x94,0xb7,0x5a,0xf2,0x86,0x8d,0x48,0x5d,0xd9,0xe,0xf9,0xaa,0xd7,0x3, + 0x6,0x6d,0x25,0x50,0xd3,0xd,0xc9,0x8a,0xec,0xb9,0xbe,0xb5,0x6f,0xec,0x3e,0xa5, + 0xb,0x63,0x9f,0x16,0xd,0xe9,0xa5,0xb4,0x62,0xdb,0xd9,0x10,0xbd,0xf6,0x70,0x83, + 0xf7,0x9c,0x6d,0xf5,0xfa,0xf4,0xd0,0xf,0xb5,0xd5,0x55,0x7c,0x39,0x9a,0xfb,0x3, + 0x64,0x66,0x1a,0x9f,0x34,0xba,0x57,0x6e,0x48,0x40,0x52,0xe1,0x52,0xbd,0x73,0x33, + 0xd2,0x3d,0xf9,0x48,0xe9,0x9c,0x3b,0x63,0x5c,0xea,0xdd,0x55,0xbb,0x39,0x93,0x7e, + 0xb1,0xb9,0x7c,0xe7,0x81,0xe,0x72,0xea,0x81,0x78,0xc8,0xb9,0x44,0x67,0x7,0x1d, + 0xc5,0xce,0xb1,0x36,0x74,0xe9,0xf,0x5e,0xf9,0xde,0x72,0xf5,0x8,0x4d,0x7f,0x75, + 0x87,0x4e,0x60,0xe7,0x40,0x5a,0x73,0xf4,0x87,0xf9,0x91,0x59,0xef,0x1c,0x6a,0xdb, + 0xdd,0xf9,0x43,0xdb,0xe8,0x8e,0xb2,0xc2,0x9d,0xd7,0x60,0x6d,0x2c,0x98,0x73,0x69, + 0x71,0x3b,0x27,0xda,0xb2,0x98,0x70,0x3d,0xf6,0x5e,0x6a,0xe,0x19,0x85,0xc1,0x94, + 0x28,0x6b,0xd1,0xb6,0xf3,0x6e,0x1e,0x8,0xca,0xc9,0x62,0x42,0x43,0x1a,0x79,0x3e, + 0xd0,0x64,0x52,0x77,0x36,0x23,0x66,0x6e,0x6f,0x3a,0x5b,0x1b,0xd4,0xbf,0xea,0x81, + 0xcf,0xb,0x29,0xd0,0x3f,0x74,0x5,0xfc,0xfa,0x1e,0xe5,0x8d,0x20,0x1c,0x37,0x5d, + 0xcf,0x53,0x77,0xb,0x26,0x26,0x97,0x74,0xc9,0x37,0xd3,0xec,0x4f,0x28,0xbc,0x73, + 0xc,0xcc,0x8e,0xdd,0x27,0x19,0x2a,0xb6,0x2b,0xac,0x9c,0x6d,0xcd,0xea,0x8c,0xe4, + 0x51,0xa,0x21,0xe5,0xa0,0xa1,0x9c,0x82,0x14,0x7c,0xba,0x20,0xff,0x3e,0x39,0x7e, + 0x1,0xb2,0xd0,0xd3,0x66,0x6,0x68,0x60,0xd0,0xe6,0x90,0xba,0xc3,0x25,0x7,0x74, + 0xa9,0x72,0x8e,0x30,0x5e,0xb,0xbe,0x6e,0x52,0x4e,0xd4,0xe0,0x78,0xb8,0x1c,0x7c, + 0x8e,0x83,0x9,0x68,0x73,0xfa,0x9d,0x8d,0xc3,0x57,0xa7,0x47,0xa6,0x19,0x14,0x2, + 0x23,0x98,0x64,0xa2,0xb5,0x2a,0x31,0xa1,0xba,0x80,0xa9,0xc,0xda,0xfd,0x21,0xa3, + 0xb4,0x16,0x9a,0x66,0xd4,0xaf,0x3b,0xcf,0x8f,0x2e,0x9c,0x1d,0x62,0x61,0x58,0xc, + 0xcb,0xa9,0x3f,0x4c,0x32,0xc7,0xa6,0xfe,0xca,0xde,0xd2,0xb4,0x28,0x2f,0x7,0xfc, + 0xd2,0x1e,0x77,0x44,0xe9,0x90,0x1b,0x3c,0x2e,0x0,0x36,0x3b,0x8d,0x56,0x73,0x2, + 0xdc,0xf2,0x98,0x4f,0x9f,0xc5,0xfe,0x35,0xe9,0x74,0x6d,0xb6,0x69,0x52,0xe,0x90, + 0x70,0xac,0x13,0xa,0x8d,0xbf,0x8b,0x46,0x20,0xa3,0x4f,0x82,0x21,0xf5,0x3e,0x9d, + 0x4e,0x18,0x19,0xb6,0x96,0x46,0x58,0xb4,0x17,0x11,0xbc,0xc9,0xb9,0xfb,0xaf,0x92, + 0xdd,0x30,0x54,0xcc,0x43,0x3f,0x2f,0xac,0xeb,0xa9,0x77,0x18,0xc,0x80,0xd5,0x9, + 0xe8,0xc6,0x30,0x18,0x80,0xd7,0xf2,0xc5,0x91,0x47,0xf1,0x8f,0x51,0xc4,0x73,0x4f, + 0x70,0x18,0xa6,0xc6,0x83,0xf2,0x85,0x5c,0x1c,0x4c,0x98,0x37,0xdc,0xaf,0xe5,0x30, + 0x89,0xa0,0x4d,0x12,0x50,0x7e,0x1c,0xdc,0xdc,0x29,0xf0,0x9e,0x2b,0x34,0x10,0xb6, + 0x31,0xc0,0xb9,0xe4,0xc3,0x3c,0xeb,0x71,0xce,0xd5,0xa0,0x2d,0xb3,0x5c,0xd3,0x40, + 0xd,0x8f,0xfa,0x63,0x58,0x79,0xf6,0x40,0x39,0x5a,0x36,0x55,0xc0,0x96,0xd4,0xfa, + 0xd3,0x20,0x26,0x74,0x14,0x84,0x91,0x67,0x94,0x73,0x6a,0xff,0xe8,0x18,0x14,0x3, + 0xdb,0x7,0xe3,0x53,0xea,0x71,0x6a,0x7f,0x73,0xb3,0xf9,0x3b,0x25,0xb0,0x2c,0x20, + 0x1,0xc4,0x1f,0x42,0xaf,0x67,0x10,0xa5,0xd0,0xe6,0x20,0xfc,0x47,0x2f,0xf5,0x81, + 0x12,0x2,0xb,0x9a,0x28,0x16,0x34,0xac,0x53,0xc5,0x5c,0x8d,0x4,0x88,0x8c,0x5d, + 0xf1,0xe2,0xcf,0xd6,0x7f,0xa,0xd9,0x9b,0x9c,0xe5,0x2f,0x18,0xd9,0x2a,0x6,0x49, + 0xaf,0x92,0xd1,0x2d,0x81,0xae,0xaf,0x1e,0x62,0xc4,0x24,0x3d,0xc7,0xb1,0x4f,0x82, + 0xbc,0xad,0xab,0x17,0xc1,0xfb,0x9e,0xa6,0x31,0x8f,0x4,0x7,0x3d,0xdb,0xdb,0x5b, + 0x37,0x35,0xeb,0x24,0xd8,0x62,0x91,0xeb,0xc1,0x7f,0xfe,0x95,0xa4,0x14,0xe8,0x2e, + 0x92,0xbc,0x6e,0x18,0x2c,0x7,0x13,0xc3,0x4c,0xc8,0x7e,0x5c,0x2e,0x58,0x14,0x2e, + 0xdb,0x6,0xb0,0xe,0x22,0x9b,0x38,0x60,0xb3,0x5b,0x69,0x80,0x7c,0xb9,0x4e,0x5e, + 0xb4,0xc4,0xac,0xa4,0x48,0x74,0xde,0xba,0xde,0x9c,0xda,0x39,0x9b,0x6d,0x7d,0xf0, + 0x92,0x97,0xd5,0xc0,0x15,0xf6,0xf9,0x85,0xd1,0x1a,0xb4,0x64,0xd2,0xac,0x7b,0x46, + 0x11,0x2a,0xeb,0xad,0x88,0x89,0xb4,0xfc,0x3e,0xd1,0x82,0x36,0x76,0x2b,0x5a,0x94, + 0x71,0xde,0x7,0x5a,0xd4,0x62,0x7a,0xd,0x22,0xe2,0x35,0xc2,0xbd,0x41,0x3e,0xce, + 0x4,0xd6,0xa6,0x62,0x55,0x18,0xb8,0x1f,0xf4,0xc4,0x99,0xcc,0x1a,0x94,0xc4,0x95, + 0x8b,0xfb,0x41,0x42,0x9c,0x82,0xad,0x41,0x42,0x5c,0x5a,0xb9,0x1f,0x24,0xa8,0xdc, + 0x71,0xd,0xfc,0x93,0x85,0x9f,0xfb,0x41,0x42,0x2a,0xef,0x5d,0x83,0x92,0xb8,0x3a, + 0x75,0x3f,0xc8,0x30,0x25,0xec,0x6b,0xcb,0x5,0x86,0x7f,0x69,0x6a,0x86,0x74,0xe4, + 0xc2,0x72,0xb6,0x1c,0x73,0xf3,0xfa,0xb5,0xbc,0xd7,0xde,0x83,0x6b,0xb3,0x4c,0xc, + 0xd5,0x85,0xa8,0x7c,0x99,0x15,0xf8,0x94,0x81,0xdd,0x26,0xe,0xfc,0xb6,0x33,0xa1, + 0xab,0xea,0xe2,0x3b,0x9b,0xab,0xad,0xae,0xac,0x39,0x56,0x3e,0x1f,0xb4,0x64,0x59, + 0xc9,0x7e,0xb2,0xb1,0x11,0xad,0xe0,0x60,0x34,0xe0,0xed,0xca,0x19,0xb6,0x56,0xd9, + 0xd7,0x1d,0xa5,0x5f,0x18,0x35,0x7c,0xea,0x55,0x48,0xbf,0x9a,0xcd,0xd3,0x40,0x10, + 0x31,0xa1,0xa4,0xf,0x29,0xd,0x19,0x60,0x6,0xf1,0x92,0xd0,0x2b,0x48,0x22,0x16, + 0x21,0x68,0xe2,0xe,0xe9,0xcf,0x5,0x19,0x3,0x8c,0x1f,0xc0,0xb4,0x1,0xac,0xd3, + 0x32,0xe3,0xcf,0xe8,0x8,0x80,0x45,0x40,0x4e,0xe8,0x34,0x8,0x97,0xc4,0x3,0x6d, + 0x23,0x8c,0xf3,0x39,0x25,0x58,0x55,0xc2,0x54,0xfb,0x98,0x71,0x21,0x29,0x25,0x8f, + 0x1e,0xfd,0x40,0xa2,0xa2,0x44,0x7f,0x3e,0xe,0x29,0xee,0x36,0xf0,0xc6,0x3b,0x1, + 0x7a,0x7d,0xc9,0x5c,0x59,0x94,0xe8,0x87,0xc1,0x82,0xd3,0xe6,0x6f,0x17,0x3f,0xbf, + 0x79,0xfe,0xa8,0xbd,0xd7,0xfe,0xbe,0x9d,0x4f,0x18,0x23,0xfa,0x6c,0x9,0x23,0xee, + 0x13,0xe8,0x7c,0x31,0x2,0x2d,0xcd,0x17,0xe3,0x31,0xb6,0x24,0x22,0x99,0xf8,0x1d, + 0x0,0x91,0xb2,0xae,0x8b,0x72,0x24,0x92,0x34,0x5b,0xa6,0x97,0x17,0x77,0x63,0x80, + 0xa3,0x31,0x95,0x37,0xe,0x90,0x4,0xd8,0xb3,0x2a,0x99,0xc,0xa9,0x7e,0x0,0x7b, + 0xba,0xa2,0x35,0x4e,0x84,0x18,0x24,0x42,0xa4,0x20,0x13,0x4a,0x51,0xfb,0x27,0x5b, + 0xe5,0x2d,0x32,0xf9,0xdd,0xc4,0xae,0xcd,0x92,0x14,0x6,0x71,0xc4,0x52,0x4f,0x22, + 0x7d,0x4c,0xcd,0x58,0x25,0x7b,0xd4,0xf3,0x94,0x64,0x90,0xc9,0xd7,0x5d,0x30,0xe1, + 0xd1,0x1d,0xbc,0x3a,0x66,0xfe,0x65,0xe1,0x90,0x6c,0xce,0x98,0xc4,0x76,0x9d,0x94, + 0x11,0x9b,0x4e,0xf8,0x92,0x73,0xdc,0x3a,0xdf,0x13,0x48,0xc3,0x1a,0xb1,0x21,0xa6, + 0x5b,0x55,0xcb,0xf8,0x97,0xd,0x74,0x1e,0xf0,0x7d,0x4d,0xe4,0x51,0x54,0x5f,0x18, + 0xf7,0x4f,0x1e,0xd6,0xb0,0x19,0xc,0xdd,0x9d,0xcd,0xb0,0x68,0x77,0xe3,0x48,0xa1, + 0x3b,0xdd,0x95,0xe,0x3b,0xc8,0x48,0xf5,0x0,0xf9,0xf3,0xc1,0xe2,0x3c,0xec,0x6f, + 0xbd,0x55,0xc,0x8b,0xfd,0x70,0x26,0x4c,0xe9,0xbd,0xda,0x14,0xf6,0xa6,0x9,0xe2, + 0xdd,0x26,0x52,0x34,0x3,0xf5,0xe8,0x18,0x62,0x72,0xda,0xb0,0xa2,0xcd,0xe3,0x2c, + 0xd6,0x38,0x12,0xb9,0xf0,0x7b,0x88,0xcc,0xa,0xf7,0xf5,0xc6,0x72,0x7a,0x5f,0x78, + 0x3f,0xde,0x60,0x5e,0x6d,0x1,0xe7,0xa6,0xb2,0xbc,0x1,0x5b,0xe1,0xde,0x5a,0xb2, + 0x25,0x36,0xe6,0xa2,0x3d,0x37,0xe2,0xf4,0x3d,0x77,0x70,0xe9,0xec,0x93,0x60,0xe6, + 0xe,0x98,0x58,0x2,0xe,0xb8,0x37,0x48,0xfe,0x45,0x3a,0xe4,0x19,0x6e,0xcc,0x13, + 0xdc,0x9e,0xdf,0x5d,0xa1,0x98,0x20,0xa7,0xa1,0x9e,0x91,0x47,0xa4,0x13,0x53,0x96, + 0xec,0x5e,0x28,0xe2,0x60,0xce,0xb6,0x45,0xce,0x17,0xf4,0x3a,0xcb,0x6c,0x3,0x61, + 0xe4,0x6,0x2,0xb6,0x60,0x3,0xd7,0x3b,0x0,0xca,0x68,0xa8,0x69,0x6c,0xa4,0x1f, + 0xef,0x7b,0x74,0x24,0xe2,0x3e,0xbc,0x91,0x4f,0x60,0xf5,0x3a,0x66,0x3e,0xe0,0xd0, + 0xda,0xf,0x15,0x9,0x11,0x84,0xbc,0xb3,0x6b,0xbd,0x0,0xdc,0xba,0x44,0xea,0xf6, + 0x3e,0x38,0x5c,0x18,0x30,0x63,0xd7,0xd4,0x3b,0x67,0xef,0x29,0x4c,0xb6,0x5b,0x50, + 0xcf,0x3,0xd0,0x7e,0xe0,0x81,0xe8,0x47,0xae,0xc7,0xb,0x6c,0x5e,0xa3,0xff,0x93, + 0xc7,0xc6,0x3e,0xba,0x8e,0xae,0x64,0x48,0x43,0xde,0xbf,0x55,0x44,0x59,0x7,0x3, + 0x63,0xd8,0x7b,0x78,0x95,0x65,0xf8,0x31,0x50,0x6e,0x1d,0x4b,0x3d,0x36,0xa4,0x11, + 0xf4,0x11,0x5e,0x9f,0x21,0x2b,0xec,0x88,0x6a,0x5d,0x59,0x4c,0x40,0x41,0xb,0x4a, + 0x99,0x5c,0x2c,0x3d,0x3d,0xef,0x99,0xcb,0x38,0x1d,0x96,0xc0,0x1e,0xa4,0x94,0x70, + 0x8d,0x5a,0xf2,0x9,0x64,0x55,0xf4,0x27,0xf0,0x91,0xa5,0xca,0x93,0xb2,0xa,0x1b, + 0xac,0x75,0x92,0xc0,0x3f,0xf0,0xd8,0xe0,0x52,0x6e,0x3a,0x17,0xfa,0xc7,0xe4,0xfa, + 0xe9,0x15,0xf8,0xc5,0x78,0xbb,0xc8,0x45,0x19,0x23,0x57,0x9c,0x6d,0xf4,0x8a,0x5, + 0xae,0x10,0xdb,0x6f,0x42,0xee,0x99,0xbc,0x9,0xbd,0xa3,0x6b,0x90,0xbe,0xef,0x7a, + 0xde,0xb2,0x5e,0x32,0xee,0xe,0x5d,0x68,0xa9,0x7,0x8c,0xf6,0x5e,0x62,0xb8,0x4a, + 0x5e,0xd0,0xe8,0x9f,0x72,0x50,0x5,0xbe,0x60,0xe5,0x80,0x61,0x3d,0x72,0xec,0xf6, + 0x13,0xee,0xdb,0xf4,0x1e,0x11,0xcc,0x62,0x23,0x87,0x6b,0x23,0x6c,0xe4,0xae,0x22, + 0x28,0x79,0x57,0x38,0xe7,0xca,0xdc,0x32,0x3e,0x28,0xdb,0x61,0x9c,0x25,0x3e,0x40, + 0xd4,0x32,0x77,0x17,0xdb,0xf2,0x8b,0xc8,0xbf,0xdd,0xde,0x61,0xe4,0xdc,0xd7,0x93, + 0xfd,0xa4,0x9f,0x12,0x21,0x2c,0x4d,0xf2,0x5e,0xe1,0x84,0xd,0x87,0xe8,0xfc,0xb4, + 0xf9,0x7f,0xfd,0xf3,0x13,0xfc,0x41,0xb0,0x30,0x18,0x7a,0x65,0x83,0x56,0x7e,0xb5, + 0xbe,0x2a,0xf5,0x7f,0x25,0xf3,0xe0,0x67,0xc9,0x47,0xdb,0xe,0xa9,0xeb,0x6d,0xd9, + 0x6d,0x67,0xcb,0xd9,0xea,0xaa,0x6b,0x83,0x4e,0xe7,0x15,0xc9,0x74,0xfc,0x24,0xd9, + 0x72,0x87,0xb7,0xa8,0x4c,0x7d,0x8d,0xb0,0xfd,0x20,0x1c,0xea,0x48,0x86,0xe7,0x65, + 0xa,0x60,0x56,0x5c,0xfa,0x5,0x7f,0x66,0xe2,0xf5,0x49,0x97,0xce,0x11,0xfe,0xcc, + 0x30,0x71,0xd4,0x93,0x7a,0x9c,0xd6,0x7b,0x10,0x98,0x10,0xc1,0xd4,0x10,0xea,0x2a, + 0xc7,0x36,0xad,0x8b,0xed,0xce,0x9e,0xb1,0x3f,0x74,0x87,0x6c,0xce,0xa1,0x7f,0xcf, + 0x9c,0x3b,0x1c,0x60,0x81,0xcd,0xb7,0x7b,0xc3,0xbc,0xaf,0x40,0xf8,0xf2,0x18,0x9f, + 0xb1,0xda,0x7d,0x92,0xa7,0x91,0xa4,0xe3,0xb9,0x3d,0x76,0x47,0xf2,0xaa,0x27,0xcd, + 0x1b,0x8f,0xdd,0xb5,0xb6,0xec,0xf9,0xd0,0x79,0x2,0xe7,0xb3,0x60,0x51,0xe2,0xee, + 0x51,0x18,0x6d,0x90,0x36,0x6e,0x42,0x10,0x55,0x92,0x31,0x4b,0x53,0xb7,0x2b,0x5c, + 0xff,0xc3,0x88,0xcc,0xb6,0x50,0xe1,0x98,0x1,0xf5,0xbc,0x76,0x74,0x74,0x30,0xcf, + 0x52,0x45,0x56,0xb3,0x53,0x9c,0xe2,0x49,0x4c,0x3b,0x80,0xe9,0xa1,0xbb,0xdc,0xe4, + 0x44,0x16,0x78,0x2b,0x60,0xa,0x23,0xe2,0x92,0x76,0x29,0x8e,0x9d,0x72,0x1c,0x6d, + 0xc3,0x3f,0x7c,0x3a,0x81,0x10,0xac,0x91,0xad,0x2b,0x14,0x5d,0x83,0xfb,0x7c,0x72, + 0xd9,0xeb,0x2c,0xd6,0x91,0x4a,0x5c,0xa5,0x7f,0x50,0x52,0x51,0x5b,0x44,0xd5,0x84, + 0x51,0xaf,0x47,0x9b,0x5b,0x32,0x30,0x60,0x51,0x31,0xb7,0x4d,0xa4,0x43,0x46,0x4, + 0x88,0xe5,0x51,0x88,0x17,0x59,0x30,0x8c,0x1c,0x5d,0x80,0xfb,0x7c,0xb2,0x54,0x9b, + 0xf,0xd5,0x4,0x99,0xdc,0xae,0x78,0x50,0xb2,0xc4,0x5d,0x8d,0x6,0x91,0xfb,0x13, + 0xd5,0x4,0x1a,0x6f,0x67,0x7c,0x3e,0x41,0xa8,0x2d,0xb,0x72,0xe0,0xce,0xd6,0x11, + 0x6,0x80,0x7f,0x5a,0x49,0x54,0x7b,0x6a,0x90,0x58,0xbc,0xa6,0x31,0xcb,0xe8,0x4b, + 0x2c,0x53,0xd6,0x5c,0x41,0x27,0x97,0x33,0xe9,0x85,0x97,0x5e,0xd3,0x40,0xbf,0x8e, + 0xed,0x7b,0x25,0x95,0x2f,0x35,0x22,0x7e,0x79,0x34,0x81,0xfa,0xa3,0xe7,0xe8,0x94, + 0x94,0x5d,0xd,0xeb,0x8b,0x62,0xf8,0xca,0x2b,0x2c,0x2c,0x44,0xbd,0x65,0x74,0x51, + 0x90,0x32,0x8e,0x30,0xab,0x3c,0xa4,0xa0,0x50,0x54,0x1d,0x9d,0xc6,0x23,0xff,0xe6, + 0xe4,0x0,0x5b,0xe5,0xa,0xf,0xb6,0x29,0xd6,0xb7,0xa,0x6b,0x5e,0xd9,0x36,0x8c, + 0x6a,0x5a,0xa6,0x32,0x97,0x95,0x82,0x60,0x0,0xab,0x44,0xcc,0x1c,0xec,0x29,0xbe, + 0xef,0xce,0xf0,0xc5,0xdd,0x98,0x23,0x8d,0x73,0x78,0x74,0x11,0x60,0x9e,0x78,0x3b, + 0x5b,0x30,0x66,0xad,0x16,0xe3,0xc0,0x85,0xa8,0x1b,0x86,0xc1,0x2,0x6b,0x21,0x58, + 0x2b,0x48,0xf5,0xc6,0x76,0xa0,0xf,0x9d,0x27,0x3b,0x95,0x6e,0xef,0xb6,0x56,0x65, + 0xaf,0xdd,0xb4,0x70,0xae,0x18,0x67,0x7d,0x4c,0x81,0xea,0xf9,0x73,0xf5,0xe4,0x7, + 0xd2,0x4e,0xc7,0x9c,0x35,0xeb,0x58,0xeb,0xae,0x7c,0x5f,0x4e,0x31,0x26,0xe6,0x95, + 0x2d,0xb2,0xd0,0xc7,0x79,0x8f,0x14,0xe7,0xa3,0xf9,0x2e,0x3e,0xd,0x2,0x1c,0x65, + 0x94,0x2c,0xf,0xe6,0xa1,0xfc,0x62,0x24,0xfa,0x6a,0xa6,0xc9,0xf0,0xd5,0xbc,0x29, + 0xd9,0xfc,0x5f,0xc4,0xb1,0x31,0xf3,0xc7,0x8e,0x45,0x64,0xd8,0xa,0xa,0x37,0x95, + 0x94,0xbc,0xb4,0x20,0xa3,0xb7,0x33,0xf2,0x72,0xb1,0x6c,0x64,0xc8,0xd2,0x7f,0xdb, + 0x5e,0x3d,0x6f,0x36,0xf,0x3,0x72,0xa,0x3c,0x61,0xfe,0xd8,0xa,0x54,0x50,0xae, + 0x97,0xf3,0x77,0xec,0xf3,0x27,0x3d,0x22,0x1e,0x34,0x6,0x1f,0xad,0xd8,0xbc,0x2a, + 0xc6,0xf4,0xcc,0xc5,0x97,0x82,0x82,0x5d,0x5e,0x29,0x7b,0xa6,0x87,0x90,0x12,0xd9, + 0x27,0x29,0xa0,0xa9,0x74,0xcb,0xa1,0x94,0x69,0x66,0xcf,0x99,0xac,0xa2,0x19,0x69, + 0x80,0x45,0x5e,0x5e,0xae,0xe5,0xa7,0x93,0x57,0x57,0xf1,0xa5,0x62,0x75,0x4a,0x89, + 0xb2,0x99,0xab,0x2,0x49,0x0,0x44,0x1a,0x9a,0x4f,0x55,0x8d,0xf1,0xc8,0x40,0x61, + 0x89,0x61,0x7f,0x6b,0x8a,0x0,0x51,0xd8,0x49,0xc5,0x9d,0x7d,0xf5,0x74,0x35,0x2e, + 0x49,0x70,0x46,0x7b,0x6c,0x95,0x3b,0x3,0x4f,0xca,0x1c,0xa9,0x2c,0x13,0x7f,0x4e, + 0x4f,0xfa,0x94,0x74,0x3e,0xce,0x93,0x1a,0x62,0x76,0x86,0x77,0xf7,0xd5,0x99,0x4a, + 0x24,0xff,0x7e,0xde,0xb4,0xba,0xb7,0x93,0x1f,0x51,0xdd,0xa1,0xaf,0xdb,0xbe,0xa5, + 0xaf,0x2b,0xf3,0xdf,0x1f,0x1b,0x1f,0xfe,0x6,0xbe,0x34,0x96,0x92,0x65,0xd7,0x20, + 0x2d,0xca,0xca,0x3b,0xa7,0xf2,0xab,0x3a,0xd4,0xee,0x68,0x43,0xb1,0x9a,0x8e,0xdb, + 0x73,0xa7,0x82,0x7a,0x70,0xfc,0xaa,0xcf,0x92,0x5e,0x35,0x9b,0x55,0x12,0xac,0x8, + 0x46,0x6d,0xba,0x15,0xa7,0x56,0x24,0x1b,0x91,0x12,0xb9,0xd4,0x6e,0x59,0x1e,0x64, + 0xc9,0xa6,0x48,0x3a,0x9d,0x2a,0x9f,0xc6,0x10,0xdc,0x2a,0xa7,0x4c,0x71,0xd1,0xb9, + 0x65,0x4e,0xf0,0x23,0x17,0xd9,0xd0,0x5f,0x62,0xdd,0xc4,0xb2,0x1f,0x48,0x4f,0xff, + 0xd2,0xd7,0x6f,0xd9,0x5f,0x45,0x14,0x29,0xd4,0x97,0xd3,0x71,0x3,0xbf,0xaa,0x9a, + 0x73,0xfc,0x32,0x4a,0x7a,0x77,0x3d,0x8b,0xa5,0x32,0x62,0x8b,0x0,0xba,0xc5,0xfa, + 0x2,0x53,0x97,0x65,0x6c,0xe4,0xa6,0x74,0x2d,0xbf,0xda,0xd6,0x29,0x8c,0x65,0xf6, + 0x62,0xb7,0x8e,0x23,0xfa,0x23,0xd4,0x12,0x40,0xdc,0x1,0xd2,0xaa,0xbc,0xd7,0xb6, + 0x57,0x2b,0x12,0xd0,0x3a,0xc2,0x75,0x9e,0x3c,0xb1,0x83,0x17,0x85,0x3a,0xdd,0xd0, + 0x50,0x55,0x46,0xa8,0x4,0xf1,0x3a,0xa4,0x9c,0x86,0x57,0xf4,0x27,0x8e,0x9f,0xfb, + 0xfc,0xc2,0xec,0x49,0x6d,0xe0,0x9f,0x4b,0x21,0xaa,0x42,0x62,0xe9,0x76,0xac,0x8a, + 0x5b,0x75,0x25,0xf8,0xa,0x27,0x98,0xa4,0x93,0x57,0x38,0x9d,0xe1,0xa7,0x74,0xd5, + 0xe,0x1,0x25,0x5d,0xac,0xd2,0x1a,0xc6,0x89,0xfc,0x14,0xcf,0x76,0x5e,0x2e,0xdb, + 0x2a,0x1e,0xf3,0x49,0xa0,0x17,0xe9,0xee,0x47,0x20,0xe8,0xa9,0x19,0x3e,0x1d,0x8a, + 0x47,0xb0,0x80,0x9,0x6f,0x8b,0x60,0x84,0x1d,0x19,0xc1,0xa,0x81,0xe,0xef,0x18, + 0xc9,0xca,0x47,0xa5,0xb2,0xb8,0x9d,0x6,0x44,0xae,0xce,0x8,0x2a,0x2a,0x1b,0xb1, + 0x3b,0xc5,0xac,0xa0,0x42,0x5b,0xd0,0x75,0x10,0xf8,0xbe,0x2a,0xa0,0xf1,0x62,0xfd, + 0x16,0xe0,0x6a,0xa8,0xb0,0xfe,0x87,0x15,0xb6,0x16,0xf8,0xc7,0xfa,0x3b,0xff,0x32, + 0x6b,0xc3,0x56,0xf4,0x9,0xbc,0xb3,0xad,0xff,0x87,0x0,0xb8,0xb5,0x7d,0x70,0x6b, + 0x6a,0x9,0x11,0xe8,0xf9,0x4b,0xd8,0xbe,0xee,0xe1,0x6c,0xb,0x83,0x55,0x45,0xb7, + 0x80,0x6c,0xbd,0x16,0xb0,0xec,0xe8,0x63,0xe3,0x78,0xa2,0xa,0x2c,0x95,0x74,0x4a, + 0xb,0x7b,0x86,0xdd,0xcf,0x74,0x4,0xb7,0xc4,0xe8,0x72,0xd,0x8c,0x22,0x70,0xbc, + 0xbe,0x89,0x72,0xa0,0x5c,0xa,0x64,0x9d,0xe9,0x2c,0x28,0xaa,0x63,0x62,0xb3,0x24, + 0x76,0xb7,0x61,0x7,0xb6,0xbb,0x39,0x71,0xa1,0x9b,0x5e,0x38,0xfc,0x3c,0x7,0x86, + 0x15,0x9,0x54,0x37,0x8c,0xee,0xb0,0x4c,0x3d,0x74,0x97,0x6a,0x48,0xe9,0x0,0x75, + 0x9e,0x81,0x38,0xed,0x92,0xd,0xe0,0x4,0x6d,0xb0,0x7c,0xf9,0xc8,0x98,0xaf,0x9b, + 0x8e,0xe3,0x89,0xfc,0xda,0x90,0x86,0x66,0x5b,0x22,0xed,0x5b,0xfd,0x5f,0x1e,0x48, + 0x40,0xa9,0x71,0xdd,0x3d,0xaf,0x47,0xec,0xea,0x16,0xcc,0xde,0x7b,0xe8,0xcc,0xde, + 0xab,0xc0,0x6c,0x7b,0xcf,0xff,0xad,0x35,0x6a,0xa8,0x41,0x62,0x2,0xb1,0xec,0x4, + 0x5e,0x31,0x59,0x53,0x89,0x1e,0x4f,0x1f,0xb8,0x12,0x1,0x1,0x5f,0xc0,0x62,0x39, + 0xbb,0xbe,0xd,0xb7,0xbf,0x7d,0xe8,0xdc,0xfe,0xb6,0x2,0xb7,0xd7,0xef,0xf9,0x27, + 0x5a,0x2c,0xc4,0x57,0xfc,0x40,0x75,0xdd,0x0,0xbb,0x7c,0xe0,0xa,0xd4,0x2e,0x4d, + 0xb,0x3f,0x85,0xb9,0x8a,0x45,0x70,0xb,0x66,0x77,0x1e,0x3a,0xb3,0x3b,0x15,0x98, + 0xbd,0x7e,0xcf,0x3f,0xd1,0x5a,0x71,0x85,0x76,0xb,0xd,0xda,0x7b,0xe8,0x1a,0xb4, + 0xf7,0x45,0xcc,0x75,0xea,0x5e,0xaf,0xc9,0x68,0x18,0xf1,0xc0,0x39,0x3d,0xbd,0x73, + 0x5b,0x5d,0xe7,0xeb,0x7,0xf5,0xef,0x87,0xda,0xff,0x0,0xdc,0x8b,0x5f,0x45, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/StockDetailsRow.qml + 0x0,0x0,0x3,0xc5, + 0x2f, + 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x32,0xa, + 0x40,0x61,0x75,0x74,0x68,0x6f,0x72,0x3a,0x20,0x53,0x75,0x64,0x68,0x65,0x65,0x72, + 0x20,0x4b,0x2e,0x20,0x3c,0x73,0x63,0x69,0x66,0x69,0x31,0x39,0x34,0x37,0x20,0x61, + 0x74,0x20,0x67,0x6d,0x61,0x69,0x6c,0x2e,0x63,0x6f,0x6d,0x3e,0xa,0x40,0x6c,0x69, + 0x63,0x65,0x6e,0x73,0x65,0x3a,0x20,0x47,0x4e,0x55,0x20,0x47,0x65,0x6e,0x65,0x72, + 0x61,0x6c,0x20,0x50,0x75,0x62,0x6c,0x69,0x63,0x20,0x4c,0x69,0x63,0x65,0x6e,0x73, + 0x65,0xa,0x2a,0x2f,0xa,0xa,0x69,0x6d,0x70,0x6f,0x72,0x74,0x20,0x51,0x74,0x20, + 0x34,0x2e,0x37,0xa,0xa,0x52,0x6f,0x77,0x7b,0xa,0x20,0x20,0x20,0x20,0x70,0x72, + 0x6f,0x70,0x65,0x72,0x74,0x79,0x20,0x73,0x74,0x72,0x69,0x6e,0x67,0x20,0x6c,0x61, + 0x62,0x65,0x6c,0x31,0xa,0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65,0x72,0x74, + 0x79,0x20,0x73,0x74,0x72,0x69,0x6e,0x67,0x20,0x76,0x61,0x6c,0x75,0x65,0x31,0xa, + 0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x20,0x69,0x6e,0x74, + 0x20,0x63,0x65,0x6c,0x6c,0x31,0x57,0x69,0x64,0x74,0x68,0xa,0x20,0x20,0x20,0x20, + 0x70,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x20,0x73,0x74,0x72,0x69,0x6e,0x67,0x20, + 0x6c,0x61,0x62,0x65,0x6c,0x32,0xa,0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65, + 0x72,0x74,0x79,0x20,0x73,0x74,0x72,0x69,0x6e,0x67,0x20,0x76,0x61,0x6c,0x75,0x65, + 0x32,0xa,0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x20,0x69, + 0x6e,0x74,0x20,0x63,0x65,0x6c,0x6c,0x32,0x57,0x69,0x64,0x74,0x68,0xa,0xa,0x20, + 0x20,0x20,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x33,0x30,0xa,0x20,0x20, + 0x20,0x20,0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x3a,0x20,0x35,0xa,0xa,0x20,0x20, + 0x20,0x20,0x54,0x65,0x78,0x74,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x77,0x69,0x64,0x74,0x68,0x3a,0x20,0x63,0x65,0x6c,0x6c,0x31,0x57,0x69,0x64,0x74, + 0x68,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x68,0x65,0x69,0x67,0x68,0x74, + 0x3a,0x20,0x69,0x74,0x65,0x6d,0x48,0x65,0x69,0x67,0x68,0x74,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x68,0x6f,0x72,0x69,0x7a,0x6f,0x6e,0x74,0x61,0x6c,0x41, + 0x6c,0x69,0x67,0x6e,0x6d,0x65,0x6e,0x74,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x41, + 0x6c,0x69,0x67,0x6e,0x4c,0x65,0x66,0x74,0x3b,0x20,0x76,0x65,0x72,0x74,0x69,0x63, + 0x61,0x6c,0x41,0x6c,0x69,0x67,0x6e,0x6d,0x65,0x6e,0x74,0x3a,0x20,0x54,0x65,0x78, + 0x74,0x2e,0x41,0x6c,0x69,0x67,0x6e,0x56,0x43,0x65,0x6e,0x74,0x65,0x72,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2e,0x70,0x69,0x78,0x65, + 0x6c,0x53,0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0x3b,0x66,0x6f,0x6e,0x74,0x2e,0x62, + 0x6f,0x6c,0x64,0x3a,0x20,0x66,0x61,0x6c,0x73,0x65,0x3b,0x20,0x65,0x6c,0x69,0x64, + 0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x45,0x6c,0x69,0x64,0x65,0x52,0x69,0x67, + 0x68,0x74,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e, + 0x52,0x61,0x69,0x73,0x65,0x64,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x43,0x6f,0x6c, + 0x6f,0x72,0x3a,0x20,0x22,0x62,0x6c,0x61,0x63,0x6b,0x22,0xa,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x22,0x23,0x66,0x66,0x66, + 0x66,0x66,0x66,0x22,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x74,0x65, + 0x78,0x74,0x3a,0x20,0x6c,0x61,0x62,0x65,0x6c,0x31,0x2b,0x22,0x3a,0x20,0x22,0x20, + 0x2b,0x20,0x76,0x61,0x6c,0x75,0x65,0x31,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0xa, + 0x20,0x20,0x20,0x20,0x54,0x65,0x78,0x74,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x77,0x69,0x64,0x74,0x68,0x3a,0x20,0x63,0x65,0x6c,0x6c,0x32,0x57,0x69, + 0x64,0x74,0x68,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x68,0x65,0x69,0x67, + 0x68,0x74,0x3a,0x20,0x69,0x74,0x65,0x6d,0x48,0x65,0x69,0x67,0x68,0x74,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x68,0x6f,0x72,0x69,0x7a,0x6f,0x6e,0x74,0x61, + 0x6c,0x41,0x6c,0x69,0x67,0x6e,0x6d,0x65,0x6e,0x74,0x3a,0x20,0x54,0x65,0x78,0x74, + 0x2e,0x41,0x6c,0x69,0x67,0x6e,0x4c,0x65,0x66,0x74,0x3b,0x20,0x76,0x65,0x72,0x74, + 0x69,0x63,0x61,0x6c,0x41,0x6c,0x69,0x67,0x6e,0x6d,0x65,0x6e,0x74,0x3a,0x20,0x54, + 0x65,0x78,0x74,0x2e,0x41,0x6c,0x69,0x67,0x6e,0x56,0x43,0x65,0x6e,0x74,0x65,0x72, + 0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2e,0x70,0x69, + 0x78,0x65,0x6c,0x53,0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0x3b,0x20,0x66,0x6f,0x6e, + 0x74,0x2e,0x62,0x6f,0x6c,0x64,0x3a,0x20,0x66,0x61,0x6c,0x73,0x65,0x3b,0x20,0x65, + 0x6c,0x69,0x64,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x45,0x6c,0x69,0x64,0x65, + 0x52,0x69,0x67,0x68,0x74,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x54,0x65, + 0x78,0x74,0x2e,0x52,0x61,0x69,0x73,0x65,0x64,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65, + 0x43,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x22,0x62,0x6c,0x61,0x63,0x6b,0x22,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x22,0x23, + 0x66,0x66,0x66,0x66,0x66,0x66,0x22,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x6c,0x61,0x62,0x65,0x6c,0x32,0x2b,0x22,0x3a, + 0x20,0x22,0x20,0x2b,0x20,0x76,0x61,0x6c,0x75,0x65,0x32,0xa,0x20,0x20,0x20,0x20, + 0x7d,0xa,0x7d,0xa, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Config.qml 0x0,0x0,0x7,0x6e, 0x2f, - 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x31,0xa, + 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x32,0xa, 0x40,0x61,0x75,0x74,0x68,0x6f,0x72,0x3a,0x20,0x53,0x75,0x64,0x68,0x65,0x65,0x72, 0x20,0x4b,0x2e,0x20,0x3c,0x73,0x63,0x69,0x66,0x69,0x31,0x39,0x34,0x37,0x20,0x61, 0x74,0x20,0x67,0x6d,0x61,0x69,0x6c,0x2e,0x63,0x6f,0x6d,0x3e,0xa,0x40,0x6c,0x69, @@ -460,281 +737,336 @@ static const unsigned char qt_resource_data[] = { 0x69,0x74,0x79,0x2e,0x6c,0x6f,0x67,0x4d,0x65,0x73,0x73,0x61,0x67,0x65,0x28,0x73, 0x74,0x72,0x4d,0x65,0x73,0x73,0x61,0x67,0x65,0x29,0xa,0x20,0x20,0x20,0x20,0x20, 0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/ConfigTickersComponent.qml - 0x0,0x0,0x6,0x2, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/ConfigTickersComponent.qml + 0x0,0x0,0x6,0x3e, 0x0, - 0x0,0x18,0x9d,0x78,0x9c,0xcd,0x58,0x4b,0x73,0xdb,0x36,0x10,0xbe,0xeb,0x57,0xa0, - 0xec,0x34,0x23,0xc7,0x2d,0x65,0xcb,0xce,0xa4,0x91,0x93,0x34,0xb6,0xe3,0xa6,0x9e, - 0xc4,0x99,0x54,0x79,0xf4,0xd0,0xe9,0x1,0x26,0x57,0x14,0x12,0x10,0x54,0x1,0xd0, - 0xb2,0xea,0xd1,0x7f,0xef,0x82,0x6f,0x12,0xa0,0xa4,0x38,0x3d,0x14,0x9a,0xb1,0x49, - 0x60,0xb1,0x8b,0xdd,0xfd,0xf6,0x1,0x8e,0x1e,0xe,0x5e,0xdc,0x80,0x54,0x2c,0x11, - 0x13,0x72,0xe0,0x1f,0xe,0x5e,0xd0,0x54,0xcf,0x13,0x39,0x21,0xef,0xd3,0x70,0xe, - 0x20,0xc9,0x6b,0x9f,0x3c,0x55,0x1,0x9b,0xb1,0xc3,0x27,0xc7,0x8f,0x9,0xd5,0x24, - 0x8a,0x29,0xe3,0x7e,0x90,0xc4,0xcf,0x7,0x2f,0x38,0xb,0x40,0x28,0x98,0x90,0x57, - 0x6f,0x3f,0x92,0x57,0x20,0x40,0x52,0x4e,0xde,0xa5,0xd7,0x38,0x4f,0xde,0xe4,0x6b, - 0x83,0x87,0xa3,0xc1,0x80,0xc5,0x8b,0x44,0x6a,0xf2,0xbb,0x26,0xc7,0xfe,0xe3,0xf2, - 0xcd,0x7b,0xc3,0xae,0x25,0x95,0xab,0xd1,0x67,0x35,0x7a,0x79,0xf6,0x51,0x33,0xce, - 0xf4,0xca,0xff,0xac,0x3c,0x42,0x15,0xa9,0x26,0x6,0x83,0x4b,0xd,0x31,0xb9,0x1b, - 0x10,0x1c,0x2c,0x9c,0x10,0xcd,0x82,0x2f,0x20,0x3f,0xd0,0xeb,0x6c,0x66,0x21,0x93, - 0x5,0x48,0xbd,0x22,0x4c,0x68,0x82,0x87,0x5a,0x24,0x2,0x84,0xfe,0x83,0x85,0x7a, - 0x6e,0xaf,0x33,0xe4,0xf4,0x1b,0xb0,0x68,0xae,0xb3,0x35,0xc5,0x22,0x81,0xe7,0xe5, - 0x49,0x34,0x85,0xbf,0x53,0x50,0x7a,0xa8,0xb4,0x64,0x22,0x22,0xf8,0xef,0xa,0x94, - 0xa2,0x11,0xec,0xd,0x32,0xca,0xf3,0x92,0xb1,0x9f,0x8,0xf3,0xcc,0x41,0x3,0x1e, - 0x25,0x3f,0x54,0x39,0x6a,0x1d,0x98,0x60,0x9a,0x51,0xce,0xfe,0x81,0xe1,0xde,0x49, - 0x8b,0x86,0x27,0x34,0x7c,0xbf,0x8a,0xaf,0x13,0xae,0xca,0xa5,0x75,0x2e,0x62,0x96, - 0x8a,0x40,0xa3,0x1b,0xda,0x24,0xb5,0x84,0x1b,0x2a,0x89,0xca,0xa7,0x4f,0xa5,0xa4, - 0x2b,0xf2,0xac,0x21,0x30,0x2,0x7d,0xca,0x79,0x87,0x71,0x66,0xb0,0x19,0x19,0xb6, - 0x76,0x3d,0x78,0xd0,0xe2,0xe2,0x73,0x10,0x91,0x9e,0x93,0xe7,0xe4,0x60,0xaf,0xad, - 0x8d,0x91,0xc7,0x50,0xc8,0x41,0x5b,0x81,0x59,0x22,0xc9,0x30,0x9f,0x27,0xec,0xa9, - 0x8b,0x17,0xce,0xef,0xef,0xef,0x75,0x6c,0x93,0xeb,0x5e,0xd9,0xd9,0x3b,0x5d,0x2c, - 0x40,0x84,0xc6,0xd6,0xde,0x7e,0x93,0xc7,0x9f,0xec,0xaf,0x7d,0xe2,0x11,0x9d,0x20, - 0x7c,0x94,0xbe,0x4a,0x42,0xe0,0x5e,0xc7,0x84,0x99,0xe7,0xf2,0x2d,0x15,0x8d,0x4f, - 0x33,0x7e,0xc3,0x3b,0x2f,0x5f,0xf1,0x26,0xa4,0xc3,0x75,0xdd,0xe1,0xb2,0xee,0xb8, - 0xa5,0x3e,0x5a,0xc5,0x14,0xe1,0x94,0x1a,0xd0,0x28,0x52,0x1f,0xb2,0x96,0x98,0x2d, - 0x36,0x98,0xae,0x9d,0xce,0x94,0x10,0x27,0x37,0x90,0x3b,0xa6,0x70,0xc4,0x8f,0x4c, - 0x84,0x70,0xdb,0xb0,0x76,0x53,0xf8,0xd4,0xd0,0x67,0x10,0xcc,0x68,0x2b,0xc1,0xfb, - 0x9e,0x9,0xbd,0x6c,0x27,0xce,0xe5,0x1c,0x4e,0x6,0x2d,0x70,0x48,0x50,0x29,0xd7, - 0x2d,0x58,0x38,0xa4,0x77,0xb0,0x51,0x6c,0xfa,0xee,0x19,0xf1,0x2e,0xa4,0x4c,0xa4, - 0xd7,0x41,0x81,0xa5,0x76,0xce,0x72,0x58,0x9e,0xc0,0x36,0x27,0x70,0x5,0x77,0xbd, - 0xc6,0xcd,0x84,0x4c,0xf0,0x88,0x4,0xcc,0x13,0x59,0xce,0x19,0x87,0xdc,0x4a,0x4d, - 0x30,0xb8,0xd5,0xad,0x85,0x39,0x6d,0x4d,0xc3,0xb0,0xad,0xea,0x9d,0x23,0xc,0xea, - 0x0,0xe8,0x87,0x7e,0x41,0xf9,0xac,0x24,0xd4,0xc9,0x47,0x84,0x97,0x3c,0xa7,0xca, - 0x11,0xcf,0xd,0x4c,0x87,0xa1,0xc3,0x73,0x9d,0xd,0x3d,0x9e,0xb2,0xce,0xde,0x2f, - 0x66,0x9a,0xef,0x46,0x58,0x7a,0xfb,0x39,0xa7,0x26,0x12,0x76,0x75,0xac,0xd3,0xb9, - 0x7d,0x51,0xb4,0x39,0x78,0x6c,0x8f,0xef,0xe6,0x75,0x1a,0xb6,0x12,0x40,0xaf,0x8c, - 0xaf,0xc4,0xd6,0xa5,0xb8,0xc1,0xd4,0x1b,0x6e,0xf0,0x43,0x2b,0x54,0xeb,0x70,0x6f, - 0xc0,0x25,0x9c,0x58,0xc6,0x69,0xee,0xa9,0xca,0x41,0x67,0x4f,0x5e,0x9a,0xb2,0x3d, - 0x2f,0x81,0x43,0x44,0x35,0xd4,0x9e,0x69,0x94,0xb1,0xe6,0x9e,0xa5,0x34,0x56,0x97, - 0x27,0x64,0x69,0x6a,0xd6,0xa4,0x53,0xc3,0x4e,0xc8,0x3c,0xab,0x57,0x93,0x6e,0xed, - 0x2a,0xc7,0x14,0x2,0x4d,0x45,0x84,0xe6,0xbc,0xcb,0xd8,0x71,0x94,0x8d,0x73,0x89, - 0xc,0xed,0xac,0x19,0x24,0xdc,0x18,0xc8,0xbb,0xe6,0x34,0xf8,0xe2,0xd9,0xeb,0xc9, - 0x82,0x6,0x8,0xc6,0x49,0x11,0x78,0x3f,0x90,0x31,0xf9,0x5,0x9b,0x82,0x31,0x31, - 0xad,0xc1,0xb1,0x4d,0x5f,0x1e,0x6d,0x41,0xa5,0x29,0x8d,0xf9,0x2b,0xf9,0x89,0x8c, - 0x6d,0xd2,0x42,0xb9,0x82,0x72,0x99,0xab,0x86,0x92,0xe,0x4b,0x93,0x96,0xe3,0x3, - 0xdc,0x6a,0x47,0xed,0xd0,0x38,0x5d,0xfa,0xc4,0xe6,0x4e,0x45,0x80,0x3d,0x8b,0xc2, - 0x88,0x9e,0xd5,0xc7,0x31,0x2f,0x1b,0x29,0xaf,0xa8,0x8c,0x18,0xb6,0x3d,0x47,0x7, - 0xbd,0x64,0xd8,0x1a,0xa1,0x4f,0x29,0x3f,0x47,0x86,0x20,0x2b,0xd6,0xed,0x69,0x6b, - 0x77,0xb9,0x7c,0xca,0xb1,0xc1,0x88,0x91,0x66,0x92,0xa9,0xe5,0x67,0xef,0x9f,0x7a, - 0x36,0x39,0x2c,0x84,0xa6,0x3c,0x1c,0x1f,0xec,0x68,0x77,0x8b,0x6a,0x96,0xe0,0xda, - 0x82,0xdd,0x2,0x7f,0x8f,0x8d,0x8,0x9a,0xfa,0x67,0x9b,0x53,0x46,0x83,0x26,0x35, - 0xd8,0x95,0x29,0xd8,0x4,0x80,0x91,0x4,0xc5,0xf1,0x2f,0xcc,0xf3,0xd4,0xc8,0xea, - 0x87,0x16,0x46,0xb6,0x6,0x7,0xb4,0x94,0x5e,0xf1,0x92,0xcf,0x94,0x32,0x5,0xe, - 0x78,0x66,0x34,0xe7,0x2d,0x8c,0x76,0x32,0x42,0x1f,0xf2,0x2d,0x56,0x26,0x12,0xf2, - 0x4a,0x75,0x96,0x6a,0x9d,0x88,0x53,0x9,0xb4,0xcf,0xe2,0x68,0xe2,0x7b,0x5a,0xb8, - 0x44,0x89,0x6c,0x11,0x4b,0x27,0x6d,0x69,0xa0,0xef,0xf,0x8a,0xe1,0x75,0x92,0xb6, - 0x19,0x97,0x31,0xb6,0x9c,0xe,0x75,0x32,0xeb,0x24,0xa9,0xc,0xd0,0x84,0x55,0xd7, - 0xcc,0xc,0xb1,0x1a,0xe5,0x6a,0xfa,0xb,0x11,0x79,0xce,0x7d,0xe5,0x21,0x83,0xc, - 0x76,0x97,0xa2,0x3c,0xa7,0x93,0xb8,0x30,0xc9,0xd1,0xb8,0xce,0x3b,0x47,0x63,0x8b, - 0x72,0x6d,0x9f,0xfc,0x2a,0x49,0x15,0x18,0x2b,0xbb,0xf,0x8f,0xfe,0x68,0xba,0xa3, - 0xa2,0xde,0x78,0xe2,0x19,0xe3,0x7c,0xe3,0x69,0xb1,0x17,0xe7,0x26,0xe3,0x5a,0x9d, - 0x78,0x73,0xf4,0x77,0x60,0xce,0x2d,0xeb,0x5d,0xb4,0x55,0x1a,0x33,0xbb,0xc2,0x3b, - 0x92,0xf9,0xbf,0x41,0x36,0x11,0x34,0x36,0x2e,0x5b,0x60,0x35,0x46,0xc8,0x7b,0x98, - 0xe4,0xe7,0x20,0xda,0xd0,0xac,0x6c,0xe1,0x17,0x54,0xfd,0xdc,0xde,0x15,0x77,0x99, - 0xf3,0x39,0xe2,0x1e,0x14,0x66,0x7c,0x8d,0x29,0xc,0xb4,0x8d,0xf5,0x93,0x1a,0x6f, - 0x4f,0xa8,0xf9,0x79,0x2e,0xbd,0xdc,0x6f,0xad,0xea,0xe8,0xa,0x32,0x13,0x5c,0x2, - 0x96,0xb9,0x49,0xa7,0xc9,0xb2,0x5a,0x18,0x8d,0x1c,0x49,0xac,0x5a,0x75,0xd6,0xb7, - 0x6a,0xd5,0x2e,0x73,0x75,0x82,0x28,0x1,0xa1,0x93,0x45,0xc5,0x1b,0x9f,0xab,0xf5, - 0x4a,0xd7,0xa3,0x63,0xf3,0xf3,0xb6,0xd6,0x5c,0xce,0x4,0x5c,0x84,0x4c,0x9b,0xe5, - 0xd6,0x62,0x6f,0x12,0x6e,0x51,0x6d,0xcf,0xe,0xf7,0xaf,0x1f,0xbb,0x95,0xb2,0x33, - 0xac,0xef,0x18,0xcc,0x79,0xba,0xe8,0x4d,0xd,0x46,0x4d,0x40,0x35,0x7d,0xbc,0xbf, - 0x23,0xf6,0x5c,0x71,0xd5,0x41,0x81,0xc9,0xcf,0x97,0x62,0x91,0x6a,0x77,0x4a,0xad, - 0xbc,0xbe,0x4b,0xf5,0xfa,0xc6,0xa4,0x7a,0xbf,0x5a,0xfe,0xe8,0x3f,0x2e,0xe5,0x31, - 0xbd,0x65,0x71,0x1a,0xbf,0xc9,0xae,0xa,0x93,0xb1,0xcd,0xde,0xae,0xb2,0xdb,0x8a, - 0xac,0x7b,0x3d,0xa0,0xb,0xa6,0xcd,0x27,0x3,0xaa,0xb3,0x6f,0x31,0xbf,0x9a,0x49, - 0xbc,0xd3,0x67,0x37,0x8f,0x0,0x6f,0x1e,0xfd,0x15,0xe5,0xf0,0x91,0xf9,0xa1,0x83, - 0x15,0xf6,0x9c,0xd9,0x55,0xa8,0x2c,0xa2,0x91,0x4,0x10,0x76,0x59,0x78,0xd,0xab, - 0xb7,0xf4,0x86,0x45,0x99,0x28,0x5f,0xd3,0xeb,0x89,0xe9,0xc5,0xf3,0xec,0xe1,0x22, - 0x56,0x7e,0x22,0xa6,0xa0,0x53,0x29,0xde,0xe5,0x29,0xaa,0x2f,0xdf,0xb6,0xaf,0x29, - 0x66,0x3,0x29,0x53,0x9f,0xe3,0x12,0x6f,0x46,0x7d,0xef,0xa9,0xb0,0xe5,0x9b,0x5e, - 0xcf,0xd7,0x92,0xc5,0xc3,0xbd,0x9e,0x5d,0x6d,0x5a,0xbc,0x48,0x79,0x8e,0x96,0xc3, - 0xce,0x78,0x85,0x2a,0x17,0xc6,0xd3,0x5f,0xa1,0x49,0x46,0xff,0xbf,0x52,0x64,0x96, - 0x4,0xa9,0x72,0xa0,0xa9,0x99,0xc4,0xab,0xc7,0xbe,0x3e,0xc9,0x4,0x74,0xe5,0x76, - 0xab,0x18,0x7f,0x7b,0x6,0xdb,0xd6,0x15,0xf5,0xb4,0x5f,0xdb,0xb3,0x44,0xe,0xfc, - 0x3a,0xdb,0x37,0xd7,0xfa,0x3a,0xa8,0x96,0xb2,0x76,0x3d,0xef,0x49,0xa0,0xb8,0xc3, - 0xdd,0x58,0xed,0xd6,0x27,0xed,0xd4,0x7a,0xb5,0xbd,0xbb,0xa1,0x8f,0x42,0x15,0x2a, - 0xd,0xfa,0x1b,0xa8,0x9d,0x9a,0xa7,0xed,0x8d,0xd3,0xfd,0xe0,0x7c,0x1f,0x3c,0xb7, - 0xdf,0x76,0xea,0xac,0x7a,0xba,0x2a,0xdb,0x3a,0x9b,0x5b,0xaa,0xfe,0x76,0xaa,0x15, - 0x16,0xdb,0x7a,0x29,0xbb,0x73,0x32,0x7f,0xab,0xa8,0xab,0x75,0x68,0xb5,0x31,0xcd, - 0x6,0xa,0x8b,0x3,0xa,0x8b,0x2d,0xc2,0x7c,0xba,0xa,0x85,0xe,0x95,0xeb,0x4a, - 0x5d,0x47,0x7d,0x5f,0x90,0x98,0x6f,0x13,0x9f,0x18,0x2c,0xed,0x5c,0xd0,0xf8,0xe0, - 0x61,0x8,0x9c,0x31,0xdd,0x8b,0xaa,0xd8,0x7c,0x22,0xe9,0xf9,0x68,0x52,0x8e,0xb0, - 0xf8,0x24,0xe2,0xfe,0x4e,0x52,0x1b,0xb1,0xb0,0xe2,0x7a,0xf0,0x2f,0x95,0xed,0x9e, - 0x7, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/MarketsTodayApp.qml - 0x0,0x0,0x7,0x8, + 0x0,0x19,0xa2,0x78,0x9c,0xdd,0x58,0x5b,0x73,0x13,0x37,0x14,0x7e,0xf7,0xaf,0x50, + 0xb7,0xd3,0x8e,0x43,0xda,0x4d,0xe2,0x84,0xa1,0x38,0x40,0x9,0x21,0x85,0xc,0x84, + 0x9,0xe,0xd0,0x87,0x4e,0x1f,0x94,0xdd,0x63,0x5b,0xa0,0x95,0x5c,0x49,0x1b,0xc7, + 0xcd,0xf8,0xbf,0xf7,0x68,0xd7,0x7b,0x95,0xd6,0x36,0x81,0xa7,0xae,0x67,0x92,0x5d, + 0xe9,0xe8,0xe8,0x5c,0xbe,0x73,0x91,0xf6,0x1e,0xf4,0x9e,0xdf,0x80,0xd2,0x4c,0x8a, + 0x21,0xd9,0xf,0x7,0xbd,0xe7,0x34,0x35,0x53,0xa9,0x86,0xe4,0x2a,0x8d,0xa7,0x0, + 0x8a,0xbc,0x9,0xc9,0x13,0x1d,0xb1,0x31,0x3b,0x78,0x7c,0xf4,0x88,0x50,0x43,0x26, + 0x9,0x65,0x3c,0x8c,0x64,0xf2,0xac,0xf7,0x9c,0xb3,0x8,0x84,0x86,0x21,0x79,0xf5, + 0xee,0x23,0x79,0x5,0x2,0x14,0xe5,0xe4,0x32,0xbd,0xc6,0x71,0xf2,0x36,0x9f,0xeb, + 0x3d,0xd8,0xeb,0xf5,0x58,0x32,0x93,0xca,0x90,0xf7,0x86,0x1c,0x85,0x8f,0x8a,0xaf, + 0xe0,0x2d,0xbb,0x56,0x54,0x2d,0xf6,0x3e,0xeb,0xbd,0x97,0x2f,0x3e,0x1a,0xc6,0x99, + 0x59,0x84,0x9f,0x75,0x40,0xa8,0x26,0xe5,0x40,0xaf,0x77,0x6e,0x20,0x21,0x77,0x3d, + 0x82,0xf,0x8b,0x87,0xc4,0xb0,0xe8,0xb,0xa8,0xf,0xf4,0x3a,0x1b,0x99,0x29,0x39, + 0x3,0x65,0x16,0x84,0x9,0x43,0x50,0xa8,0x99,0x14,0x20,0xcc,0x9f,0x2c,0x36,0x53, + 0x77,0x9e,0x21,0xa7,0xd7,0xc0,0x26,0x53,0x93,0xcd,0x69,0x36,0x11,0x28,0x2f,0x97, + 0x93,0x11,0xfc,0x93,0x82,0x36,0x7d,0x6d,0x14,0x13,0x13,0x82,0xff,0x2e,0x40,0x6b, + 0x3a,0x81,0x9d,0x5e,0x46,0x79,0x5a,0x30,0xe,0xa5,0xb0,0xef,0x1c,0xc,0xa0,0x28, + 0xb9,0x50,0xc5,0x53,0xe9,0xc0,0x4,0x33,0x8c,0x72,0xf6,0x2f,0xf4,0x77,0x8e,0x1b, + 0x34,0x5c,0xd2,0xf8,0x6a,0x91,0x5c,0x4b,0xae,0x8b,0xa9,0x65,0xbe,0xc5,0x38,0x15, + 0x91,0x41,0x37,0x34,0x49,0xaa,0x1d,0x6e,0xa8,0x22,0x3a,0x1f,0x3e,0x51,0x8a,0x2e, + 0xc8,0xd3,0xda,0x86,0x13,0x30,0x27,0x9c,0xb7,0x18,0x67,0x6,0x1b,0x93,0x7e,0x63, + 0xd5,0xcf,0x3f,0x37,0xb8,0x84,0x1c,0xc4,0xc4,0x4c,0xc9,0x33,0xb2,0xbf,0xd3,0xd4, + 0xc6,0xee,0xc7,0x70,0x93,0xfd,0xa6,0x2,0x63,0xa9,0x48,0x3f,0x1f,0x27,0xec,0x89, + 0x8f,0x17,0x8e,0xef,0xee,0xee,0xb4,0x6c,0x93,0xeb,0x5e,0xda,0x39,0x38,0x99,0xcd, + 0x40,0xc4,0xd6,0xd6,0xc1,0x6e,0x9d,0xc7,0x5f,0xec,0xef,0x5d,0x12,0x10,0x23,0x11, + 0x3e,0xda,0x5c,0xc8,0x18,0x78,0xd0,0x32,0x61,0xe6,0xb9,0x7c,0x49,0x49,0x13,0xd2, + 0x8c,0x5f,0xff,0x2e,0xc8,0x67,0x82,0x21,0x69,0x71,0x5d,0xb6,0xb8,0x2c,0x5b,0x6e, + 0xa9,0x44,0x2b,0x99,0x22,0x9c,0x52,0xb,0x1a,0x4d,0x2a,0x21,0xab,0x1d,0xb3,0xc9, + 0x1a,0xd3,0xa5,0xd7,0x99,0xa,0x12,0x79,0x3,0xb9,0x63,0x56,0x8e,0xf8,0x85,0x89, + 0x18,0x6e,0x6b,0xd6,0xae,0x6f,0x3e,0xb2,0xf4,0x19,0x4,0x33,0xda,0x72,0xe3,0xdd, + 0xc0,0x86,0x5e,0xb6,0x12,0xc7,0x72,0xe,0xc7,0xbd,0x6,0x38,0x14,0xe8,0x94,0x9b, + 0x6,0x2c,0x3c,0xbb,0xb7,0xb0,0xb1,0x5a,0xf4,0xc3,0x53,0x12,0x9c,0x29,0x25,0x55, + 0xd0,0x42,0x81,0xa3,0x76,0xce,0xb2,0x5f,0x48,0xe0,0x9a,0x13,0xb8,0x86,0xbb,0x4e, + 0xe3,0x66,0x9b,0xc,0x51,0x44,0x2,0xf6,0x8d,0xcc,0xa7,0x8c,0x43,0x6e,0xa5,0x3a, + 0x18,0xfc,0xea,0x56,0x9b,0x79,0x6d,0x4d,0xe3,0xb8,0xa9,0xea,0x9d,0x27,0xc,0xaa, + 0x0,0xe8,0x86,0xfe,0x8a,0xf2,0x69,0x41,0x68,0xe4,0x47,0x84,0x97,0x3a,0xa5,0xda, + 0x13,0xcf,0x35,0x4c,0xc7,0xb1,0xc7,0x73,0xad,0x5,0x1d,0x9e,0x72,0x64,0xef,0xde, + 0x66,0x94,0xaf,0x46,0x58,0x6,0xbb,0x39,0xa7,0x3a,0x12,0xb6,0x75,0xac,0xd7,0xb9, + 0x5d,0x51,0xb4,0x3e,0x78,0x5c,0x8f,0x6f,0xe7,0x75,0x1a,0x37,0x12,0x40,0xe7,0x1e, + 0x5f,0x89,0xad,0x73,0x71,0x83,0xa9,0x37,0x5e,0xe3,0x87,0x65,0x5b,0xd6,0x3a,0x9c, + 0xaa,0xf0,0xaf,0xc1,0x27,0x1e,0x3a,0xc6,0xaa,0xaf,0x29,0xcb,0x43,0x6b,0x4d,0x5e, + 0xaa,0xb2,0x35,0x2f,0x81,0xc3,0x84,0x1a,0xa8,0x3c,0x55,0x2b,0x6b,0xf5,0x35,0x73, + 0x65,0xbd,0xa0,0x8e,0xc9,0xdc,0xd6,0xb0,0x61,0xab,0xa6,0x1d,0x93,0x69,0x56,0xbf, + 0x86,0xed,0x5a,0x56,0x3c,0x23,0x88,0xc,0x15,0x13,0x34,0xef,0x5d,0xc6,0x8e,0xe3, + 0xde,0x38,0x26,0x55,0xec,0x66,0xd1,0x48,0x72,0x6b,0xb0,0xe0,0x9a,0xd3,0xe8,0x4b, + 0xe0,0xce,0xcb,0x19,0x8d,0x10,0x9c,0xc3,0x55,0x20,0xfe,0x44,0x6,0xe4,0x77,0xdb, + 0x24,0x10,0xdb,0x2a,0x1c,0xb9,0xf4,0x85,0x68,0x33,0xaa,0x6c,0xa9,0xcc,0x3f,0xc9, + 0xaf,0x64,0xe0,0x92,0xae,0x94,0x5b,0x51,0xce,0x73,0xd5,0x70,0xa7,0x83,0xc2,0xa4, + 0xc5,0xf3,0x1,0x6e,0x8d,0xa7,0x96,0x18,0x1c,0x2e,0x7c,0xe2,0x72,0xa7,0x22,0xc2, + 0x1e,0x46,0x63,0x84,0x8f,0x2b,0x71,0xec,0xc7,0x5a,0xca,0xb,0xaa,0x26,0xc,0xdb, + 0xa0,0xc3,0xfd,0x4e,0x32,0x6c,0x95,0xd0,0xa7,0x94,0x9f,0x22,0x43,0x50,0x25,0xeb, + 0xe6,0xb0,0xb3,0xba,0x98,0x3e,0xe1,0xd8,0x70,0x24,0x48,0x33,0xcc,0xd4,0xa,0xb3, + 0xef,0x4f,0x1d,0x8b,0x3c,0x16,0x42,0x53,0x1e,0xc,0xf6,0xb7,0xb4,0xbb,0x43,0x35, + 0x96,0x38,0x37,0x63,0xb7,0xc0,0xaf,0xb0,0x31,0x41,0x53,0xff,0xe6,0x72,0xca,0x68, + 0xd0,0xa4,0x16,0xbb,0x2a,0x5,0x97,0x0,0x30,0xb2,0x60,0x25,0xfe,0x99,0x7d,0x1f, + 0xd9,0xbd,0xba,0xa1,0x85,0x91,0x6e,0xc0,0x3,0x2d,0x6d,0x16,0xbc,0xe0,0x33,0xa2, + 0x4c,0x83,0x7,0x9e,0x19,0xcd,0x69,0x3,0xa3,0xad,0xc,0xd1,0x85,0x7c,0x87,0x95, + 0x8d,0x84,0xbc,0x72,0xbd,0x48,0x8d,0x91,0xe2,0x44,0x1,0xed,0xb2,0x38,0x9a,0xf8, + 0x9e,0x16,0x2e,0x50,0xa2,0x1a,0xc4,0xca,0x4b,0x5b,0x18,0xe8,0xc7,0xfd,0xd5,0x13, + 0xb4,0x92,0xb8,0x7d,0xce,0x13,0x6c,0x41,0x3d,0xea,0x64,0xd6,0x91,0xa9,0x8a,0xd0, + 0x84,0x65,0x17,0xcd,0x2c,0xb1,0xde,0xcb,0xd5,0xc,0x67,0x62,0x12,0x78,0xd7,0x15, + 0x42,0x46,0x19,0xec,0xce,0x45,0x21,0xa7,0x97,0x78,0x65,0x92,0xc3,0x41,0x95,0x77, + 0xe,0x7,0xe,0xe5,0xd2,0x95,0xfc,0x42,0xa6,0x1a,0xac,0x95,0xfd,0xc2,0xa3,0x3f, + 0xea,0xee,0x28,0xa9,0xd7,0x4a,0x3c,0x66,0x9c,0xaf,0x95,0x16,0x7b,0x73,0x6e,0x33, + 0xae,0xd3,0x99,0xd7,0x9f,0xee,0x8e,0xcc,0xbb,0x64,0xb9,0x8d,0xb6,0xda,0x60,0x66, + 0xd7,0x78,0x66,0xb2,0xff,0xd7,0xec,0x4d,0x4,0x4d,0xac,0xcb,0x66,0x58,0x9d,0x11, + 0xf2,0x1,0x26,0xf9,0x29,0x88,0x26,0x34,0x4b,0x5b,0x84,0x2b,0xaa,0x6e,0x6e,0x97, + 0xab,0xb3,0xcd,0xe9,0x14,0x71,0xf,0x1a,0x33,0xbe,0xc1,0x14,0x6,0xc6,0xc5,0xfa, + 0x71,0x85,0xb7,0xc7,0xd4,0xfe,0x2,0x9f,0x5e,0xfe,0xaf,0x46,0x63,0xeb,0xb,0x32, + 0x1b,0x5c,0x2,0xe6,0xb9,0x49,0x47,0x72,0x5e,0x4e,0xec,0xed,0x79,0x92,0x58,0x39, + 0xeb,0xad,0x6f,0xe5,0xac,0x5b,0xe6,0xaa,0x4,0x51,0x0,0xc2,0xc8,0x59,0xc9,0x1b, + 0xdf,0xcb,0xf9,0x52,0xd7,0xc3,0x23,0xfb,0xb,0x36,0xd6,0x5c,0xce,0x4,0x9c,0xc5, + 0xcc,0xd8,0xe9,0xc6,0x64,0x67,0x12,0x6e,0x50,0x6d,0xce,0xe,0xf7,0xaf,0x1f,0xdb, + 0x95,0xb2,0x17,0x58,0xdf,0x31,0x98,0xf3,0x74,0xd1,0x99,0x1a,0xac,0x9a,0x80,0x6a, + 0x86,0x78,0x9e,0x47,0xec,0xf9,0xe2,0xaa,0x85,0x2,0x9b,0x9f,0xcf,0xc5,0x2c,0x35, + 0xfe,0x94,0x5a,0x7a,0x7d,0x9b,0xea,0xf5,0x8d,0x49,0xf5,0x7e,0xb5,0xfc,0xe1,0x77, + 0x2e,0xe5,0x9,0xbd,0x65,0x49,0x9a,0xbc,0xcd,0x8e,0xe,0xc3,0x81,0xcb,0xde,0xad, + 0xb2,0x9b,0x8a,0xac,0x7f,0x3e,0xa2,0x33,0x66,0xec,0x15,0x2,0x35,0xd9,0xdd,0xcc, + 0x1f,0x76,0x10,0xcf,0xf8,0xd9,0x49,0x24,0xc2,0x93,0x48,0x7b,0x95,0xeb,0x20,0xeb, + 0xb7,0xb,0x30,0x53,0x19,0xbf,0x66,0xc2,0x60,0x7a,0x7a,0x6f,0xc2,0xf3,0x64,0xfa, + 0x4e,0x5e,0x2a,0x44,0x1,0x9e,0x99,0x6e,0xc0,0xfa,0xb7,0xbb,0x34,0x1d,0x3c,0xb4, + 0x3f,0x44,0x8a,0xc6,0xe6,0x35,0x3b,0x63,0x15,0xd5,0x78,0xa2,0x0,0x84,0x5b,0x5f, + 0xde,0xc0,0xe2,0x1d,0xbd,0x61,0x93,0x4c,0xe6,0xd0,0xd0,0xeb,0xa1,0x6d,0xf2,0xf3, + 0x34,0xe4,0x23,0xd6,0xa1,0x14,0x23,0x30,0xa9,0x12,0x97,0x79,0xae,0xeb,0x4a,0xdc, + 0xcd,0xf3,0x8f,0x5d,0x40,0x8a,0x1c,0xea,0xb9,0x1d,0xb0,0x4f,0x75,0xa0,0x2a,0x41, + 0x1a,0xda,0xa6,0x31,0x34,0x8a,0x25,0xfd,0x9d,0x8e,0x55,0x4d,0x5a,0x3c,0xa1,0x5, + 0x9e,0xde,0xa5,0x49,0x18,0x71,0xa9,0xe1,0x4a,0x8e,0xcd,0x1c,0x1,0x94,0xc5,0xca, + 0x25,0x15,0xc0,0xdb,0x7,0x45,0xfb,0xb8,0x39,0x77,0x65,0x83,0x33,0x8b,0xb5,0xaf, + 0x30,0x41,0x46,0xff,0xff,0xb0,0xc0,0x58,0x46,0xa9,0xf6,0x4,0x42,0xbd,0xfe,0x94, + 0xaf,0x5d,0x2d,0x9e,0xcd,0x45,0x25,0xd0,0x9c,0x3e,0xe2,0xdb,0x93,0xef,0xa6,0x86, + 0xae,0xa3,0x73,0xdc,0x9c,0xe0,0xf2,0x50,0xab,0xa,0x55,0x7d,0xae,0xab,0xf9,0x6b, + 0x28,0xeb,0xb6,0x22,0x1d,0xb9,0x1f,0x57,0xf8,0x7b,0xc2,0xed,0x5a,0xbc,0xad,0xba, + 0xc6,0xa6,0x77,0xd7,0xb4,0x80,0xa8,0x42,0xa9,0x41,0x77,0xef,0xb7,0x55,0xdf,0xb7, + 0xb9,0xe7,0xbb,0x5f,0x1c,0x6c,0x1f,0x8,0xdf,0x23,0x12,0x9a,0x5f,0x5b,0xb5,0x93, + 0x1d,0xad,0xa4,0x6b,0xd7,0xf5,0x7d,0x64,0x77,0xf,0xd9,0x8,0xa8,0x4d,0xd,0xa4, + 0xdb,0x2e,0xda,0xbf,0x65,0xbc,0x56,0x3a,0x34,0x7a,0xb7,0x7a,0xd7,0x88,0x15,0x11, + 0x37,0x4b,0x1c,0xc2,0x7c,0xb8,0xc,0xa2,0x16,0x95,0xef,0x1e,0xa1,0xca,0x17,0x5d, + 0xe1,0x65,0x2f,0x64,0x3e,0x31,0x98,0xbb,0x59,0xa4,0x76,0xcb,0x63,0x9,0xbc,0xd9, + 0xa0,0x13,0x8f,0x89,0xbd,0x17,0xea,0xb8,0x29,0x2a,0x9e,0x78,0x75,0xf,0xe4,0xbf, + 0x1c,0xaa,0x8c,0xb8,0xb2,0xe2,0xb2,0xf7,0x1f,0xa1,0x82,0xe4,0xd4, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/MarketsTodayApp.qml + 0x0,0x0,0x9,0xa4, 0x0, - 0x0,0x1d,0x92,0x78,0x9c,0xd5,0x19,0x69,0x53,0x1b,0x37,0xf4,0xbb,0x7f,0x85,0xea, - 0x4c,0x67,0x20,0x33,0x5d,0x3b,0x4,0x9a,0x66,0xdd,0x9c,0x90,0x49,0x99,0x12,0x42, - 0x38,0x92,0xcf,0x62,0xf7,0x79,0xad,0x20,0x4b,0x1b,0x49,0x8b,0x71,0x18,0xfe,0x7b, - 0x9f,0xf6,0xf2,0x1e,0x92,0x3,0x9,0xe9,0xb4,0x8f,0x19,0x58,0x49,0x4f,0xd2,0xbb, - 0xf4,0x2e,0x46,0xf,0x7,0x2f,0x2f,0x41,0x69,0x26,0x45,0x48,0xc6,0xc1,0xa3,0xc1, - 0x4b,0x9a,0x99,0x99,0x54,0x21,0x39,0xc9,0xe2,0x19,0x80,0x22,0x7f,0x7,0xe4,0x4f, - 0x1d,0xb1,0x29,0x7b,0xf4,0x74,0xfb,0x9,0xa1,0x86,0x24,0x73,0xca,0x78,0x10,0xc9, - 0xf9,0xf3,0xc1,0x4b,0xce,0x22,0x10,0x1a,0x42,0xf2,0xf6,0xf0,0x8c,0xbc,0x5,0x1, - 0x8a,0x72,0x72,0x94,0x9d,0xe3,0x3c,0x39,0x28,0xd6,0x6,0xf,0x47,0x83,0x1,0x9b, - 0xa7,0x52,0x19,0xf2,0xc1,0x90,0xed,0xe0,0x49,0x3d,0x1c,0x1e,0xb0,0x73,0x45,0xd5, - 0x72,0x48,0xa8,0x26,0xe5,0x77,0x77,0x6d,0xf4,0x59,0x8f,0xf6,0x4f,0xde,0xef,0x51, - 0x3,0xc1,0x67,0x9d,0x63,0xda,0x6f,0x5c,0x75,0x61,0xee,0xbd,0x3e,0x33,0x8c,0x33, - 0xb3,0xac,0x71,0xab,0x9,0x17,0xf6,0xae,0x9c,0xcf,0xa5,0xa8,0x50,0x8b,0x91,0x1b, - 0x4f,0xc1,0x81,0x4c,0x58,0xb4,0x42,0x55,0x39,0x5,0x83,0x7d,0x3,0x73,0x72,0x3d, - 0x20,0x8,0x2c,0xe,0x89,0x8e,0x14,0x80,0x18,0xe4,0x63,0xcd,0x12,0x81,0xc2,0xd0, - 0x33,0xb9,0xd8,0x95,0x62,0xca,0x92,0x7d,0x71,0x8,0x8b,0x4f,0x4c,0xc4,0x72,0xd1, - 0x44,0xf8,0x92,0x49,0x3,0xc7,0x30,0x55,0xa0,0x67,0x27,0x86,0x2a,0x3,0xb1,0x6f, - 0x19,0x29,0x4c,0x39,0x74,0x10,0xa2,0x19,0x44,0x17,0x87,0x60,0x16,0x52,0x5d,0xe0, - 0x7e,0x93,0xe9,0xe2,0xfe,0x54,0xc9,0x14,0x94,0x59,0x12,0x26,0xc,0x61,0x48,0xe7, - 0x5f,0xc0,0x92,0x99,0x9,0xc9,0xce,0xb8,0xbf,0x8e,0xda,0x4c,0xa5,0x0,0x61,0x3e, - 0xb1,0xd8,0xcc,0x2a,0x46,0x82,0x85,0x1d,0xf5,0xb1,0xd1,0x44,0xe4,0x59,0x1a,0xa3, - 0x1a,0xf6,0x85,0x1,0x75,0x49,0x79,0x48,0x1e,0x8f,0x2d,0xb4,0x71,0xcf,0xa5,0xe4, - 0x24,0xcb,0x11,0x3f,0x1,0x5c,0xec,0xd1,0xa5,0x7e,0x2f,0xf8,0x32,0x24,0x53,0xca, - 0xd1,0x30,0x7c,0xb8,0xef,0xc5,0x9,0xbd,0x84,0xb8,0xe4,0xc9,0xbf,0x45,0x1b,0xc5, - 0x44,0x42,0x38,0xd5,0xa6,0xa0,0x26,0x3e,0x65,0x73,0x40,0x19,0xcc,0x53,0xc7,0xd9, - 0x4c,0xef,0x81,0xbe,0x30,0x32,0x45,0x16,0x13,0x30,0x85,0x90,0xa6,0x99,0x88,0xc, - 0xda,0x3e,0x51,0xc0,0x25,0x8d,0x3f,0x58,0x61,0xeb,0x8d,0xcd,0x42,0xa3,0x16,0x4a, - 0x4d,0x7,0xed,0xf5,0x49,0xbe,0x7e,0xd3,0x39,0x83,0x9,0x66,0x18,0xe5,0xec,0x2b, - 0xb8,0x4e,0x68,0xae,0xb6,0xf6,0xef,0x56,0xb2,0xf,0xa4,0xa8,0x35,0x1c,0x92,0xd5, - 0x9,0xde,0x9d,0x96,0x5d,0xd5,0x44,0xc4,0x6d,0x2b,0xdd,0xe4,0xab,0x8d,0x43,0x2a, - 0x4d,0xf5,0xb5,0x57,0x23,0x8d,0x46,0x2a,0x13,0x2,0x85,0x1a,0x92,0x8d,0x3e,0x1a, - 0x79,0xf6,0x8c,0x8c,0x5f,0x14,0x9a,0x8,0x8d,0xca,0x60,0xb3,0xde,0xa8,0x20,0x5, - 0x8a,0xb6,0x65,0x67,0xeb,0x49,0x29,0x4e,0x15,0x4b,0x12,0x50,0x6d,0x76,0x72,0x6a, - 0xa6,0x64,0xe3,0x97,0xbe,0x65,0x6c,0xb6,0xb1,0x2c,0x70,0x99,0x54,0x4f,0x1a,0x3f, - 0xdf,0x81,0xd6,0x34,0x81,0x8d,0xe1,0x2b,0xce,0xe5,0x2,0x62,0x62,0x64,0x69,0x34, - 0x84,0x72,0x4e,0x62,0x3c,0x87,0xc8,0x29,0x31,0x33,0x20,0xb,0x3c,0x77,0x58,0xca, - 0xab,0x9,0xc8,0xa3,0x43,0x97,0x4d,0xe8,0xbf,0xa8,0x2e,0xd6,0x4d,0x6b,0x4,0x28, - 0x8f,0x9c,0xa3,0xd2,0x9f,0x30,0x7d,0x2a,0x91,0x92,0x57,0x25,0x67,0x1b,0x9b,0xb7, - 0x67,0x2b,0xdf,0x88,0xa6,0x4a,0x68,0x4e,0x3f,0xe,0xfe,0x3d,0x16,0x6e,0x4d,0x64, - 0x61,0x15,0x44,0x48,0x83,0xfa,0xae,0x15,0x5c,0x93,0x6e,0xe7,0xbd,0xe4,0xaf,0xae, - 0xbd,0x69,0x5a,0xf2,0x1,0xd3,0xe6,0x9d,0x8c,0x81,0xb7,0x8d,0x59,0x1b,0x19,0x5d, - 0xe4,0x5c,0xa2,0xcf,0xa7,0x39,0x42,0x73,0xd7,0x31,0x44,0x86,0x8a,0x84,0x43,0xe7, - 0xd,0x9c,0xd3,0xe8,0x22,0x51,0x32,0x13,0x71,0x3d,0x4d,0x45,0x84,0x51,0x4d,0x7, - 0x53,0xc6,0xf1,0x9,0xa4,0x54,0xe1,0x7b,0x5b,0x51,0x16,0x49,0x6e,0x43,0xde,0xf0, - 0xc1,0xe3,0x6d,0xfb,0x33,0x5c,0x2d,0x70,0x96,0x96,0x56,0xdd,0x78,0xd0,0xe5,0x7b, - 0xed,0xda,0x74,0x8b,0x60,0xf4,0x36,0x1c,0x12,0x94,0xd3,0xa0,0x85,0xd4,0x8,0x18, - 0xdd,0xbd,0xb,0x45,0x53,0xf4,0x57,0x13,0xb2,0x28,0x7c,0x70,0xdb,0x27,0x4f,0xc8, - 0xac,0xf4,0xdf,0x2b,0x5f,0xde,0x3b,0xc6,0x73,0x7a,0x47,0x56,0x35,0xbb,0xe7,0x1c, - 0x5,0x35,0x9c,0x10,0x99,0xd2,0x8,0x95,0x8c,0x47,0x8b,0x18,0xae,0xc8,0xaf,0x64, - 0x8b,0xbc,0xc0,0x64,0x60,0x8b,0xd8,0x94,0x60,0x7b,0x75,0x73,0x49,0x61,0x50,0x8c, - 0xc9,0x6f,0x64,0xab,0x26,0xb6,0x5a,0x5a,0x14,0xb4,0xe2,0x59,0x8f,0x3a,0x26,0x56, - 0x13,0x22,0x17,0x1e,0x12,0x2d,0x5c,0xd9,0x48,0x32,0xb1,0xdb,0x77,0xfa,0x56,0x5d, - 0x81,0x53,0x40,0x48,0xce,0xf6,0xd8,0xbf,0x47,0x5b,0x1e,0xad,0x63,0xdb,0x19,0x78, - 0x71,0x4e,0xe1,0xa,0x95,0x4a,0xc,0xfe,0x9,0xf3,0x7,0x9d,0x5f,0x44,0x9e,0x3f, - 0x23,0x5b,0x3b,0xe3,0x4d,0x72,0x9d,0x6b,0xf7,0x90,0xce,0x61,0x72,0x53,0x3c,0xfa, - 0x6b,0xbd,0x9c,0x9f,0x4b,0x8e,0xc3,0x92,0xa4,0xc2,0xb0,0xa,0x29,0x90,0x87,0xe4, - 0xf1,0xce,0xe8,0xd1,0x78,0x3c,0x21,0x53,0x89,0x93,0x29,0xbb,0x2,0x7e,0x82,0x5e, - 0x1c,0x99,0xfb,0xa3,0x9c,0xc3,0xcd,0x71,0x61,0x5f,0x13,0x3c,0x91,0xc5,0xb8,0x66, - 0x89,0x8,0xde,0xd8,0xef,0x63,0x2b,0xe5,0x49,0xad,0xad,0xc5,0xc,0x35,0x8f,0xda, - 0xd2,0x66,0xc9,0x2b,0xbc,0x63,0xca,0x34,0xc4,0xe5,0xdc,0x6e,0x4b,0xad,0x1e,0xf1, - 0xf7,0xf8,0xb4,0xe1,0xf3,0x54,0xd1,0x18,0xe2,0x23,0x85,0x19,0xdb,0xc4,0xc3,0xca, - 0xd6,0x1a,0x56,0x7a,0x94,0x1f,0xc0,0xb4,0x41,0xf8,0x83,0x28,0x87,0xfb,0x27,0x3d, - 0x9a,0xa1,0x45,0xfb,0x29,0x1e,0xdf,0x81,0xe2,0x63,0xe7,0x7b,0x6a,0x42,0xc9,0xd, - 0x9b,0x6e,0x14,0xd7,0x5a,0xb3,0x18,0x6f,0x5e,0xf,0x13,0x9b,0x29,0xd,0x6b,0x8b, - 0x18,0xa2,0x33,0xc4,0xd1,0xda,0xa3,0x72,0x7b,0xfc,0x19,0xa2,0x38,0x2,0x85,0x39, - 0xb7,0xa1,0xf7,0x29,0x14,0xff,0x93,0xfa,0xcf,0x49,0xa5,0x3f,0x7b,0xe3,0xd,0x3e, - 0x2b,0x2f,0x50,0x26,0xfa,0xc1,0x29,0x33,0x1c,0x5e,0x53,0xe5,0x70,0xeb,0xa6,0x5c, - 0x6a,0xcb,0xc2,0x21,0xe1,0x95,0xaf,0xfc,0xbd,0xe3,0x8b,0xaa,0x0,0x84,0x9,0x68, - 0xbd,0x5,0xbf,0x5b,0x38,0xf9,0x35,0xc8,0xe4,0x3b,0xaa,0x2e,0xc0,0xe8,0x22,0xa4, - 0xe,0xdb,0xe7,0x9c,0x67,0xc6,0x60,0x62,0xb5,0x4c,0x2d,0xe2,0x2e,0x97,0x1a,0x5d, - 0x42,0xdb,0xa3,0x61,0x16,0x69,0xa7,0x77,0xb1,0x6,0xbb,0xe8,0x67,0x5e,0x16,0x22, - 0x29,0xb4,0xe4,0x60,0x83,0xfa,0x46,0x7e,0x6,0x3a,0xc6,0x20,0x70,0x65,0x1a,0x4d, - 0x4c,0x47,0x30,0xc6,0x2a,0x30,0x13,0xc6,0xb1,0xef,0x83,0x9,0xbe,0x64,0xcc,0xf4, - 0x93,0x8e,0xe,0xa5,0xa7,0x96,0x46,0xa5,0xd7,0xd0,0x9a,0xb1,0x3,0xcc,0x74,0x30, - 0xb2,0x68,0x99,0xa1,0x71,0xaf,0x82,0xef,0x33,0x4b,0x1c,0x96,0x55,0xd5,0x11,0xd5, - 0x42,0x9f,0x98,0x4a,0x7b,0xc1,0x4a,0x76,0xb8,0x7b,0xf8,0x3a,0xf,0x7e,0x7e,0xec, - 0x98,0xe9,0x94,0xd3,0xe5,0x3b,0x10,0x19,0xa2,0xe7,0x59,0xaf,0x3,0x1b,0x4b,0x8b, - 0x6,0xf2,0xbe,0x15,0x98,0x1b,0xbb,0xc7,0xfb,0xfb,0xd4,0x56,0xd,0x3f,0xc4,0xfb, - 0x11,0x55,0x74,0xfe,0x3f,0x64,0xdd,0xde,0xff,0x7d,0x7c,0x37,0x12,0xac,0xb3,0xfd, - 0xbb,0x33,0x5e,0x3d,0x98,0x9f,0xc2,0x79,0x1e,0xc6,0xfd,0xe,0xa7,0xfa,0x2c,0x78, - 0x73,0x78,0x99,0x8a,0xed,0x6f,0x39,0x19,0xbf,0x5f,0x59,0x71,0x2d,0x91,0xeb,0xb9, - 0x13,0xb1,0x58,0xa,0x6b,0x26,0xba,0x4e,0xa8,0x23,0xf3,0xd0,0x23,0x72,0x27,0x67, - 0x95,0x27,0x2d,0x8e,0xee,0xb3,0x58,0xde,0x79,0x7b,0x2f,0xba,0x3d,0x5e,0xcb,0x43, - 0xb9,0xc9,0xc1,0x6d,0x9d,0xd2,0x8e,0x83,0xa7,0xad,0x85,0x52,0x67,0x87,0xf4,0x92, - 0x61,0x76,0x9e,0xb7,0xbd,0x56,0xad,0x85,0x7a,0xb7,0x38,0xce,0xb,0xac,0xd7,0xb9, - 0xf1,0xd4,0x96,0x5a,0x76,0x45,0xd6,0x15,0x5f,0xd2,0x36,0x79,0x74,0x67,0x1f,0x7a, - 0x43,0x99,0x82,0x38,0x53,0xfc,0xcd,0x15,0x96,0xd2,0x2,0x4b,0xd5,0xe5,0xc6,0x70, - 0x66,0x4c,0x1a,0x8e,0x46,0x53,0x26,0x90,0x2d,0x8,0x96,0x74,0x26,0xa5,0x6d,0xab, - 0x59,0x3f,0xdc,0x3a,0x73,0x57,0xa,0x1,0x79,0x8b,0x41,0x3b,0x1e,0x8b,0xa1,0x2a, - 0x1,0x53,0xf7,0x9e,0xba,0xcb,0x52,0x7c,0xe8,0x37,0x98,0x42,0x77,0x2,0x9e,0x57, - 0xe5,0x95,0x5d,0x14,0x65,0xf5,0x11,0x88,0x18,0xa3,0xc3,0x26,0x71,0x4e,0x3b,0x8d, - 0xde,0x42,0x3f,0x12,0xb7,0xe9,0x58,0xf5,0x39,0xdc,0x94,0xf8,0x6e,0xf3,0x3c,0x48, - 0xb,0xad,0x50,0x55,0x28,0xca,0xd5,0x19,0x72,0x4,0xab,0x75,0x49,0xc2,0x5d,0xab, - 0x3e,0xd7,0xb,0xb1,0xe0,0xa9,0xcc,0xea,0xaa,0xcc,0xa3,0x10,0x3c,0x9c,0x63,0x69, - 0xfc,0x91,0xc1,0xe2,0x53,0x51,0x61,0x39,0xf1,0xbe,0xe5,0x24,0x2a,0xb8,0x4d,0x12, - 0xd2,0xc5,0xad,0xde,0xda,0x54,0x22,0x7f,0x2a,0xcf,0xcc,0x7c,0x5b,0x7a,0x65,0xb4, - 0x13,0xeb,0xa0,0x64,0x68,0x4d,0x15,0xd8,0x11,0xaa,0xc5,0xf6,0xe2,0xba,0x2a,0x7b, - 0x2f,0xf2,0xd4,0x3e,0xc9,0x3d,0x88,0xb0,0x36,0x57,0xe5,0xeb,0xdf,0x19,0x8f,0xbd, - 0xe8,0x73,0x9b,0xe4,0xf8,0xdb,0x10,0x2e,0x88,0xcb,0xb2,0x3f,0x24,0xce,0x66,0x80, - 0x97,0x30,0x19,0x65,0x3a,0x6c,0xb5,0xcf,0x9a,0xe0,0xca,0x6c,0xbf,0xc7,0x98,0x56, - 0x4a,0xfc,0x21,0x3b,0xaa,0xdc,0xf3,0xd6,0xce,0xed,0xec,0xc0,0x85,0x74,0x7b,0x5f, - 0x5e,0x41,0x51,0xf0,0xac,0x35,0x1a,0xd3,0x6a,0x0,0xaf,0xbb,0xf6,0x56,0xe6,0x52, - 0xd4,0x56,0x6b,0xbc,0x89,0x77,0x27,0xde,0xc1,0xbe,0x62,0x8d,0x45,0xf9,0x2b,0xce, - 0x12,0x31,0xcf,0x23,0x69,0xfe,0x78,0xf2,0x71,0x59,0xda,0x5f,0x82,0x32,0x2c,0xf2, - 0xe0,0x7c,0xdc,0x5,0xdb,0x78,0xfd,0x56,0x17,0xa4,0x1d,0x38,0x7b,0x75,0xdd,0xd6, - 0xdd,0xeb,0xba,0x6e,0xdd,0xee,0xef,0xa9,0xdc,0xae,0x5a,0xf3,0x37,0x5c,0xd6,0x47, - 0xb6,0x26,0x7c,0x23,0xca,0x35,0xe1,0x6e,0x91,0xa6,0x75,0x49,0xa5,0xd6,0xc0,0x2a, - 0xde,0x66,0x9b,0x7e,0xcd,0xaf,0x2f,0x8b,0xfd,0x95,0xee,0x3d,0x54,0xae,0xd5,0xe7, - 0xba,0x90,0xe4,0xae,0x8d,0x7a,0x79,0x85,0x3,0xc7,0xd1,0x9c,0x6c,0xfc,0xf3,0xa8, - 0x94,0xc8,0x9a,0x1e,0xa4,0xe7,0x5f,0x49,0xed,0x69,0x47,0x7a,0x70,0x20,0x93,0x63, - 0xf8,0x92,0x81,0xb6,0x3d,0x29,0x67,0xe3,0x59,0x1b,0x55,0x7e,0x6e,0xde,0x87,0x70, - 0x3a,0xc5,0x93,0x43,0x34,0x39,0x6,0xda,0xce,0x5a,0xe9,0xdc,0x17,0xe5,0xc5,0xef, - 0x9b,0xc1,0x3f,0xc5,0xec,0xe,0x9a, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/ToolBar.qml - 0x0,0x0,0x3,0x32, + 0x0,0x30,0xb6,0x78,0x9c,0xd5,0x1a,0x6b,0x73,0xdb,0x36,0xf2,0xbb,0x7e,0x5,0xca, + 0x9b,0x9b,0x91,0x92,0x39,0xca,0x71,0xec,0x3e,0xa8,0x4b,0xf3,0xb0,0x3b,0xad,0xa7, + 0x76,0xec,0xf8,0xd1,0xcc,0x7d,0x84,0x49,0x88,0x42,0xd,0x1,0x2c,0x0,0x59,0x51, + 0x32,0xfa,0xef,0x5d,0xf0,0x25,0x3e,0x0,0x8a,0x4a,0x74,0xe9,0x4,0xfe,0x60,0x1, + 0x58,0x2c,0x76,0x17,0xfb,0x4,0x38,0x7e,0x32,0x78,0xf5,0x48,0xa4,0xa2,0x82,0x7, + 0xe8,0xc0,0x3f,0x1c,0xbc,0xc2,0xb,0x3d,0x13,0x32,0x40,0x37,0x8b,0x68,0x46,0x88, + 0x44,0xbf,0xfb,0xe8,0xbf,0x2a,0xa4,0x53,0xfa,0xec,0xa7,0xa3,0x1f,0x10,0xd6,0x28, + 0x9e,0x63,0xca,0xfc,0x50,0xcc,0x7f,0x1e,0xbc,0x62,0x34,0x24,0x5c,0x91,0x0,0xfd, + 0xfa,0xf6,0xe,0xfd,0x4a,0x38,0x91,0x98,0xa1,0xab,0xc5,0x3d,0x8c,0xa3,0xf3,0x6c, + 0x6e,0xf0,0x64,0x3c,0x18,0xd0,0x79,0x22,0xa4,0x46,0xef,0x34,0x3a,0xf2,0x7f,0x28, + 0xbb,0xde,0x39,0xbd,0x97,0x58,0xae,0x3c,0x84,0x15,0xca,0x7f,0x37,0xe7,0xc6,0x7f, + 0xaa,0xf1,0xd9,0xcd,0xe5,0x29,0xd6,0xc4,0xff,0x53,0xa5,0x90,0xe6,0x37,0xcc,0xda, + 0x20,0x4f,0xdf,0xdc,0x69,0xca,0xa8,0x5e,0x95,0xb0,0xc5,0x80,0xd,0xfa,0x44,0xcc, + 0xe7,0x82,0x17,0xa0,0x59,0xcf,0xe,0x27,0xc9,0xb9,0x88,0x69,0xb8,0x1,0x95,0x29, + 0x5,0x83,0x33,0x4d,0xe6,0xe8,0xd3,0x0,0x41,0xa3,0x51,0x80,0x54,0x28,0x9,0xe1, + 0x83,0xb4,0xaf,0x68,0xcc,0x41,0x18,0x6a,0x26,0x96,0x27,0x82,0x4f,0x69,0x7c,0xc6, + 0xdf,0x92,0xe5,0x7b,0xca,0x23,0xb1,0x6c,0x2,0xdc,0x68,0x11,0x3e,0x9c,0x12,0xd, + 0x82,0x55,0x43,0xa5,0x25,0xe5,0x31,0x82,0x7f,0x37,0xab,0xf9,0xbd,0x60,0xa3,0x2a, + 0xf4,0x5f,0xb,0xa1,0xc9,0x35,0x99,0x4a,0xa2,0x66,0x37,0x1a,0x4b,0x4d,0x22,0xd7, + 0x34,0xf0,0x93,0x30,0xd2,0x0,0x8,0x67,0x24,0x7c,0x78,0x4b,0xf4,0x52,0xc8,0x7, + 0x58,0xaf,0x17,0x2a,0xa3,0x36,0x91,0x22,0x21,0x52,0xaf,0x10,0xe5,0x1a,0x51,0xe0, + 0xea,0x37,0x42,0xe3,0x99,0xe,0xd0,0xf1,0x41,0x7b,0x5e,0x53,0xcd,0xc8,0x1b,0x2c, + 0xb,0x98,0xef,0x6d,0x30,0x42,0xb0,0xa,0xc8,0x91,0x5,0x4,0x54,0x28,0x11,0x9c, + 0x70,0xfd,0x9e,0x46,0x7a,0x56,0x48,0xcf,0x5f,0x9a,0x5e,0x1b,0x1a,0xf4,0x52,0xdc, + 0x25,0x11,0x9c,0xfd,0x19,0xd7,0x44,0x3e,0x62,0x16,0xa0,0xe7,0x7,0xa6,0xd5,0x61, + 0xef,0x61,0x63,0xb4,0x48,0x1,0xdf,0x13,0xf2,0x70,0x8a,0x57,0xea,0x92,0xb3,0x55, + 0x80,0xa6,0x98,0x81,0x36,0xba,0x60,0x2f,0xf9,0xd,0x7e,0x24,0x51,0x2e,0x1a,0xf7, + 0x92,0xfc,0x74,0xa4,0x52,0x77,0xd7,0xe7,0x1,0xf2,0x66,0x5a,0x27,0xc1,0x78,0x3c, + 0xa5,0x1c,0xf3,0x90,0xf8,0x2b,0x3c,0x13,0xc2,0x18,0xc7,0x18,0x20,0xc6,0x5a,0x24, + 0x4a,0xb,0x49,0x89,0xf2,0xac,0x58,0x18,0x56,0x3a,0xe3,0x29,0xba,0xa5,0x73,0x2, + 0x7,0x32,0x4f,0x2c,0x14,0x52,0x75,0x4a,0xd4,0x3,0x20,0x3,0x41,0xc5,0x44,0xa7, + 0x10,0xe3,0x71,0x13,0x99,0x22,0x8c,0x84,0x80,0x29,0xd3,0x9a,0xc0,0xfb,0xdf,0x6f, + 0x97,0x97,0xf6,0x6d,0x1b,0x90,0x6a,0x86,0x25,0x89,0x40,0x49,0x35,0xf9,0xa0,0x7d, + 0xd8,0x20,0x55,0xc7,0x6c,0x72,0x38,0xca,0xf4,0x63,0xba,0xe0,0xa1,0x6,0x27,0x81, + 0x24,0x61,0x2,0x47,0x60,0x82,0x78,0x38,0xca,0x14,0xdf,0xb4,0xdc,0x20,0xfc,0x6c, + 0xf6,0x9d,0xd1,0x42,0x35,0x1c,0x4d,0x1c,0xf3,0x60,0x7,0xe5,0xec,0xba,0x81,0x9f, + 0x72,0xaa,0x29,0x66,0xf4,0x23,0xa9,0xe2,0x7f,0xc4,0x72,0xa3,0x2e,0xb7,0xe2,0x94, + 0xaa,0x84,0xe1,0x15,0x7a,0x81,0x5a,0xb4,0x9f,0xb4,0xa0,0xaa,0x74,0xd0,0x29,0x1a, + 0xda,0xf0,0xbc,0x78,0x81,0xbc,0x94,0xeb,0x94,0xf4,0xdc,0x12,0xbd,0xa,0x1,0xa6, + 0x2d,0xe8,0x39,0x10,0x4f,0xa4,0xaf,0xc4,0x42,0x86,0xa4,0xdc,0xc9,0x90,0x51,0x31, + 0xe0,0x72,0x7c,0x52,0x5b,0x5d,0x18,0x8d,0x7f,0xbf,0xd0,0x5a,0xf0,0xdb,0x55,0x42, + 0x60,0xa1,0x77,0xc2,0x84,0x22,0x9e,0x3,0x34,0xca,0xe8,0xbb,0x20,0x7c,0x1,0xb0, + 0xa9,0x36,0x36,0x20,0x33,0x2b,0x2b,0x0,0xcf,0x42,0xc1,0x55,0x1b,0x72,0x5d,0xfe, + 0x22,0x30,0x5e,0x67,0xaa,0x38,0x99,0xaa,0xdc,0x27,0x3b,0xb1,0x9d,0x9d,0xf6,0xdd, + 0x99,0x85,0xef,0x75,0xf5,0x88,0xcb,0x79,0x5f,0xf0,0xd2,0x37,0x5,0x68,0x43,0x4e, + 0x9b,0x84,0x7c,0xa5,0xb1,0xd,0x59,0x5,0x84,0x65,0x1b,0x77,0x90,0xce,0x56,0x90, + 0x14,0xce,0xa1,0xed,0x30,0x4a,0xa0,0xf1,0x58,0x2e,0x38,0x7,0x53,0x8,0xd0,0xb0, + 0xd,0x6,0xea,0x80,0xe,0x5e,0x66,0x42,0xc,0xb4,0x5c,0x90,0x51,0xb9,0x50,0x92, + 0x84,0x60,0x70,0x67,0x66,0xb4,0x1c,0x84,0xc3,0x94,0x34,0x8e,0x89,0xac,0xb3,0x93, + 0x52,0x3,0xfa,0xf6,0x5d,0xdb,0x19,0x35,0x14,0xcb,0x34,0x26,0xe2,0x22,0x74,0xc1, + 0xcf,0xb,0xa2,0x14,0x8e,0xc9,0xd0,0x7b,0xcd,0x98,0x58,0x92,0x8,0xe,0x3a,0xf7, + 0x53,0x8,0x33,0x86,0x22,0xc0,0x83,0xc4,0x14,0xe9,0x19,0x41,0x4b,0xc0,0xeb,0x35, + 0x8e,0x2c,0x23,0x75,0x63,0xa8,0xed,0xd9,0xf1,0xb8,0x1d,0x9,0x9a,0x70,0xeb,0x5a, + 0xcf,0xa8,0x4e,0xca,0x4f,0x1e,0x35,0xa9,0xba,0x15,0x40,0xc7,0xeb,0x9c,0xaf,0xe1, + 0xa8,0x3f,0x53,0xe9,0x42,0xf0,0x6a,0x8,0xa7,0xd4,0x43,0xe7,0x6b,0x31,0xd0,0x9b, + 0xc4,0x4c,0x23,0x10,0x17,0x10,0xc9,0x36,0x87,0x5b,0x12,0x6e,0xc6,0x9d,0xc4,0xaf, + 0xed,0xfa,0x7f,0x4e,0x95,0xbe,0x10,0x11,0x61,0x75,0x45,0xde,0xd8,0x90,0x61,0x35, + 0x5,0xb0,0xae,0x6a,0xe8,0x3f,0x7,0x1f,0x6a,0x5d,0x70,0xd,0xae,0x1d,0xf3,0x98, + 0x91,0xc6,0x82,0x7b,0x1c,0x3e,0xc4,0x52,0x2c,0x78,0x54,0xe,0x43,0xc4,0x82,0x54, + 0x4f,0xf9,0x53,0xca,0xc0,0x5e,0x12,0xf0,0xa4,0x55,0xe3,0xd,0x5,0x33,0x79,0xa0, + 0xf7,0xaf,0xe7,0x47,0xe6,0xcf,0xdb,0x4c,0x30,0x9a,0xe4,0x26,0x50,0x71,0xf0,0x85, + 0x57,0x68,0x18,0x40,0x8d,0x43,0x88,0x63,0x8c,0xc4,0x20,0xd8,0x41,0xd,0xa8,0x92, + 0x45,0x35,0xd7,0x2e,0x25,0x4e,0x20,0x76,0x4d,0xd0,0x32,0xcb,0x11,0xea,0x39,0xc3, + 0x4,0xcd,0xf2,0xfc,0x62,0x93,0xb2,0xb4,0xd0,0x38,0xb0,0x37,0x64,0x55,0xb2,0x7b, + 0xcf,0x40,0x50,0xde,0x4,0x89,0x4,0x87,0xa0,0x15,0x80,0x9a,0x47,0xe4,0x3,0xfa, + 0x37,0x3a,0x44,0x2f,0x4d,0x86,0x8c,0x4c,0x9e,0x7c,0xb4,0xd9,0x39,0xa7,0xd0,0xcf, + 0xfa,0xe8,0x3f,0xe8,0xb0,0x24,0xb6,0x98,0x5a,0x66,0xb4,0x2,0xae,0x67,0x56,0x32, + 0x52,0x2a,0xe7,0xa0,0x77,0x76,0x2a,0xab,0xf2,0xa0,0x7c,0x2a,0xe4,0x1c,0x9b,0x50, + 0x69,0x9c,0x7d,0x27,0x7c,0x4e,0xc5,0xf3,0xc3,0x4e,0xa8,0x82,0x8f,0x2d,0x60,0x1f, + 0x81,0xf8,0x83,0x4e,0x88,0x5c,0x9b,0xd0,0x27,0x99,0x21,0xcc,0xf4,0xc9,0x4f,0x7b, + 0x13,0x94,0xfe,0xbb,0xc0,0x32,0xa6,0xdc,0x60,0x9a,0x20,0xa8,0x3a,0x34,0xd,0x31, + 0x3b,0x21,0xc6,0xed,0x96,0xe0,0xf5,0xe1,0x75,0xe7,0x8e,0x8f,0x54,0xd1,0x7b,0x46, + 0xaa,0x79,0x9a,0xab,0x65,0xb1,0x2b,0xd8,0xa4,0xf5,0xd4,0xc8,0x5b,0x8d,0x2b,0xf2, + 0xf4,0x13,0x1e,0x7b,0x9d,0x48,0x2e,0xc4,0x42,0x91,0xd7,0x92,0xe0,0xee,0x73,0xaa, + 0x8,0xc3,0x61,0x5a,0xae,0x26,0xf8,0x15,0x64,0xee,0xaa,0x1d,0x47,0x5c,0xd,0xbc, + 0x20,0x44,0x7c,0xc1,0x88,0x71,0x5e,0x43,0x2f,0x55,0x22,0x63,0x9f,0xe1,0x3,0x89, + 0x6c,0x3e,0xd5,0xd6,0xf2,0xb4,0xbb,0x9e,0x14,0x9a,0xe0,0x9e,0xfe,0xe8,0x87,0xe3, + 0xcb,0x52,0x23,0x57,0x73,0xa4,0x4c,0x6f,0x52,0x3,0xdd,0xd,0xc3,0xd6,0x4c,0xca, + 0x89,0xa1,0x57,0x86,0xe5,0x6a,0xdd,0xfa,0xeb,0x9e,0x5d,0xf,0x9c,0x53,0xa5,0x12, + 0x6e,0x51,0x11,0x9b,0x6,0x76,0x2e,0xd8,0x28,0xdf,0x76,0xdd,0x6b,0xb8,0x21,0x3f, + 0xb7,0x44,0x10,0x8c,0x9,0xb,0xdb,0xe5,0xd2,0xd0,0xdb,0x8d,0x1f,0xee,0xa9,0xbb, + 0x5d,0x92,0xb3,0x8f,0xda,0xfd,0xbf,0x58,0x76,0x48,0xf1,0x83,0x29,0x30,0x27,0xc6, + 0x6b,0x1f,0xbb,0xa9,0xb1,0xc6,0x25,0x88,0x2,0xdf,0x1f,0xb8,0xd7,0x28,0x13,0x5a, + 0x4c,0xf2,0x79,0xec,0x3e,0xe6,0x5b,0xa8,0x67,0x20,0x2a,0x99,0xb2,0x26,0x8f,0xa0, + 0x6f,0xf1,0x9c,0x94,0xa1,0x25,0xf7,0x96,0x69,0xf,0x3d,0x1,0x3a,0xc7,0xcf,0xe, + 0xc0,0xa9,0x4e,0xa1,0x10,0xf2,0x13,0xfa,0x81,0xb0,0x1b,0x48,0xa3,0x81,0xf2,0x1f, + 0xf3,0x31,0xb0,0xe4,0x28,0x8b,0xd9,0x13,0x48,0x84,0x68,0x4,0x73,0x66,0x7,0xff, + 0x17,0xf3,0xfb,0x3a,0x73,0xd1,0x45,0x4,0x5c,0xce,0x20,0x9a,0x42,0x4,0x54,0x7a, + 0xc5,0xa,0xb8,0x6b,0x4c,0x41,0x33,0xf2,0xb1,0x93,0x5a,0xa8,0xec,0x38,0x8c,0x1a, + 0x13,0xa6,0xd8,0xbd,0x95,0xe0,0x25,0xa2,0x2b,0x49,0x43,0x27,0x2b,0xcf,0x8e,0xdd, + 0xac,0x80,0x42,0xd3,0x8f,0x30,0x8e,0xd9,0x6b,0x46,0x63,0x3e,0x87,0x75,0x39,0x7d, + 0x69,0xff,0x9c,0x4c,0xb5,0x85,0xbd,0x6c,0xb8,0x4c,0x67,0xc2,0xb4,0xed,0x9f,0xbf, + 0x70,0x6,0x2a,0x4c,0xd0,0x77,0xa6,0x96,0xf4,0x5e,0x42,0x9d,0x99,0xf5,0x9f,0x22, + 0xf,0xd,0xbd,0xa7,0x59,0xef,0x8a,0x80,0x77,0x4,0xfa,0x63,0xf2,0xd4,0x1b,0x79, + 0xa3,0xc0,0xf3,0x5c,0x62,0x38,0xcc,0xc5,0xb0,0x47,0x39,0x5c,0x5b,0xd3,0xa3,0x66, + 0xcb,0xe5,0x44,0xa7,0x5,0x3,0x3f,0x43,0x35,0x34,0xfa,0xe4,0xc5,0x26,0x4a,0x78, + 0x93,0x75,0x56,0x8,0x7c,0xf2,0x20,0x21,0x86,0x5e,0xbf,0x8,0xb3,0x5f,0x41,0x3f, + 0xa,0xb6,0x70,0x9b,0xc2,0x37,0xab,0x3f,0x73,0x2c,0x1f,0x88,0x3e,0xc1,0xc9,0xb7, + 0xce,0x59,0x7b,0xb4,0x3e,0x52,0xad,0x8f,0x7a,0x15,0x10,0x69,0xad,0xb3,0x6b,0xe5, + 0x60,0x16,0xbd,0xff,0xbf,0x56,0xf,0xbd,0x23,0xec,0x3e,0xca,0x8c,0xa,0x3b,0xb6, + 0x52,0xa3,0x3a,0x5d,0x29,0x37,0x1c,0x27,0x94,0xe9,0x9d,0x53,0x2d,0xb,0xc6,0x7a, + 0xa5,0xe8,0x5b,0xb1,0x30,0x50,0xb2,0x72,0xad,0xe9,0xf4,0x5a,0xb1,0x29,0x15,0xb6, + 0x82,0x5b,0xea,0xd,0xe7,0x9a,0xcc,0xd4,0xd2,0xb4,0xd0,0x66,0x48,0xce,0x75,0x95, + 0x20,0xba,0x25,0xf5,0x2b,0xa4,0x63,0xb5,0xc3,0x3f,0xb6,0xc8,0xac,0x87,0x19,0x3b, + 0xd7,0x3a,0xc2,0xba,0x13,0xbe,0x11,0xee,0xdd,0xd9,0x4a,0xdb,0x19,0x74,0xc3,0xd6, + 0x9d,0x44,0x4f,0x17,0x61,0x5a,0x8f,0xfa,0x6a,0xa7,0xac,0x56,0xf0,0x93,0x2c,0x9d, + 0xc,0xd0,0x3b,0xed,0x8b,0x84,0xf0,0x3b,0xc9,0x7e,0xf9,0x0,0x7,0xc0,0x31,0x63, + 0xab,0x21,0xa3,0xfc,0xc1,0x91,0x68,0x7e,0x96,0xf,0xcb,0x6b,0x4b,0xff,0x36,0xaf, + 0x3a,0x2c,0xae,0xac,0x28,0x48,0xea,0xbb,0x5a,0xfc,0xfd,0xc6,0xf2,0xf3,0xfa,0xac, + 0xfe,0xe8,0x52,0x5f,0x5f,0x48,0x45,0x8b,0xa4,0xc4,0x2,0xbf,0xdb,0x97,0xca,0x70, + 0x2a,0x17,0x69,0x98,0x51,0xd9,0x5d,0x56,0xe3,0xd8,0x37,0x75,0x56,0x60,0xbf,0x99, + 0xfe,0x8,0x39,0x6b,0x7a,0x7d,0x4a,0xfe,0x5a,0x50,0x99,0xdd,0x4b,0x3e,0x10,0x92, + 0xa0,0x94,0xe5,0x7b,0x60,0x19,0xf3,0x8,0xa5,0x55,0x56,0x86,0x4b,0xc1,0x21,0x0, + 0x50,0x62,0x6e,0x2b,0x9,0x98,0xc6,0x4a,0xcf,0xcc,0xb,0x84,0xc9,0x21,0xea,0x9e, + 0xdc,0x9c,0x15,0xec,0x57,0x3d,0x30,0xd8,0x42,0x17,0xef,0xf,0x1b,0xb0,0x5b,0x3, + 0x20,0x55,0x9,0xd8,0xd6,0x95,0x8e,0x62,0x34,0x4c,0x5f,0xe2,0xa,0x14,0xee,0x6a, + 0x74,0xb7,0xca,0x73,0xb7,0x2a,0xb3,0x7f,0x45,0xb9,0x6e,0xf2,0x7e,0x99,0x98,0x8a, + 0xeb,0x8b,0x78,0xbf,0xc2,0x12,0xcf,0xbf,0x41,0xd6,0xcd,0xfe,0x9f,0xc7,0xf7,0xb6, + 0x47,0x8a,0x2d,0x8c,0xdb,0xcc,0x60,0x6f,0x9c,0xdb,0xab,0xe5,0xdc,0xe2,0xdd,0x4f, + 0x32,0x76,0xef,0x93,0xa,0xc0,0xe2,0x73,0xa,0xd9,0x6c,0x73,0x39,0x6e,0x97,0xb2, + 0x11,0x8d,0x0,0xd1,0xcc,0xad,0x80,0xd9,0x54,0x50,0x72,0x6a,0x8c,0xbe,0xd2,0x3a, + 0xfd,0x65,0xb6,0xa4,0x4d,0x7a,0x8e,0x6b,0x77,0x5f,0x59,0x7d,0x7c,0xee,0xa4,0x36, + 0x47,0x63,0xe1,0xab,0x4c,0xcc,0xe,0xfc,0x9f,0x6a,0x13,0xf9,0x11,0xbe,0xc5,0x8f, + 0x34,0x4e,0x6f,0x40,0x6c,0xf7,0x8f,0x82,0x5f,0xa7,0xcf,0x17,0x6f,0x52,0x5d,0x2a, + 0x15,0x37,0xa7,0xaf,0xfe,0xb4,0xd1,0x58,0x68,0x5e,0x47,0x1b,0xcb,0x76,0xd2,0x77, + 0x93,0xa,0x76,0xa9,0xf9,0x2e,0x9a,0x58,0x1e,0x26,0x64,0x63,0xe6,0x6d,0x15,0x92, + 0x17,0xae,0xb,0xcb,0x48,0x1f,0x4c,0x95,0xb7,0xc5,0x70,0x33,0xa8,0x2f,0x61,0xa8, + 0xb7,0x1,0xef,0x8d,0x33,0x73,0x4,0x6d,0xbe,0x6a,0x7d,0x58,0xc1,0x49,0xfa,0x64, + 0xad,0x2c,0xdc,0x64,0x58,0xcb,0xf,0x42,0x9a,0xd3,0x82,0xbf,0x6b,0x7f,0xc7,0xe1, + 0xb8,0x76,0x4b,0x9f,0x10,0xb,0x6a,0xb3,0x37,0xc0,0x2b,0xc2,0x23,0x88,0xa2,0x23, + 0x64,0x1d,0x76,0xb2,0xdc,0xce,0x69,0xea,0x74,0x6c,0x1e,0x65,0xed,0x94,0xb8,0x76, + 0x73,0xb8,0xbc,0x8e,0x84,0x69,0xe7,0x77,0xa3,0xca,0xb9,0xf7,0xa9,0xff,0xca,0x82, + 0xcb,0x21,0x52,0x40,0xce,0xa8,0xd2,0x7f,0x50,0xb2,0xcc,0x8b,0x26,0x2b,0xdc,0x36, + 0x1f,0x59,0xb4,0x3e,0xe9,0x57,0x13,0xb6,0x70,0x40,0x53,0x1,0xfc,0xc9,0x34,0xb9, + 0x76,0x2d,0x69,0x3d,0xc4,0x59,0xa1,0xce,0x73,0x86,0x3a,0xea,0xba,0x86,0x50,0xd, + 0xf4,0x7e,0x12,0xed,0xa9,0xb1,0xeb,0x53,0x12,0x42,0x8d,0x2e,0x73,0x97,0x78,0x7c, + 0xe0,0x2e,0xdc,0xe6,0xe6,0xcd,0xd2,0xfd,0xf2,0x69,0x6b,0x51,0x5e,0xfe,0x7,0xc8, + 0xfa,0x9c,0xe8,0x24,0x4c,0x84,0xb,0x15,0xd4,0x5e,0xeb,0x9b,0x4d,0x71,0x9c,0x98, + 0xbd,0x83,0x52,0x82,0xfe,0xd,0xc,0xdd,0xa,0xa3,0x5b,0xbd,0x6b,0x83,0xcf,0x51, + 0xc1,0xcd,0xd1,0x7f,0x91,0xf6,0x15,0xb1,0xef,0xf0,0xb8,0x9f,0xf6,0xd8,0x80,0xfa, + 0x87,0xc5,0xa2,0x6d,0xb9,0x42,0xc8,0x6a,0x9d,0xea,0x27,0x4d,0x5d,0xdb,0xf6,0x52, + 0xb2,0xfc,0x2a,0x3c,0x8b,0xa0,0xce,0x2f,0xa7,0x6c,0x6d,0x4b,0x55,0x9d,0x5f,0x7f, + 0x7f,0x51,0xe1,0x6e,0xcd,0x4a,0x5a,0xf7,0xb,0x87,0xce,0xcb,0xf7,0xad,0x55,0x7a, + 0x71,0x39,0xb7,0x4b,0x99,0x6e,0x2d,0xc7,0x9d,0x8,0xba,0x23,0x5a,0xb5,0x6d,0x89, + 0x6e,0xd5,0xb6,0x5b,0x84,0xa9,0x6d,0x52,0x1c,0xab,0x6f,0xe,0xde,0xa4,0x1,0xee, + 0x93,0xdf,0xf7,0x63,0x51,0xf7,0x48,0xf7,0xfd,0xa5,0x23,0x8e,0x35,0x5f,0x40,0x6b, + 0x50,0x37,0x36,0x8,0xcb,0x21,0x64,0x4f,0xb2,0x41,0xe3,0x3,0x3e,0x4b,0x58,0x3f, + 0x17,0xf1,0x35,0x94,0xe8,0x44,0x99,0x77,0x17,0xeb,0x17,0x2e,0x4a,0xcb,0xfc,0xe7, + 0x68,0x7,0xe6,0x1c,0x97,0xb3,0xfb,0xc,0xce,0x5f,0x23,0xe8,0x6e,0x77,0x6f,0x7b, + 0x8d,0xb9,0x46,0x44,0xff,0x74,0xb0,0x6d,0x7f,0x2f,0x64,0x6b,0x95,0x30,0x5b,0xbb, + 0x74,0x77,0xd2,0xf2,0xb5,0xe2,0xab,0xbd,0xb7,0x6e,0x2,0xf6,0x53,0x59,0xfb,0x2d, + 0x50,0x2b,0xbf,0xb7,0xc0,0x58,0x9e,0x1a,0x2a,0xdf,0x4a,0x17,0x75,0xbb,0xfb,0x35, + 0xc1,0xf1,0xc9,0x73,0x7d,0xf8,0x9f,0xb5,0x67,0xeb,0x35,0x91,0x45,0x34,0x29,0x4, + 0xf8,0xf2,0x4e,0xe9,0xec,0x89,0xf2,0xfc,0xff,0x20,0x1b,0x5e,0xf,0xfe,0x6,0xf7, + 0x5,0xfa,0xa7, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/ToolBar.qml + 0x0,0x0,0x3,0xe0, 0x0, - 0x0,0xf,0x20,0x78,0x9c,0xcd,0x97,0xed,0x4e,0xdb,0x30,0x14,0x86,0xff,0xe7,0x2a, - 0x8e,0x3a,0x9,0x1,0x13,0xa1,0x7c,0xc,0x44,0x3a,0x26,0x3e,0x7e,0x40,0xb5,0xc1, - 0xd8,0xd0,0x2e,0xc0,0x4d,0x4e,0x12,0x6b,0x89,0x1d,0xd9,0xe,0x88,0x21,0xee,0x7d, - 0x4e,0x9a,0x38,0x71,0x9b,0x16,0x28,0x41,0x5b,0x5a,0x89,0xd8,0xe7,0x6d,0xec,0xf7, - 0xf8,0x3c,0xb1,0xd9,0xde,0x74,0x4e,0xee,0x50,0x48,0xca,0x99,0x7,0x43,0x77,0xc7, - 0x39,0x21,0xb9,0x8a,0xb9,0xf0,0xe0,0x36,0xf,0x62,0x44,0x1,0x5f,0x5d,0xf8,0x2c, - 0x7d,0x1a,0xd2,0x9d,0xa3,0xfd,0x43,0x20,0xa,0xa2,0x94,0xd0,0xc4,0xf5,0x79,0xfa, - 0xc5,0x39,0x49,0xa8,0x8f,0x4c,0xa2,0x7,0x17,0xd7,0xbf,0xe0,0x2,0x19,0xa,0x92, - 0xc0,0x4d,0x3e,0xd1,0xfd,0xf0,0x6d,0x1a,0x73,0x36,0xb7,0x1d,0x87,0xa6,0x19,0x17, - 0xa,0x7e,0x28,0xd8,0x77,0xf,0x1d,0x67,0xac,0x30,0x85,0x47,0x7,0xf4,0x45,0x3, - 0xf,0x14,0xe7,0xc9,0x84,0x88,0xb2,0x9d,0x9,0x9e,0xa1,0x50,0xf,0x30,0xd1,0x9d, - 0x90,0x67,0x1,0x51,0x78,0x83,0x2c,0xa0,0x2c,0xf2,0x20,0x24,0x89,0x7e,0xe0,0xbc, - 0x2c,0xa0,0x32,0x4b,0xc8,0xc3,0xd8,0xe7,0x4c,0xea,0xc7,0x89,0x7c,0x89,0xe8,0x9a, - 0xdc,0xd1,0x88,0xa8,0xd2,0x70,0xc7,0xf3,0x28,0x53,0xa0,0xbd,0x65,0x9c,0x21,0x53, - 0x97,0x48,0xa3,0x58,0x99,0x9,0xba,0x71,0xd9,0x76,0xca,0x5f,0x48,0x1a,0x31,0x6d, - 0x56,0x60,0xc2,0x49,0x70,0x96,0x2b,0xc5,0xd9,0xb9,0xb6,0xfd,0x1b,0x83,0x76,0x38, - 0xe0,0xf7,0x6c,0x61,0x30,0xcf,0x16,0x86,0x18,0xde,0x4b,0x3b,0x58,0x46,0xcf,0xb8, - 0x8,0x50,0x8c,0x53,0x12,0x21,0x3c,0x82,0xe4,0xb9,0xf0,0x75,0xf2,0x7,0xb4,0xe8, - 0x90,0xdb,0xf5,0x34,0xf5,0x72,0xd,0x46,0x70,0x4f,0x3,0x15,0x7b,0x90,0x11,0xa1, - 0x9d,0xb8,0x65,0x6b,0x4,0x71,0xe5,0xa8,0xea,0x9d,0x36,0xe1,0x23,0xec,0xec,0x8f, - 0xe0,0xc1,0x83,0xad,0x43,0x78,0x9a,0x8e,0xf4,0x13,0x7d,0x45,0x58,0x94,0x60,0xb5, - 0x4e,0xf5,0x5a,0xb5,0xfd,0x9e,0xa,0x24,0x26,0x58,0xd,0x77,0x30,0x34,0x3d,0x9d, - 0x63,0x99,0x28,0x61,0xbe,0xae,0x33,0xe9,0x26,0x18,0x36,0x9a,0xa2,0x61,0x14,0x3e, - 0x4f,0x8a,0x42,0x1c,0x7c,0x18,0x56,0xd7,0xc0,0x84,0xee,0xa8,0xa4,0x93,0x4,0x9b, - 0x95,0x69,0x57,0x80,0x63,0x64,0x55,0xa2,0x4c,0xbb,0xcb,0x84,0x15,0x9c,0xcd,0xe8, - 0x54,0xe8,0x66,0x2c,0x1a,0x58,0xba,0xca,0xec,0xde,0x6e,0x93,0xd1,0xbd,0x5d,0x4b, - 0x51,0xdb,0xd3,0xc,0x28,0xbd,0x62,0xac,0xb6,0xe8,0x58,0xaa,0xeb,0x3c,0x9d,0xa0, - 0x38,0x65,0x7a,0xb8,0xa2,0x22,0x41,0x7f,0x5,0x57,0xd3,0x7b,0x7b,0xda,0xc5,0x15, - 0xa,0x9e,0x6a,0x4a,0x47,0xda,0xb5,0x1e,0xef,0x40,0xdf,0x88,0x9c,0xb1,0x92,0x8c, - 0x3a,0xf,0x16,0x30,0x70,0x7c,0x5c,0xc2,0x30,0x82,0x84,0xf3,0x4c,0x93,0x61,0x6, - 0x72,0xc7,0x2c,0xa4,0x8c,0x2a,0x1d,0xa,0x72,0x51,0xd1,0x70,0x34,0x1c,0x5a,0x43, - 0x3e,0x39,0xcd,0x9d,0xb9,0xbd,0xe2,0xb9,0xc4,0x62,0xe1,0xdb,0xd3,0x9b,0xcd,0xa9, - 0x11,0xb5,0x34,0x75,0x42,0x42,0x9a,0x24,0x26,0x19,0x4d,0xd8,0x14,0xba,0x37,0x67, - 0x7c,0x81,0xb7,0xa9,0xb5,0x5,0xda,0xe,0x2c,0xd7,0x37,0xda,0xe2,0x4e,0x73,0x52, - 0xa7,0x1e,0x75,0x9e,0x6e,0x8b,0xbf,0x1d,0xb,0x0,0x8c,0xa4,0x45,0x75,0x64,0x2, - 0xa5,0xc4,0xa0,0x80,0x2c,0x46,0xb6,0xc0,0xbb,0x5b,0xa9,0xe6,0x9f,0x72,0x53,0xbd, - 0x6c,0xce,0x63,0x4d,0x18,0x4a,0x4d,0xb2,0x22,0x22,0x42,0x35,0x4f,0xd7,0xa8,0x81, - 0xe0,0x88,0x14,0x9f,0x41,0x7b,0xde,0xad,0xd9,0x2f,0xc2,0xb5,0x79,0xff,0xf4,0x2, - 0xab,0xb0,0x45,0x5c,0xd0,0x3f,0x9c,0x29,0x92,0x9c,0x97,0x55,0x3e,0x32,0xba,0xd9, - 0xc8,0xf7,0x30,0x94,0x85,0xbf,0x2d,0x5d,0xb4,0xaf,0xe2,0x7b,0xbd,0xb,0x70,0x58, - 0x5b,0x9b,0x5,0xbf,0x79,0xab,0x6f,0x3c,0x8f,0x7f,0x93,0x94,0xa5,0xf0,0x17,0xb2, - 0xb7,0xa0,0xaf,0xf7,0x55,0x45,0xfd,0x3a,0x5,0x26,0x6b,0x76,0x77,0xe7,0x2f,0xed, - 0x34,0xb,0x6b,0x29,0xe6,0x74,0x57,0xba,0x76,0xa8,0x2e,0xc2,0x4f,0xaf,0xc2,0xb5, - 0xc9,0xc1,0xdb,0x60,0x35,0xeb,0x30,0xbb,0xd1,0xad,0x6f,0xf4,0x49,0x58,0xc7,0x74, - 0x57,0xe1,0xcb,0xc6,0xe1,0x45,0x74,0x2d,0xc5,0xab,0xde,0xc1,0xfb,0xdf,0x9,0x5f, - 0xcf,0xd6,0x7f,0x81,0x56,0x9d,0x90,0xa5,0x60,0xe5,0xd9,0xbf,0xc1,0x6a,0xf1,0x51, - 0x63,0x56,0xb5,0x1a,0x53,0xb5,0xf9,0x7e,0x88,0x9a,0x39,0x1d,0xf6,0xcb,0xd3,0xdc, - 0x54,0x57,0xa1,0xa9,0x5d,0xfd,0x2f,0x63,0x69,0x29,0x4c,0xcd,0x99,0xf7,0x1d,0xf6, - 0x2a,0xfb,0x25,0xfa,0x7e,0x47,0xcb,0xc6,0xc4,0x52,0x4,0xa,0x59,0xaf,0xc7,0xca, - 0x26,0xd7,0xcf,0xd7,0x69,0x33,0xc7,0x7e,0x2a,0x75,0xee,0x9f,0x95,0x7e,0x6b,0xb5, - 0x63,0xba,0xab,0x54,0xab,0x5d,0x5e,0x2f,0xaa,0xd7,0x27,0xe7,0x2f,0x26,0xb1,0x62, - 0xe9, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/MenuBar.qml - 0x0,0x0,0x3,0xa7, + 0x0,0x13,0x74,0x78,0x9c,0xcd,0x58,0xdb,0x6e,0xdc,0x36,0x10,0x7d,0xd7,0x57,0xc, + 0x36,0x2f,0x49,0x8a,0xc8,0x1b,0xc7,0x8d,0xe1,0xdd,0xa6,0x75,0xb2,0xf,0x89,0xd1, + 0xc4,0x75,0x2e,0x7d,0x2e,0xb8,0x12,0x57,0x4b,0x44,0x22,0x5,0x92,0xb2,0xe1,0x6, + 0xfb,0xef,0x1d,0xea,0x42,0x89,0x12,0x25,0xdf,0x36,0x49,0x69,0x3,0x16,0x39,0xc3, + 0xcb,0x19,0x9e,0x33,0x24,0x7d,0xf0,0x34,0x38,0xbd,0xa4,0x52,0x31,0xc1,0x17,0x30, + 0xf,0xf,0x83,0x53,0x52,0xe8,0xad,0x90,0xb,0xf8,0x5c,0xc4,0x5b,0x4a,0x25,0xfc, + 0x19,0xc2,0x6f,0x2a,0x62,0x1b,0xf6,0xfc,0xe4,0xe8,0x18,0x88,0x86,0x24,0x23,0x2c, + 0xd,0x23,0x91,0xfd,0x1e,0x9c,0xa6,0x2c,0xa2,0x5c,0xd1,0x5,0xbc,0x3d,0xff,0x1b, + 0xde,0x52,0x4e,0x25,0x49,0xe1,0xa2,0x58,0x63,0x3b,0xbc,0xaf,0x6c,0xc1,0xd3,0x83, + 0x20,0x60,0x59,0x2e,0xa4,0x86,0x8f,0x1a,0x8e,0xc2,0xe3,0x20,0x38,0xd3,0x34,0x83, + 0x6f,0x1,0x60,0x61,0xf1,0x2,0xb4,0x10,0xe9,0x9a,0xc8,0xb2,0x9e,0x4b,0x91,0x53, + 0xa9,0xaf,0x61,0x8d,0x8d,0x50,0xe4,0x31,0xd1,0xf4,0x82,0xf2,0x98,0xf1,0x64,0x1, + 0x1b,0x92,0xe2,0x80,0x43,0xb7,0x98,0xa9,0x3c,0x25,0xd7,0x67,0x91,0xe0,0xa,0x87, + 0x93,0xc5,0x84,0xd3,0x39,0xb9,0x64,0x9,0xd1,0x25,0x60,0xcf,0x78,0x4a,0x4b,0x9c, + 0xa,0x34,0x91,0x9,0xd5,0x2b,0xc1,0x35,0xe5,0xfa,0xcb,0x75,0x8e,0x10,0x67,0xe7, + 0xf4,0x4a,0xcd,0x5c,0x6f,0xc6,0x35,0x60,0x24,0x72,0xc1,0xd1,0xed,0x1d,0x65,0xc9, + 0x56,0x5b,0x38,0xe1,0xb6,0xac,0x7,0x65,0xf,0xc5,0x12,0x8e,0xa1,0x91,0x34,0x15, + 0x24,0x7e,0x53,0x68,0x2d,0xf8,0xa,0x83,0xf4,0x95,0xc6,0x5d,0x73,0x2c,0xae,0xf8, + 0xa8,0xb1,0xc8,0x47,0x4d,0x1c,0x57,0x36,0x6a,0x54,0x5a,0x44,0x5f,0x7b,0xe6,0xd2, + 0xfe,0x46,0xc8,0x98,0xca,0xb3,0x8c,0x24,0x14,0xbe,0x81,0x12,0x85,0x8c,0xc,0x4c, + 0x66,0x1a,0xd4,0x41,0x83,0x2,0xf7,0x7e,0xb6,0x84,0x2b,0x16,0xeb,0xed,0x2,0x72, + 0x22,0x11,0x68,0x58,0xd6,0x96,0xb0,0xad,0x1,0xd7,0xad,0x55,0x15,0x7e,0x81,0xe7, + 0x47,0x4b,0xb8,0x5e,0xc0,0xb3,0x63,0xd8,0x55,0x33,0x7d,0xa2,0x91,0x26,0x3c,0x49, + 0x69,0xbd,0xe9,0xcd,0xc6,0x77,0xc3,0xf1,0x5a,0x52,0x62,0x8d,0xf5,0x74,0x2f,0xe7, + 0xb6,0xc5,0x3b,0x97,0xb5,0x12,0x1e,0x21,0x69,0x55,0x98,0xd2,0x4d,0xeb,0x63,0x2a, + 0xd6,0x23,0x12,0xa9,0x61,0xf5,0xec,0xd1,0xbc,0x2e,0x33,0x6b,0xba,0x64,0x8a,0xad, + 0x53,0xda,0x6e,0x5c,0x97,0x4e,0x81,0x75,0xab,0x3,0x65,0xeb,0x3e,0x10,0x8e,0xb1, + 0x1f,0xd1,0xca,0x31,0xcc,0x79,0x32,0x73,0xfc,0x6a,0xb0,0x2f,0xe,0xdb,0x88,0xbe, + 0x38,0x74,0x3c,0x1a,0x78,0x28,0x28,0x8d,0x3b,0xc6,0x1b,0x88,0xee,0x74,0x99,0x10, + 0x66,0x9c,0x92,0xfe,0x8e,0xe5,0xbc,0xc8,0xd6,0x54,0xbe,0xe6,0xb8,0xe,0xc3,0x7b, + 0xc0,0x5f,0x29,0x74,0xf5,0xed,0xe2,0x31,0x65,0x23,0x45,0x86,0xb9,0x60,0x89,0xe1, + 0xc0,0x85,0xbc,0xc4,0xf,0x59,0x70,0x5e,0xea,0xaf,0x9,0x90,0x23,0x4b,0x78,0xf5, + 0xaa,0x9c,0x73,0x9,0xa9,0x10,0x39,0xea,0xcf,0x4e,0x14,0x9e,0xf1,0xd,0xe3,0x4c, + 0xa3,0x29,0x2e,0x64,0xad,0xb9,0x93,0xf9,0xdc,0x99,0x72,0x17,0xb4,0x5f,0xf6,0xf3, + 0x83,0x28,0x14,0x35,0x8c,0xe8,0x2e,0xaf,0x1f,0x6c,0xeb,0xd4,0xf1,0x69,0x22,0xb5, + 0x61,0x69,0xea,0x89,0x92,0x55,0xc0,0x62,0x0,0x7c,0x4,0x5b,0x5,0x6d,0xc4,0xd7, + 0x23,0xe7,0xc7,0x4f,0xba,0xce,0x5e,0x70,0xa,0x43,0x4f,0x31,0x4e,0x9f,0xcd,0x5f, + 0xcf,0x6,0x0,0x27,0x99,0xa1,0x4d,0x2e,0xa9,0x52,0x34,0x36,0xea,0xdb,0x52,0x3e, + 0x82,0x3d,0xac,0xbd,0x86,0xa3,0x5c,0xd4,0x49,0x6a,0xb5,0x45,0xe9,0x51,0x85,0x12, + 0xaf,0x92,0xda,0x50,0x76,0xcb,0x56,0x1d,0x27,0xc4,0xfc,0xcc,0xba,0xeb,0xee,0xac, + 0x7e,0x4c,0xc7,0x6d,0xde,0xda,0x8b,0x8a,0xa5,0xeb,0x24,0x24,0xfb,0x17,0x13,0x31, + 0x49,0x57,0x25,0xfd,0x97,0xd6,0xaf,0x6f,0xf9,0x6b,0xb3,0x51,0x6,0xdf,0x33,0x24, + 0xed,0x43,0x84,0xdf,0x1e,0x11,0x37,0xab,0xbf,0x85,0x3e,0xa9,0x7d,0xe3,0xf6,0x10, + 0xe5,0xe3,0x19,0xad,0x59,0xd4,0x0,0xb5,0xb1,0x71,0x9b,0xbd,0x3d,0xdd,0x60,0x4a, + 0x27,0xe0,0x3,0xbf,0xf,0xc8,0x10,0x86,0x54,0xfb,0xf5,0x4e,0xa2,0x6c,0x63,0xf0, + 0x30,0x49,0xda,0x6d,0xe8,0x1f,0x83,0x8f,0x9f,0xec,0x53,0x47,0x9e,0xe5,0xde,0x47, + 0x45,0x2e,0xe9,0x6f,0xa5,0xa1,0x49,0x11,0x35,0xe7,0xfb,0xfe,0xf,0xc2,0xbb,0x2b, + 0xe8,0x7,0xa,0xa8,0x81,0x3d,0x29,0x9f,0x22,0xff,0x39,0xe2,0x19,0xbf,0x4f,0xf4, + 0xbd,0xee,0xa7,0x9c,0x6,0xfc,0x7e,0x74,0xd3,0xbb,0x21,0xee,0x57,0x35,0x83,0xa5, + 0xde,0x47,0x33,0x5d,0x8e,0xdf,0xfa,0xd4,0x79,0x8f,0x87,0x15,0x3e,0x44,0x5c,0xb5, + 0x44,0xd5,0xd5,0xdc,0xdc,0xd1,0x2a,0xfb,0x9e,0x4f,0x1d,0x37,0x51,0x4e,0x5f,0x11, + 0x6d,0x68,0x4b,0xd6,0xae,0x9a,0xf7,0xc0,0x62,0xf8,0x8a,0x30,0x77,0xa5,0xea,0x1d, + 0xf1,0x47,0xf7,0xd2,0x6e,0x7b,0x38,0x77,0xf5,0xa6,0xd5,0xc9,0x1e,0xb6,0xb5,0x17, + 0xf,0xcf,0x68,0xed,0x9e,0xfb,0x52,0xce,0xb0,0x63,0x8f,0x7f,0x37,0x32,0xd0,0x9b, + 0x1a,0x1c,0xbb,0x4f,0xf3,0xc3,0x79,0x7,0xe6,0xc1,0x53,0x84,0xac,0xff,0x31,0xee, + 0xc3,0x1c,0xd0,0xd9,0xef,0x89,0x3c,0xd0,0xc5,0x32,0x79,0x85,0xde,0xb9,0xcb,0xf7, + 0xca,0x76,0xb8,0x7e,0x9f,0x78,0x6f,0x15,0x3e,0xaf,0x88,0x7,0x6f,0xb9,0x8e,0x8c, + 0x3d,0x6b,0xbc,0x51,0xce,0xa6,0x8c,0x48,0xda,0x3,0x61,0x5c,0xd4,0xa6,0x8c,0xb, + 0xdb,0x65,0xd1,0x94,0xb4,0x2b,0xc,0xee,0xd7,0xae,0xc7,0x6d,0x97,0xda,0xe3,0xa2, + 0x30,0x65,0x8a,0xdb,0xdd,0x9e,0x3f,0x96,0xdd,0xdd,0x99,0x6f,0xc5,0xef,0xaa,0xc3, + 0xff,0x8a,0xe1,0x5d,0xc,0xfb,0xe5,0xb8,0xe7,0x5f,0x12,0xdf,0x8f,0xe5,0x5e,0x18, + 0xf7,0xe5,0x79,0x9f,0x51,0x77,0x67,0xfa,0x2e,0xf8,0xf,0x8e,0x95,0x8b,0x49, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/MenuBar.qml + 0x0,0x0,0x3,0xef, 0x2f, - 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x31,0xa, + 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x32,0xa, 0x40,0x61,0x75,0x74,0x68,0x6f,0x72,0x3a,0x20,0x53,0x75,0x64,0x68,0x65,0x65,0x72, 0x20,0x4b,0x2e,0x20,0x3c,0x73,0x63,0x69,0x66,0x69,0x31,0x39,0x34,0x37,0x20,0x61, 0x74,0x20,0x67,0x6d,0x61,0x69,0x6c,0x2e,0x63,0x6f,0x6d,0x3e,0xa,0x40,0x6c,0x69, @@ -759,162 +1091,302 @@ static const unsigned char qt_resource_data[] = { 0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x63,0x6f, 0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, 0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e,0x66,0x69,0x6c,0x6c,0x3a,0x20,0x70,0x61, - 0x72,0x65,0x6e,0x74,0xa,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x42,0x75, - 0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x54,0x69,0x63, - 0x6b,0x65,0x72,0x73,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x22,0x41,0x64,0x64,0x2f,0x52,0x65,0x6d,0x6f, - 0x76,0x65,0x20,0x54,0x69,0x63,0x6b,0x65,0x72,0x73,0x22,0xa,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e, - 0x72,0x69,0x67,0x68,0x74,0x3a,0x20,0x70,0x61,0x72,0x65,0x6e,0x74,0x2e,0x68,0x6f, - 0x72,0x69,0x7a,0x6f,0x6e,0x74,0x61,0x6c,0x43,0x65,0x6e,0x74,0x65,0x72,0x3b,0x20, - 0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e,0x68,0x6f,0x72,0x69,0x7a,0x6f,0x6e,0x74, - 0x61,0x6c,0x43,0x65,0x6e,0x74,0x65,0x72,0x4f,0x66,0x66,0x73,0x65,0x74,0x3a,0x20, - 0x2d,0x37,0x35,0x3b,0x20,0x79,0x3a,0x20,0x33,0x3b,0x20,0x77,0x69,0x64,0x74,0x68, - 0x3a,0x20,0x31,0x35,0x30,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x33, - 0x32,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6f,0x6e, - 0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x3a,0x20,0x6d,0x65,0x6e,0x75,0x42,0x61,0x72, - 0x2e,0x74,0x69,0x63,0x6b,0x65,0x72,0x73,0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x28, - 0x29,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0xa,0xa,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x62,0x75, - 0x74,0x74,0x6f,0x6e,0x4f,0x70,0x74,0x69,0x6f,0x6e,0x73,0xa,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x22,0x55, - 0x70,0x64,0x61,0x74,0x65,0x20,0x53,0x65,0x74,0x74,0x69,0x6e,0x67,0x73,0x22,0xa, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e,0x63,0x68, - 0x6f,0x72,0x73,0x2e,0x6c,0x65,0x66,0x74,0x3a,0x20,0x70,0x61,0x72,0x65,0x6e,0x74, - 0x2e,0x68,0x6f,0x72,0x69,0x7a,0x6f,0x6e,0x74,0x61,0x6c,0x43,0x65,0x6e,0x74,0x65, - 0x72,0x3b,0x20,0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e,0x68,0x6f,0x72,0x69,0x7a, - 0x6f,0x6e,0x74,0x61,0x6c,0x43,0x65,0x6e,0x74,0x65,0x72,0x4f,0x66,0x66,0x73,0x65, - 0x74,0x3a,0x20,0x37,0x35,0x3b,0x20,0x79,0x3a,0x20,0x33,0x3b,0x20,0x77,0x69,0x64, - 0x74,0x68,0x3a,0x20,0x31,0x35,0x30,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a, - 0x20,0x33,0x32,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x6f,0x6e,0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x3a,0x20,0x6d,0x65,0x6e,0x75,0x42, - 0x61,0x72,0x2e,0x6f,0x70,0x74,0x69,0x6f,0x6e,0x73,0x43,0x6c,0x69,0x63,0x6b,0x65, - 0x64,0x28,0x29,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20, - 0x20,0x20,0x7d,0xa,0x7d,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/TitleBar.qml - 0x0,0x0,0x7,0x4e, + 0x72,0x65,0x6e,0x74,0xa,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x52,0x6f, + 0x77,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x3a,0x20,0x35,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x35, + 0x30,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e, + 0x63,0x68,0x6f,0x72,0x73,0x2e,0x63,0x65,0x6e,0x74,0x65,0x72,0x49,0x6e,0x3a,0x20, + 0x70,0x61,0x72,0x65,0x6e,0x74,0xa,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a, + 0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x54,0x69,0x63,0x6b,0x65,0x72,0x73,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x74, + 0x65,0x78,0x74,0x3a,0x20,0x22,0x41,0x64,0x64,0x2f,0x52,0x65,0x6d,0x6f,0x76,0x65, + 0x20,0x54,0x69,0x63,0x6b,0x65,0x72,0x73,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x53,0x69, + 0x7a,0x65,0x3a,0x20,0x31,0x34,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x69,0x64,0x74,0x68,0x3a,0x20,0x32,0x30, + 0x30,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x70,0x61,0x72,0x65,0x6e, + 0x74,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6f,0x6e,0x43,0x6c,0x69,0x63,0x6b, + 0x65,0x64,0x3a,0x20,0x6d,0x65,0x6e,0x75,0x42,0x61,0x72,0x2e,0x74,0x69,0x63,0x6b, + 0x65,0x72,0x73,0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x28,0x29,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0xa,0xa,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b, + 0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x69,0x64,0x3a,0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x4f,0x70,0x74,0x69,0x6f, + 0x6e,0x73,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x22,0x55,0x70,0x64,0x61,0x74,0x65, + 0x20,0x53,0x65,0x74,0x74,0x69,0x6e,0x67,0x73,0x22,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x53, + 0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x69,0x64,0x74,0x68,0x3a,0x20,0x32, + 0x30,0x30,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x70,0x61,0x72,0x65, + 0x6e,0x74,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6f,0x6e,0x43,0x6c,0x69,0x63, + 0x6b,0x65,0x64,0x3a,0x20,0x6d,0x65,0x6e,0x75,0x42,0x61,0x72,0x2e,0x6f,0x70,0x74, + 0x69,0x6f,0x6e,0x73,0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x28,0x29,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/Loading.qml + 0x0,0x0,0x6,0xb1, + 0x2f, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0xa,0x2a,0x2a,0xa, + 0x2a,0x2a,0x20,0x43,0x6f,0x70,0x79,0x72,0x69,0x67,0x68,0x74,0x20,0x28,0x43,0x29, + 0x20,0x32,0x30,0x31,0x30,0x20,0x4e,0x6f,0x6b,0x69,0x61,0x20,0x43,0x6f,0x72,0x70, + 0x6f,0x72,0x61,0x74,0x69,0x6f,0x6e,0x20,0x61,0x6e,0x64,0x2f,0x6f,0x72,0x20,0x69, + 0x74,0x73,0x20,0x73,0x75,0x62,0x73,0x69,0x64,0x69,0x61,0x72,0x79,0x28,0x2d,0x69, + 0x65,0x73,0x29,0x2e,0xa,0x2a,0x2a,0x20,0x41,0x6c,0x6c,0x20,0x72,0x69,0x67,0x68, + 0x74,0x73,0x20,0x72,0x65,0x73,0x65,0x72,0x76,0x65,0x64,0x2e,0xa,0x2a,0x2a,0x20, + 0x43,0x6f,0x6e,0x74,0x61,0x63,0x74,0x3a,0x20,0x4e,0x6f,0x6b,0x69,0x61,0x20,0x43, + 0x6f,0x72,0x70,0x6f,0x72,0x61,0x74,0x69,0x6f,0x6e,0x20,0x28,0x71,0x74,0x2d,0x69, + 0x6e,0x66,0x6f,0x40,0x6e,0x6f,0x6b,0x69,0x61,0x2e,0x63,0x6f,0x6d,0x29,0xa,0x2a, + 0x2a,0xa,0x2a,0x2a,0x20,0x54,0x68,0x69,0x73,0x20,0x66,0x69,0x6c,0x65,0x20,0x69, + 0x73,0x20,0x70,0x61,0x72,0x74,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x51,0x74, + 0x44,0x65,0x63,0x6c,0x61,0x72,0x61,0x74,0x69,0x76,0x65,0x20,0x6d,0x6f,0x64,0x75, + 0x6c,0x65,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x51,0x74,0x20,0x54,0x6f,0x6f, + 0x6c,0x6b,0x69,0x74,0x2e,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x20,0x24,0x51,0x54,0x5f, + 0x42,0x45,0x47,0x49,0x4e,0x5f,0x4c,0x49,0x43,0x45,0x4e,0x53,0x45,0x3a,0x4c,0x47, + 0x50,0x4c,0x24,0xa,0x2a,0x2a,0x20,0x4e,0x6f,0x20,0x43,0x6f,0x6d,0x6d,0x65,0x72, + 0x63,0x69,0x61,0x6c,0x20,0x55,0x73,0x61,0x67,0x65,0xa,0x2a,0x2a,0x20,0x54,0x68, + 0x69,0x73,0x20,0x66,0x69,0x6c,0x65,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x73, + 0x20,0x70,0x72,0x65,0x2d,0x72,0x65,0x6c,0x65,0x61,0x73,0x65,0x20,0x63,0x6f,0x64, + 0x65,0x20,0x61,0x6e,0x64,0x20,0x6d,0x61,0x79,0x20,0x6e,0x6f,0x74,0x20,0x62,0x65, + 0x20,0x64,0x69,0x73,0x74,0x72,0x69,0x62,0x75,0x74,0x65,0x64,0x2e,0xa,0x2a,0x2a, + 0x20,0x59,0x6f,0x75,0x20,0x6d,0x61,0x79,0x20,0x75,0x73,0x65,0x20,0x74,0x68,0x69, + 0x73,0x20,0x66,0x69,0x6c,0x65,0x20,0x69,0x6e,0x20,0x61,0x63,0x63,0x6f,0x72,0x64, + 0x61,0x6e,0x63,0x65,0x20,0x77,0x69,0x74,0x68,0x20,0x74,0x68,0x65,0x20,0x74,0x65, + 0x72,0x6d,0x73,0x20,0x61,0x6e,0x64,0x20,0x63,0x6f,0x6e,0x64,0x69,0x74,0x69,0x6f, + 0x6e,0x73,0xa,0x2a,0x2a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x64,0x20, + 0x69,0x6e,0x20,0x74,0x68,0x65,0x20,0x54,0x65,0x63,0x68,0x6e,0x6f,0x6c,0x6f,0x67, + 0x79,0x20,0x50,0x72,0x65,0x76,0x69,0x65,0x77,0x20,0x4c,0x69,0x63,0x65,0x6e,0x73, + 0x65,0x20,0x41,0x67,0x72,0x65,0x65,0x6d,0x65,0x6e,0x74,0x20,0x61,0x63,0x63,0x6f, + 0x6d,0x70,0x61,0x6e,0x79,0x69,0x6e,0x67,0xa,0x2a,0x2a,0x20,0x74,0x68,0x69,0x73, + 0x20,0x70,0x61,0x63,0x6b,0x61,0x67,0x65,0x2e,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x20, + 0x47,0x4e,0x55,0x20,0x4c,0x65,0x73,0x73,0x65,0x72,0x20,0x47,0x65,0x6e,0x65,0x72, + 0x61,0x6c,0x20,0x50,0x75,0x62,0x6c,0x69,0x63,0x20,0x4c,0x69,0x63,0x65,0x6e,0x73, + 0x65,0x20,0x55,0x73,0x61,0x67,0x65,0xa,0x2a,0x2a,0x20,0x41,0x6c,0x74,0x65,0x72, + 0x6e,0x61,0x74,0x69,0x76,0x65,0x6c,0x79,0x2c,0x20,0x74,0x68,0x69,0x73,0x20,0x66, + 0x69,0x6c,0x65,0x20,0x6d,0x61,0x79,0x20,0x62,0x65,0x20,0x75,0x73,0x65,0x64,0x20, + 0x75,0x6e,0x64,0x65,0x72,0x20,0x74,0x68,0x65,0x20,0x74,0x65,0x72,0x6d,0x73,0x20, + 0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x47,0x4e,0x55,0x20,0x4c,0x65,0x73,0x73,0x65, + 0x72,0xa,0x2a,0x2a,0x20,0x47,0x65,0x6e,0x65,0x72,0x61,0x6c,0x20,0x50,0x75,0x62, + 0x6c,0x69,0x63,0x20,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x20,0x76,0x65,0x72,0x73, + 0x69,0x6f,0x6e,0x20,0x32,0x2e,0x31,0x20,0x61,0x73,0x20,0x70,0x75,0x62,0x6c,0x69, + 0x73,0x68,0x65,0x64,0x20,0x62,0x79,0x20,0x74,0x68,0x65,0x20,0x46,0x72,0x65,0x65, + 0x20,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65,0xa,0x2a,0x2a,0x20,0x46,0x6f,0x75, + 0x6e,0x64,0x61,0x74,0x69,0x6f,0x6e,0x20,0x61,0x6e,0x64,0x20,0x61,0x70,0x70,0x65, + 0x61,0x72,0x69,0x6e,0x67,0x20,0x69,0x6e,0x20,0x74,0x68,0x65,0x20,0x66,0x69,0x6c, + 0x65,0x20,0x4c,0x49,0x43,0x45,0x4e,0x53,0x45,0x2e,0x4c,0x47,0x50,0x4c,0x20,0x69, + 0x6e,0x63,0x6c,0x75,0x64,0x65,0x64,0x20,0x69,0x6e,0x20,0x74,0x68,0x65,0xa,0x2a, + 0x2a,0x20,0x70,0x61,0x63,0x6b,0x61,0x67,0x69,0x6e,0x67,0x20,0x6f,0x66,0x20,0x74, + 0x68,0x69,0x73,0x20,0x66,0x69,0x6c,0x65,0x2e,0x20,0x20,0x50,0x6c,0x65,0x61,0x73, + 0x65,0x20,0x72,0x65,0x76,0x69,0x65,0x77,0x20,0x74,0x68,0x65,0x20,0x66,0x6f,0x6c, + 0x6c,0x6f,0x77,0x69,0x6e,0x67,0x20,0x69,0x6e,0x66,0x6f,0x72,0x6d,0x61,0x74,0x69, + 0x6f,0x6e,0x20,0x74,0x6f,0xa,0x2a,0x2a,0x20,0x65,0x6e,0x73,0x75,0x72,0x65,0x20, + 0x74,0x68,0x65,0x20,0x47,0x4e,0x55,0x20,0x4c,0x65,0x73,0x73,0x65,0x72,0x20,0x47, + 0x65,0x6e,0x65,0x72,0x61,0x6c,0x20,0x50,0x75,0x62,0x6c,0x69,0x63,0x20,0x4c,0x69, + 0x63,0x65,0x6e,0x73,0x65,0x20,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x32,0x2e, + 0x31,0x20,0x72,0x65,0x71,0x75,0x69,0x72,0x65,0x6d,0x65,0x6e,0x74,0x73,0xa,0x2a, + 0x2a,0x20,0x77,0x69,0x6c,0x6c,0x20,0x62,0x65,0x20,0x6d,0x65,0x74,0x3a,0x20,0x68, + 0x74,0x74,0x70,0x3a,0x2f,0x2f,0x77,0x77,0x77,0x2e,0x67,0x6e,0x75,0x2e,0x6f,0x72, + 0x67,0x2f,0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x73,0x2f,0x6f,0x6c,0x64,0x2d,0x6c, + 0x69,0x63,0x65,0x6e,0x73,0x65,0x73,0x2f,0x6c,0x67,0x70,0x6c,0x2d,0x32,0x2e,0x31, + 0x2e,0x68,0x74,0x6d,0x6c,0x2e,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x20,0x49,0x6e,0x20, + 0x61,0x64,0x64,0x69,0x74,0x69,0x6f,0x6e,0x2c,0x20,0x61,0x73,0x20,0x61,0x20,0x73, + 0x70,0x65,0x63,0x69,0x61,0x6c,0x20,0x65,0x78,0x63,0x65,0x70,0x74,0x69,0x6f,0x6e, + 0x2c,0x20,0x4e,0x6f,0x6b,0x69,0x61,0x20,0x67,0x69,0x76,0x65,0x73,0x20,0x79,0x6f, + 0x75,0x20,0x63,0x65,0x72,0x74,0x61,0x69,0x6e,0x20,0x61,0x64,0x64,0x69,0x74,0x69, + 0x6f,0x6e,0x61,0x6c,0xa,0x2a,0x2a,0x20,0x72,0x69,0x67,0x68,0x74,0x73,0x2e,0x20, + 0x20,0x54,0x68,0x65,0x73,0x65,0x20,0x72,0x69,0x67,0x68,0x74,0x73,0x20,0x61,0x72, + 0x65,0x20,0x64,0x65,0x73,0x63,0x72,0x69,0x62,0x65,0x64,0x20,0x69,0x6e,0x20,0x74, + 0x68,0x65,0x20,0x4e,0x6f,0x6b,0x69,0x61,0x20,0x51,0x74,0x20,0x4c,0x47,0x50,0x4c, + 0x20,0x45,0x78,0x63,0x65,0x70,0x74,0x69,0x6f,0x6e,0xa,0x2a,0x2a,0x20,0x76,0x65, + 0x72,0x73,0x69,0x6f,0x6e,0x20,0x31,0x2e,0x31,0x2c,0x20,0x69,0x6e,0x63,0x6c,0x75, + 0x64,0x65,0x64,0x20,0x69,0x6e,0x20,0x74,0x68,0x65,0x20,0x66,0x69,0x6c,0x65,0x20, + 0x4c,0x47,0x50,0x4c,0x5f,0x45,0x58,0x43,0x45,0x50,0x54,0x49,0x4f,0x4e,0x2e,0x74, + 0x78,0x74,0x20,0x69,0x6e,0x20,0x74,0x68,0x69,0x73,0x20,0x70,0x61,0x63,0x6b,0x61, + 0x67,0x65,0x2e,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x20,0x49,0x66,0x20,0x79,0x6f,0x75, + 0x20,0x68,0x61,0x76,0x65,0x20,0x71,0x75,0x65,0x73,0x74,0x69,0x6f,0x6e,0x73,0x20, + 0x72,0x65,0x67,0x61,0x72,0x64,0x69,0x6e,0x67,0x20,0x74,0x68,0x65,0x20,0x75,0x73, + 0x65,0x20,0x6f,0x66,0x20,0x74,0x68,0x69,0x73,0x20,0x66,0x69,0x6c,0x65,0x2c,0x20, + 0x70,0x6c,0x65,0x61,0x73,0x65,0x20,0x63,0x6f,0x6e,0x74,0x61,0x63,0x74,0xa,0x2a, + 0x2a,0x20,0x4e,0x6f,0x6b,0x69,0x61,0x20,0x61,0x74,0x20,0x71,0x74,0x2d,0x69,0x6e, + 0x66,0x6f,0x40,0x6e,0x6f,0x6b,0x69,0x61,0x2e,0x63,0x6f,0x6d,0x2e,0xa,0x2a,0x2a, + 0xa,0x2a,0x2a,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0xa, + 0x2a,0x2a,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x20,0x24,0x51,0x54,0x5f,0x45,0x4e,0x44, + 0x5f,0x4c,0x49,0x43,0x45,0x4e,0x53,0x45,0x24,0xa,0x2a,0x2a,0xa,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, + 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2f,0xa,0xa,0x69,0x6d,0x70,0x6f, + 0x72,0x74,0x20,0x51,0x74,0x20,0x34,0x2e,0x37,0xa,0xa,0x49,0x6d,0x61,0x67,0x65, + 0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x6c,0x6f,0x61,0x64,0x69, + 0x6e,0x67,0x3b,0x20,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x22,0x69,0x6d,0x61, + 0x67,0x65,0x73,0x2f,0x6c,0x6f,0x61,0x64,0x69,0x6e,0x67,0x2e,0x70,0x6e,0x67,0x22, + 0xa,0x20,0x20,0x20,0x20,0x4e,0x75,0x6d,0x62,0x65,0x72,0x41,0x6e,0x69,0x6d,0x61, + 0x74,0x69,0x6f,0x6e,0x20,0x6f,0x6e,0x20,0x72,0x6f,0x74,0x61,0x74,0x69,0x6f,0x6e, + 0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x72,0x6f,0x6d,0x3a, + 0x20,0x30,0x3b,0x20,0x74,0x6f,0x3a,0x20,0x33,0x36,0x30,0x3b,0x20,0x72,0x75,0x6e, + 0x6e,0x69,0x6e,0x67,0x3a,0x20,0x6c,0x6f,0x61,0x64,0x69,0x6e,0x67,0x2e,0x76,0x69, + 0x73,0x69,0x62,0x6c,0x65,0x20,0x3d,0x3d,0x20,0x74,0x72,0x75,0x65,0x3b,0x20,0x6c, + 0x6f,0x6f,0x70,0x73,0x3a,0x20,0x41,0x6e,0x69,0x6d,0x61,0x74,0x69,0x6f,0x6e,0x2e, + 0x49,0x6e,0x66,0x69,0x6e,0x69,0x74,0x65,0x3b,0x20,0x64,0x75,0x72,0x61,0x74,0x69, + 0x6f,0x6e,0x3a,0x20,0x39,0x30,0x30,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa, + + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/TitleBar.qml + 0x0,0x0,0x8,0xde, 0x0, - 0x0,0x1a,0xc3,0x78,0x9c,0xcd,0x58,0x6d,0x73,0xdb,0x36,0x12,0xfe,0xce,0x5f,0xb1, - 0x55,0xf3,0xc1,0xce,0x45,0x94,0x94,0xb8,0x93,0x56,0x6a,0x9a,0xd8,0x8a,0x9a,0xf1, - 0xd4,0x71,0x9c,0x5a,0x9d,0xbb,0x7e,0xca,0x40,0x24,0x24,0x62,0xc,0x12,0x34,0x0, - 0x5a,0x51,0x32,0xfe,0xef,0xb7,0xb,0xbe,0x8b,0x74,0xe2,0x4b,0xd3,0x5c,0x61,0x8f, - 0x2d,0x2,0x8b,0xc5,0xee,0xb3,0xfb,0xec,0x82,0x1a,0x3d,0xf4,0x5e,0xdc,0x70,0x6d, - 0x84,0x4a,0xa6,0x30,0xf6,0x27,0xde,0xb,0x96,0xd9,0x48,0xe9,0x29,0x5c,0x66,0x61, - 0xc4,0xb9,0x86,0xdf,0x7c,0xf8,0xd9,0x4,0x62,0x2d,0x26,0x3f,0x1d,0x3d,0x5,0x66, - 0x61,0x13,0x33,0x21,0xfd,0x40,0xc5,0xbf,0x78,0x2f,0xa4,0x8,0x78,0x62,0xf8,0x14, - 0x5e,0x9d,0xff,0x1,0xaf,0x78,0xc2,0x35,0x93,0x70,0x91,0xad,0x70,0x1e,0xce,0xf2, - 0x35,0xcf,0x3b,0x61,0x86,0x87,0xa0,0x12,0x38,0x57,0x57,0x82,0xc1,0x5b,0xb,0x6f, - 0x33,0x11,0x5c,0xc1,0x4b,0x1e,0x2b,0x3,0x5b,0x61,0x23,0x8,0x54,0xba,0xd3,0x62, - 0x13,0x59,0x48,0x94,0xc5,0x7d,0xb0,0xe2,0x52,0x6d,0x7d,0xcf,0xbb,0x54,0x99,0xe, - 0x50,0x7f,0x64,0x6d,0x3a,0x1d,0x8d,0x42,0x15,0xf8,0xd7,0xd6,0x4f,0x48,0x11,0x99, - 0x30,0x3a,0xf2,0x9f,0xe,0x4d,0xc2,0x52,0x13,0x29,0x3b,0xa,0x49,0xe1,0x30,0xe4, - 0x81,0x64,0x9a,0x59,0x71,0xc3,0x87,0x16,0xb5,0x5b,0xae,0xcb,0xff,0x81,0xd2,0x38, - 0x27,0xac,0xe4,0x2b,0xa6,0x87,0xd7,0xb1,0xf4,0x23,0x1b,0x4b,0xef,0xe1,0xc8,0xf3, - 0x46,0xf,0xbf,0xe2,0xf0,0xdc,0x2f,0xcc,0x2b,0xaf,0xe,0xe6,0x87,0xf0,0x78,0x3c, - 0x19,0x17,0x10,0xcc,0x95,0x4e,0x15,0x99,0x88,0xa0,0xb0,0x24,0x1c,0x29,0xd,0xc2, - 0x1a,0x30,0xd9,0xca,0x88,0x50,0x30,0xbd,0x3b,0x18,0xa,0x6e,0xe,0x7d,0x52,0x72, - 0x2c,0x25,0x38,0x25,0x6,0x34,0x37,0x5c,0xdf,0xf0,0xd0,0xcf,0x95,0x27,0x96,0x5, - 0x76,0xda,0xa3,0xf2,0xe0,0xda,0xe,0x45,0xb2,0x56,0x2f,0x2a,0x9c,0xe,0xb,0x8b, - 0x96,0x91,0x30,0xb0,0x16,0x92,0x3,0xfe,0x4f,0x99,0xb6,0xa0,0xd6,0x60,0x23,0x8e, - 0x41,0x79,0x59,0xc3,0x6,0xb1,0xa,0x33,0x94,0xa9,0xd6,0x60,0xa9,0x94,0xbc,0x12, - 0xd6,0x2f,0xd4,0x3c,0x78,0xbb,0x7c,0x77,0xb2,0x78,0x75,0x7a,0xfe,0xee,0xec,0x74, - 0xbe,0x38,0xbf,0x5c,0x4c,0xcf,0x5e,0x5d,0x9c,0x3d,0xa0,0xa5,0x73,0x85,0xa6,0xc4, - 0x31,0x62,0x2d,0x30,0x15,0xfe,0x30,0x6c,0xc3,0xdb,0x7,0x7,0x64,0xb7,0x48,0xf0, - 0x78,0x8c,0x85,0xe6,0x92,0x63,0x76,0xe0,0x64,0xc8,0x9,0x9,0x88,0xd9,0x8e,0x52, - 0x0,0xe3,0xf,0xa1,0x30,0x56,0x8b,0x55,0x66,0xb,0x87,0xff,0x54,0x99,0x5b,0xce, - 0x50,0xde,0xd6,0x7e,0x20,0x82,0x1,0xc6,0x35,0x64,0x9,0xa6,0x8d,0x4b,0x26,0xb2, - 0x19,0x83,0x1d,0x1b,0xa7,0x11,0xcf,0xb,0x5,0xc1,0x62,0x48,0x49,0x71,0x3a,0xe6, - 0x23,0x6e,0x24,0xc1,0x25,0xf,0xa2,0x44,0x49,0xb5,0xd9,0xc1,0x85,0xe6,0x37,0x82, - 0x6f,0xcb,0xc4,0x85,0xe3,0x8d,0xe6,0x3c,0xe6,0x89,0x75,0x27,0xc4,0x29,0x4b,0x76, - 0x22,0xd9,0x90,0x16,0x77,0x7c,0xca,0x82,0x2b,0xf4,0xae,0xc4,0x84,0x18,0x70,0xc6, - 0xd,0x46,0xe8,0xe,0x22,0xd4,0x60,0x1c,0x4b,0x34,0x2f,0x71,0x50,0xcb,0xdd,0xa3, - 0x86,0x33,0xe4,0x1e,0x7a,0x9e,0x11,0x5f,0xb2,0x24,0x44,0x55,0xb5,0x2f,0x45,0x30, - 0xea,0x63,0xdc,0xa1,0xfd,0x27,0x15,0x8c,0x86,0xc7,0xfe,0x4,0x18,0x5a,0x4a,0xab, - 0x26,0x42,0xa5,0xab,0x9d,0x53,0xf2,0x2b,0x3a,0x6,0x97,0x6a,0x6d,0xb7,0x4c,0x3b, - 0x8b,0x7e,0x55,0x78,0x5c,0x95,0x8f,0xc0,0xd2,0x94,0x33,0x8d,0xce,0x96,0x28,0x39, - 0xeb,0x8a,0x58,0xfb,0x14,0x6b,0x5c,0x8,0x64,0x16,0x56,0x38,0x92,0x92,0x1c,0x10, - 0xda,0xe5,0x6c,0x2d,0x9c,0xf2,0x1,0x2e,0xf2,0x20,0x17,0xf0,0x3a,0x7d,0x4a,0x22, - 0xbf,0xf3,0x3,0xd6,0x4a,0xc7,0xf9,0xd1,0x56,0x91,0x1a,0xf4,0x20,0xd3,0x7c,0xcf, - 0xd9,0xfb,0x78,0xaa,0xf9,0x75,0x26,0xb4,0x8b,0x98,0x8b,0xf5,0x56,0x20,0x75,0x10, - 0xce,0x98,0xdb,0xaa,0x80,0x6c,0xb7,0x5b,0x7f,0x93,0x64,0xbe,0xd2,0x9b,0x51,0x51, - 0xbc,0xcc,0x48,0xc9,0x70,0x58,0x3d,0xc8,0x4d,0x2a,0x87,0xa8,0xce,0x95,0x86,0x32, - 0xb8,0xa7,0x88,0x4b,0x98,0xa7,0xd1,0x23,0x42,0x94,0x81,0x49,0xb9,0xcb,0x70,0xfe, - 0x3e,0xe0,0x69,0x3e,0x9f,0x13,0x71,0x83,0x51,0x35,0xb0,0xc3,0x64,0xd,0xb8,0xa6, - 0x5c,0xab,0x76,0x32,0x49,0xaa,0x72,0x2e,0x23,0x2a,0xcb,0x88,0x13,0x28,0x39,0xb5, - 0x31,0xe,0x10,0x72,0x13,0x60,0xc2,0xd7,0xb9,0x59,0xd5,0x4b,0x87,0xf8,0xa2,0x3c, - 0x89,0xb4,0x94,0x7e,0x4f,0xfc,0xc9,0xa3,0xfd,0x58,0x14,0xd1,0xc2,0x3d,0xef,0x16, - 0xff,0x99,0x2f,0x2e,0x96,0xa7,0x6f,0xce,0x7d,0xfb,0xde,0xe6,0xcb,0xdd,0xcc,0x3d, - 0x5d,0x3b,0x73,0x23,0x86,0xcc,0xbf,0xce,0xb8,0x71,0x64,0x41,0x34,0x37,0x4c,0x87, - 0x14,0x22,0x52,0x49,0xa4,0x6b,0x46,0xf5,0x11,0xa4,0x25,0x73,0x5d,0x19,0xca,0xa9, - 0x4f,0xe6,0x62,0x87,0xe8,0x94,0x9f,0xe2,0xa4,0xde,0x5f,0x57,0x4c,0x16,0xe7,0x2f, - 0xcb,0x52,0xf2,0x20,0x9f,0xfe,0x7a,0x3,0x8b,0xbb,0x88,0xb1,0x36,0x5a,0x42,0x12, - 0xfb,0x85,0xe7,0x9d,0x5a,0x1e,0xc3,0x47,0xf,0x70,0x88,0x70,0xa,0xae,0x21,0x9c, - 0x30,0xed,0x8d,0x46,0x34,0xb5,0x15,0xa1,0x8d,0xa6,0xf0,0xc3,0x78,0x5c,0x4c,0x44, - 0x9c,0x62,0x34,0xc5,0x2,0x3e,0x76,0x7b,0x52,0xad,0x52,0xc,0xed,0xe,0xa8,0x3e, - 0x11,0x3e,0xb4,0x7f,0xa,0x83,0xd7,0x4c,0x5f,0x71,0x8c,0xe5,0x52,0x85,0x6c,0x37, - 0xe8,0x15,0xc5,0x6a,0x66,0x55,0xb2,0xdc,0xa5,0x24,0x8f,0x15,0x7c,0x2d,0x36,0x7b, - 0x82,0x2b,0xac,0xb4,0x54,0xfa,0x52,0xc9,0x76,0xaf,0x79,0x92,0x4d,0x61,0xcd,0x24, - 0x76,0x51,0x12,0x32,0x62,0x83,0x49,0x84,0xf9,0x9c,0x64,0x2f,0x73,0x9,0x1e,0x36, - 0x17,0xc,0xb7,0x16,0x4f,0x31,0x73,0x4c,0xe6,0xab,0xf6,0x52,0x20,0x95,0xe1,0x3d, - 0xf3,0x2b,0x4c,0x85,0x72,0xba,0x39,0x6f,0x69,0x4a,0xf7,0x69,0x52,0x2e,0x7,0x4d, - 0x6b,0xd3,0x9,0xd6,0x5f,0xae,0x4f,0x63,0x4c,0x2a,0xf8,0x8,0xa6,0xe8,0xd9,0x3, - 0x41,0x13,0x66,0x54,0x36,0x5c,0x1f,0xaf,0x11,0x83,0x59,0x89,0x2f,0x76,0x1f,0x24, - 0xaa,0xef,0x9e,0x66,0x15,0xc6,0xc5,0x6c,0xfe,0x8,0xff,0x82,0xc9,0xd1,0xc,0x76, - 0x53,0x18,0x3e,0x85,0xdb,0xfc,0xa8,0x46,0xec,0xca,0xf8,0x95,0x35,0x5d,0x57,0xb3, - 0xf7,0x3f,0xc2,0xab,0xf6,0x60,0xd7,0x4a,0x55,0x82,0x2b,0xb5,0xf2,0xe6,0x1,0xfc, - 0xbd,0xa5,0x70,0x54,0x52,0x2d,0x21,0x5a,0xc1,0x4,0x6a,0xef,0xa4,0x81,0xb1,0x6e, - 0x1,0x59,0x27,0x9b,0xdf,0x46,0xf8,0xe0,0x70,0xd6,0xb3,0xf9,0x4d,0xb,0xeb,0xc6, - 0xe6,0x76,0x10,0xf6,0x37,0xdf,0x7a,0xf5,0xa7,0xea,0xe3,0x99,0x62,0xd4,0x50,0x3e, - 0xe9,0x5d,0x2e,0xd3,0x92,0x28,0xa0,0x7c,0xf2,0xc3,0xb8,0x35,0x8d,0xdd,0x16,0x6f, - 0x89,0xc6,0xb7,0x2a,0xad,0x10,0xc5,0xcf,0xbd,0x32,0xf8,0x47,0x7c,0xa0,0x18,0xc9, - 0x39,0x8a,0x71,0x5d,0x87,0x60,0x6f,0xa1,0xb5,0xbb,0xc,0xd7,0x51,0xfb,0xe0,0xf, - 0x53,0x98,0x8c,0xdb,0x53,0x37,0xc2,0x88,0x15,0x31,0xb0,0x41,0x1b,0xaf,0x25,0xa1, - 0x12,0xe7,0x19,0x3a,0xdb,0xd,0x51,0xc7,0x7d,0xdf,0x58,0x66,0x39,0x3c,0x83,0x41, - 0xa1,0x78,0xb0,0x7,0x6e,0xeb,0xd1,0x9,0x1b,0xbc,0x2e,0xbb,0x4d,0x5d,0xf5,0x9, - 0x8b,0x89,0xa,0xbd,0xaa,0x68,0x1c,0x3b,0x90,0xe6,0x11,0x4b,0x90,0x2a,0x48,0x1e, - 0xcb,0xf4,0x86,0xfa,0x55,0xc7,0xac,0x59,0x89,0x27,0xa,0xad,0x14,0x96,0x91,0x78, - 0xea,0xee,0x8,0x6b,0xba,0xcd,0xcc,0xc0,0x5,0xa2,0x62,0x2,0xc5,0x2,0x6e,0x1b, - 0x89,0x50,0x8e,0x8b,0xa2,0xce,0xfc,0x2f,0x7,0x92,0x32,0xac,0x6d,0xd8,0xd9,0xb1, - 0x2a,0xee,0xe9,0xdc,0x43,0xc3,0x6a,0x96,0x98,0xfc,0xb6,0x35,0x85,0x65,0xf5,0xd0, - 0x83,0x4b,0xee,0xf7,0x71,0x22,0x8a,0xde,0xff,0x11,0xb0,0x9d,0x60,0xf1,0xf2,0xad, - 0x2b,0x8e,0x8b,0xfc,0xe1,0x4d,0x66,0xdf,0x66,0x78,0x4d,0x9d,0x41,0x98,0xe5,0x97, - 0x5b,0x57,0x98,0x3b,0x46,0xf4,0x98,0xb3,0x44,0x67,0xfa,0xb2,0x1d,0xc3,0xb4,0x51, - 0x7a,0xe7,0x96,0x1b,0xa3,0x2f,0x73,0x7b,0xcc,0x96,0x7c,0x6d,0x2b,0x2c,0x66,0x79, - 0xf7,0x2e,0x9f,0x27,0xe3,0x6e,0x72,0xb9,0xbc,0x3e,0x4d,0xca,0x94,0xbf,0xc3,0x6c, - 0x1a,0x5c,0x8a,0x10,0x1d,0x27,0xbb,0xfc,0x5,0x7d,0x7e,0x2d,0xc2,0x50,0xf2,0x36, - 0xbc,0xb8,0x58,0x54,0x81,0xd6,0xfc,0x1a,0x63,0xe7,0xaf,0xf0,0x1a,0x83,0x8b,0x3a, - 0xe3,0x33,0xc,0xa6,0xa4,0x77,0xb8,0xc1,0xbf,0x23,0x61,0x39,0xd6,0x5c,0x63,0x77, - 0xb2,0x54,0xfe,0x3b,0x13,0x86,0x32,0xc6,0xcd,0xcd,0xb,0xc1,0x13,0x89,0x8d,0x60, - 0xd0,0x55,0x9a,0x8a,0xf7,0x5c,0x5e,0x8a,0xf,0xb8,0x79,0xf2,0x63,0x3b,0xd6,0xaf, - 0x15,0x5e,0xa,0x8e,0x35,0x67,0x5d,0x94,0xf6,0xca,0x4a,0x25,0xd9,0x11,0x2c,0x33, - 0xc,0xaf,0x14,0xb2,0x17,0x23,0x1a,0x2a,0xa9,0xa,0x60,0xf7,0x28,0x77,0xdc,0x1a, - 0xe,0xbe,0x6b,0x90,0xff,0xf0,0xe,0x39,0x1a,0xd,0x31,0xa4,0xb8,0x43,0xeb,0x4e, - 0xd9,0x9e,0xd2,0xe0,0x5a,0x5b,0xd5,0x4,0x50,0x43,0x5f,0x6f,0xe8,0xd7,0xd8,0x25, - 0x23,0xd,0x8e,0xcd,0xfd,0xbe,0xd6,0xba,0x9b,0xc0,0x7d,0x95,0xdf,0x83,0x22,0xb5, - 0x1f,0xbd,0x5d,0x1,0x2f,0x27,0x27,0xee,0xbe,0xd2,0x8e,0xfb,0xef,0x3c,0xb0,0x58, - 0x3c,0x64,0x5f,0xb5,0xdb,0xdf,0xf9,0xe5,0x41,0x2f,0x33,0xf8,0xfb,0x71,0x31,0x6, - 0x5e,0x47,0xa6,0xb8,0x70,0xf4,0x2,0xb2,0x7f,0x9,0xc9,0xad,0xf2,0xd3,0x64,0xd3, - 0xad,0xc1,0x34,0x8a,0x3e,0x77,0x34,0x9e,0xdd,0xd5,0x79,0xf6,0xcd,0xff,0x24,0xb7, - 0x69,0xdc,0x76,0x2d,0xfe,0x4,0x67,0xba,0xe0,0xdd,0x4d,0x9b,0x7b,0x62,0x78,0xf, - 0xea,0x40,0x7d,0xa7,0xd8,0xbb,0x3d,0xf6,0xdd,0x48,0xfa,0xf3,0xac,0x33,0xf5,0xb9, - 0x9e,0x58,0x8d,0xa2,0x39,0xa6,0x9a,0xde,0xf1,0x42,0xba,0x1b,0x46,0x3c,0xb9,0x3, - 0x4,0xbf,0x90,0xba,0x5b,0xdb,0x27,0x7b,0x5b,0x2b,0x25,0xeb,0x2,0xf9,0xfd,0x4f, - 0x8c,0x7e,0x6,0x5f,0x9f,0x3f,0x74,0xe1,0xfe,0x22,0xfa,0xd4,0x1b,0xff,0x41,0xec, - 0x21,0xa3,0x3e,0x4b,0x9e,0x27,0x8f,0x6b,0xf2,0x3c,0x79,0xfc,0x7f,0x20,0x4f,0xd, - 0xdd,0xd7,0xe5,0x4e,0xc5,0x91,0xe6,0x6b,0x54,0x1f,0x41,0xfe,0xe,0x32,0xf4,0x38, - 0xf5,0x97,0xb8,0xd0,0xce,0xaf,0x6f,0x40,0x5,0x7a,0xc7,0xfc,0x12,0x26,0xd4,0xfb, - 0xfe,0x39,0x44,0x20,0x9b,0xbe,0x31,0xf,0xf6,0x67,0x3e,0x4b,0x83,0x1a,0xb7,0xbf, - 0x89,0x5,0x8d,0x2f,0xd,0xbe,0x11,0x9,0x7a,0x5c,0xfa,0x2b,0x1c,0x68,0x67,0xd6, - 0xb7,0xa0,0x80,0x64,0xc9,0x55,0xfd,0xdd,0x41,0x6b,0x9d,0xbe,0xd1,0xf8,0xe8,0x7d, - 0x5e,0x7f,0xef,0xb,0x7c,0x91,0x71,0x3f,0xb6,0xaf,0x2a,0xfd,0x5f,0x75,0x34,0x25, - 0xca,0xe8,0xeb,0x96,0xa0,0xee,0xc8,0xed,0x5d,0x78,0xa7,0x8d,0x6f,0xb0,0xe0,0xd9, - 0xb3,0xea,0x3b,0x2c,0x78,0xde,0xea,0xb1,0x30,0x85,0x83,0x7d,0x41,0x2a,0x3b,0x83, - 0xe7,0xcd,0xf2,0xd3,0x15,0x3a,0xa1,0x97,0x90,0xe7,0x8d,0xf0,0x4c,0xdb,0xc0,0x1d, - 0x1e,0x36,0x80,0xc9,0xff,0xde,0x7a,0xff,0x5,0x8a,0x5b,0x57,0xb9, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/Button.qml - 0x0,0x0,0xa,0xdc, + 0x0,0x24,0x13,0x78,0x9c,0xcd,0x59,0x6d,0x73,0xdb,0x36,0x12,0xfe,0xce,0x5f,0x81, + 0x53,0xf3,0xc1,0xce,0x59,0x94,0xe5,0xd8,0x97,0x56,0x3a,0x5f,0xe2,0x17,0x35,0xd5, + 0xd4,0x71,0x9c,0x5a,0x9d,0xbb,0x4e,0xe7,0x26,0x3,0x91,0x90,0x84,0x1a,0x24,0x68, + 0x0,0xb4,0xac,0x64,0xfc,0xdf,0xbb,0xb,0xbe,0x8b,0xa4,0xec,0x24,0x8e,0x27,0xb0, + 0xc7,0x96,0x80,0xc5,0x62,0xb1,0xbb,0xcf,0xbe,0x90,0xbd,0xe7,0xce,0xeb,0x1b,0xa6, + 0x34,0x97,0xe1,0x80,0xec,0xba,0x7b,0xce,0x6b,0x1a,0x9b,0x85,0x54,0x3,0x72,0x19, + 0xfb,0xb,0xc6,0x14,0xf9,0xd5,0x25,0xff,0xd6,0x1e,0x9f,0xf1,0xfe,0x4f,0xfb,0x2f, + 0x9,0x35,0x64,0x1e,0x50,0x2e,0x5c,0x4f,0x6,0xff,0x71,0x5e,0xb,0xee,0xb1,0x50, + 0xb3,0x1,0x79,0x73,0xfe,0x3b,0x79,0xc3,0x42,0xa6,0xa8,0x20,0x17,0xf1,0x14,0xe6, + 0xc9,0x59,0xb2,0xe6,0x38,0xc7,0x54,0x33,0x9f,0xc8,0x90,0x9c,0xcb,0x2b,0x4e,0xc9, + 0x7b,0x43,0xde,0xc7,0xdc,0xbb,0x22,0xa7,0x2c,0x90,0x9a,0x2c,0xb9,0x59,0x10,0x4f, + 0x46,0x2b,0xc5,0xe7,0xb,0x43,0x42,0x69,0x60,0x1f,0x99,0x32,0x21,0x97,0xae,0xe3, + 0x5c,0xca,0x58,0x79,0xc0,0x7f,0x61,0x4c,0x34,0xe8,0xf5,0x7c,0xe9,0xb9,0xd7,0xc6, + 0xd,0x91,0x11,0x8a,0xd0,0xdb,0x77,0x5f,0x76,0x75,0x48,0x23,0xbd,0x90,0xa6,0xe7, + 0x23,0xc3,0xae,0xcf,0x3c,0x41,0x15,0x35,0xfc,0x86,0x75,0xd,0x70,0x37,0x4c,0x65, + 0xff,0x3d,0xa9,0x60,0x8e,0x1b,0xc1,0xa6,0x54,0x75,0xaf,0x3,0xe1,0x2e,0x4c,0x20, + 0x9c,0xe7,0x3d,0xc7,0xe9,0x3d,0x7f,0xc4,0xe1,0xd8,0x5f,0x72,0x92,0xdf,0x6a,0xeb, + 0x64,0x9b,0xec,0xed,0xf6,0x77,0x53,0x15,0x9c,0x48,0x15,0x49,0x14,0x11,0x94,0x42, + 0x43,0xbf,0x27,0x15,0xe1,0x46,0x13,0x1d,0x4f,0x35,0xf7,0x39,0x55,0xab,0xad,0x2e, + 0x67,0x7a,0xdb,0x45,0x26,0x47,0x42,0x10,0xcb,0x44,0x13,0xc5,0x34,0x53,0x37,0xcc, + 0x77,0x13,0xe6,0xa1,0xa1,0x9e,0x19,0x34,0xb0,0xdc,0xba,0x36,0x5d,0x1e,0xce,0xe4, + 0xeb,0x5c,0x4f,0xdb,0xa9,0x44,0x93,0x5,0xd7,0x64,0xc6,0x5,0x23,0xf0,0x3f,0xa2, + 0xca,0x10,0x39,0x23,0x66,0xc1,0xc0,0x28,0xa7,0x85,0xda,0x48,0x20,0xfd,0x18,0x68, + 0xf2,0x35,0x32,0x91,0x52,0x5c,0x71,0xe3,0xa6,0x6c,0x9e,0xbd,0x9f,0x7c,0x38,0x1e, + 0xbd,0x19,0x9f,0x7f,0x38,0x1b,0x9f,0x8c,0xce,0x2f,0x47,0x83,0xb3,0x37,0x17,0x67, + 0xcf,0x70,0xe9,0x5c,0x82,0x28,0x41,0x0,0xba,0xe6,0xe0,0xa,0xbf,0x6b,0x3a,0x67, + 0xd5,0x83,0x3d,0x94,0x9b,0x87,0x70,0x3c,0xd8,0x42,0x31,0xc1,0xc0,0x3b,0x60,0xd2, + 0x67,0xa8,0x9,0x12,0xd0,0x15,0xba,0x0,0xd8,0x9f,0xf8,0x5c,0x1b,0xc5,0xa7,0xb1, + 0x49,0x2f,0xfc,0x87,0x8c,0xed,0x72,0xc,0xf4,0xa6,0xb8,0x7,0x68,0xd0,0x3,0xbb, + 0xfa,0x34,0x4,0xb7,0xb1,0xce,0x84,0x32,0x83,0xb1,0x3,0x6d,0x39,0xc2,0x79,0x3e, + 0x47,0xb5,0x68,0x64,0x92,0x9e,0xe,0xfe,0x8,0x1b,0x91,0x70,0xc2,0xbc,0x45,0x28, + 0x85,0x9c,0xaf,0xc8,0x85,0x62,0x37,0x9c,0x2d,0x33,0xc7,0x25,0x47,0x73,0xc5,0x58, + 0xc0,0x42,0x63,0x4f,0x8,0x22,0x1a,0xae,0x78,0x38,0x47,0x2e,0xf6,0xf8,0x88,0x7a, + 0x57,0x70,0xbb,0x4c,0x27,0x88,0x80,0x33,0xa6,0xc1,0x42,0x2d,0x40,0x28,0x94,0x71, + 0x24,0x40,0xbc,0xd0,0xaa,0x5a,0xac,0x76,0x4a,0x97,0xc1,0xeb,0xc1,0xcd,0x63,0xc4, + 0x4b,0x1c,0xfa,0xc0,0xaa,0xb8,0x4b,0x6a,0x8c,0xe2,0x18,0x7b,0x68,0xf3,0x49,0x29, + 0xa2,0xc9,0x9e,0xdb,0x27,0x14,0x24,0xc5,0x55,0xbd,0x0,0xa6,0xd3,0x95,0x65,0xf2, + 0x33,0x5c,0x8c,0x5c,0xca,0x99,0x59,0x52,0x65,0x25,0xfa,0x59,0xc2,0x71,0xb9,0x3f, + 0x12,0x1a,0x45,0x8c,0x2a,0xb8,0x6c,0xa6,0x25,0x2b,0x5d,0x6a,0x6b,0x17,0x6d,0xd, + 0xb,0x9e,0x88,0xfd,0x5c,0x8f,0xc8,0x24,0x51,0x8,0xee,0xb2,0xb2,0xa6,0x97,0x72, + 0x9,0xb9,0x48,0x8c,0x9c,0xaa,0xd7,0xf2,0x93,0x2,0xf0,0x9d,0x1c,0x30,0x93,0x2a, + 0x48,0x8e,0x36,0x12,0xd9,0xc0,0xd,0x62,0xc5,0xd6,0x2e,0xfb,0x90,0x9b,0x2a,0x76, + 0x1d,0x73,0x65,0x2d,0x66,0x6d,0xbd,0xe4,0x0,0x1d,0x50,0x67,0xc0,0x4c,0x1e,0x40, + 0x96,0xcb,0xa5,0x3b,0xf,0x63,0x57,0xaa,0x79,0x2f,0xd,0x5e,0xba,0x27,0x85,0xdf, + 0xcd,0xbf,0x88,0x79,0x24,0xba,0xc0,0xce,0x86,0x86,0xcc,0xb8,0x63,0xd0,0x8b,0x9f, + 0xb8,0xd1,0xe,0x6a,0x94,0x12,0x1d,0x31,0xeb,0xe1,0xec,0xd6,0x63,0x51,0x32,0x9f, + 0x0,0x71,0xe,0x56,0xd5,0x64,0x5,0xce,0xea,0x31,0x85,0xbe,0x96,0xef,0xa4,0x2, + 0x59,0x25,0x58,0x6,0xad,0x4c,0x16,0xc,0x95,0x92,0x40,0x1b,0xec,0x40,0x7c,0xa6, + 0x3d,0x70,0xf8,0xc2,0x37,0xf3,0x78,0x69,0x35,0x3e,0xca,0x4e,0x42,0x2e,0xd9,0xbd, + 0xfb,0x6e,0x7f,0x67,0xdd,0x16,0xa9,0xb5,0x60,0xcf,0x87,0xd1,0xff,0x4e,0x46,0x17, + 0x93,0xf1,0xbb,0x73,0xd7,0xdc,0x9a,0x64,0xb9,0xee,0xb9,0xe3,0x99,0x15,0x77,0x41, + 0x1,0xf9,0xd7,0x31,0xd3,0x16,0x2c,0xa0,0xcd,0x39,0x55,0x3e,0x9a,0x8,0x59,0x22, + 0xe8,0xca,0x56,0xdd,0x21,0x51,0x86,0x5c,0x1b,0x86,0x12,0xe8,0xa3,0xb8,0x90,0x21, + 0x6a,0xe1,0x27,0x3d,0xa9,0xf1,0xd7,0x6,0x93,0xd1,0xf9,0x69,0x16,0x4a,0x9e,0x25, + 0xd3,0x8f,0x37,0x20,0xb8,0xf3,0x0,0x62,0xa3,0x41,0x4d,0x42,0xbe,0x70,0x9c,0xb1, + 0x61,0x1,0xf9,0xe4,0x10,0x18,0xdc,0x1f,0x10,0x9b,0x10,0x8e,0xa9,0x72,0xec,0x4c, + 0xaf,0x77,0xca,0x66,0x34,0x16,0x86,0x2c,0x98,0x8d,0xdd,0x8,0x88,0x25,0xf7,0x21, + 0xb0,0x64,0xe,0x25,0x41,0xfb,0x4b,0x85,0x19,0x25,0x44,0x44,0x41,0x1c,0xc5,0x20, + 0x21,0xa7,0x7f,0x31,0x50,0x4,0xf2,0xb0,0xe4,0x3,0xf2,0xe3,0xee,0xae,0xfd,0x9a, + 0x30,0x1a,0x90,0x7f,0xed,0x26,0x47,0x44,0x4a,0x46,0xe0,0x1b,0x2b,0x82,0x1,0xe, + 0x15,0x8c,0x2,0xc,0x48,0xe7,0x2d,0x55,0x57,0xc,0x9c,0x61,0x22,0x7d,0xba,0xea, + 0x34,0x92,0x42,0x38,0x34,0x32,0x9c,0xac,0x22,0xa4,0x87,0x14,0x30,0xe3,0xf3,0x35, + 0xc2,0x29,0x84,0x6a,0x8c,0x9d,0x91,0xa0,0xab,0xb7,0x2c,0x8c,0x7,0x64,0x46,0x5, + 0xa4,0xe1,0x8d,0x44,0x63,0xf,0xf3,0xbf,0x51,0xf1,0x1a,0x1d,0x87,0x7b,0x95,0xc8, + 0x26,0x3c,0x60,0x32,0x36,0xf6,0x66,0xc9,0xd5,0x34,0x9f,0x83,0x5f,0x3,0xc4,0xc2, + 0xf8,0x34,0xa1,0x63,0x7e,0x79,0x41,0x33,0x63,0x40,0x6e,0x7d,0x2,0xf8,0xba,0xaa, + 0x2e,0x79,0x42,0x6a,0xd6,0x30,0x3f,0x5,0xef,0xcc,0xa6,0xcb,0xf3,0x6,0xa7,0x54, + 0x13,0x27,0x69,0x61,0xa1,0x2b,0x9b,0x8e,0x21,0x25,0x30,0x35,0xe,0xc0,0xcf,0xc9, + 0x27,0xa2,0xd3,0x32,0xa2,0xc3,0x71,0x42,0xf7,0xb2,0x1a,0xc0,0x85,0xca,0xa6,0x33, + 0xcc,0xec,0x95,0x18,0xd2,0xb5,0xdf,0x86,0xb9,0xd5,0xd2,0xd9,0xd4,0x1b,0xfe,0x49, + 0xfa,0xfb,0x43,0xb2,0x1a,0x90,0xee,0x4b,0x72,0x97,0x1c,0x55,0x72,0xa7,0xcc,0xa5, + 0xb2,0x34,0xa3,0xf2,0xd9,0x87,0x1f,0xe1,0xe4,0x7b,0x20,0x91,0x46,0x32,0x84,0x95, + 0x82,0x79,0xf9,0x0,0x76,0x6b,0xd0,0x28,0x39,0x95,0x53,0xa1,0xc2,0x25,0x70,0xea, + 0xea,0xd6,0x6c,0x7b,0x90,0x2c,0x3a,0xb5,0xc5,0x54,0xcc,0xfd,0x83,0xdd,0xda,0xd2, + 0xba,0x17,0x97,0x87,0x84,0x90,0xc2,0xd,0x68,0xa5,0xbe,0xd,0xbc,0xb5,0x62,0xb8, + 0x2,0x6f,0x6e,0xd5,0xa2,0x5b,0xdb,0xc3,0x86,0xcd,0xef,0x2a,0xb6,0x2d,0x6d,0xae, + 0x1a,0x1d,0x37,0xd7,0x76,0x6b,0x43,0xd,0xd3,0x3,0xf2,0x67,0x6d,0x5,0xc7,0x25, + 0xae,0x92,0xba,0x7e,0xb2,0x11,0xd2,0x0,0x3d,0xe6,0x86,0x6b,0x3e,0x15,0xc,0xbd, + 0x64,0xc1,0xc2,0x92,0x0,0x25,0x5c,0x90,0xc3,0xc3,0x43,0x8b,0x9e,0xfa,0xd,0xb2, + 0x71,0x91,0x42,0xea,0x64,0x41,0x43,0xf0,0x40,0xf0,0x49,0x43,0xd5,0x1c,0x33,0x53, + 0x6a,0x8b,0x61,0xae,0xc4,0xfe,0x5d,0x2b,0x97,0xa3,0xd0,0x83,0xe2,0xbc,0xce,0xa3, + 0xe4,0xe,0x67,0x92,0x82,0xe3,0xf,0x21,0x6c,0x21,0x29,0x12,0x4d,0x25,0xc4,0x8c, + 0x20,0x95,0xfc,0x48,0x31,0xea,0x26,0x33,0x43,0x48,0xb8,0x51,0xee,0x7c,0xf0,0x99, + 0xdc,0x91,0xf6,0xa3,0xdb,0x2f,0xd0,0x7e,0x38,0x32,0x85,0xa0,0x6,0x35,0x1,0x78, + 0x46,0x31,0x9b,0x1c,0x9f,0x2d,0x74,0xf,0x9a,0xf,0xbd,0xdb,0xf9,0x1a,0xb3,0x2d, + 0xb8,0xef,0xb3,0xf0,0x7e,0xab,0xd9,0xe0,0xf8,0x28,0x66,0xdb,0xfd,0x46,0x66,0x2b, + 0xec,0xf3,0xd4,0x6,0x6b,0xb6,0x57,0xcb,0x3d,0xeb,0xb3,0xff,0xaf,0x23,0xd2,0x28, + 0x1a,0xea,0xa4,0x1a,0x6f,0x83,0x65,0xaf,0x77,0x9,0x75,0x1c,0x5c,0x10,0xab,0xab, + 0x82,0x1e,0x1b,0x16,0x6c,0xc,0x96,0x52,0x5d,0xd9,0x12,0x13,0xaa,0x12,0xb5,0x84, + 0x7a,0x59,0x61,0xe9,0xda,0xc8,0x69,0x52,0x6c,0x6e,0x77,0x97,0x99,0x42,0x1d,0x77, + 0x9e,0x77,0x50,0xb9,0x25,0xb8,0xb7,0x6e,0x28,0xa4,0x3b,0xa,0x79,0x52,0xb8,0xb6, + 0x73,0xc7,0x91,0xd9,0xa1,0x20,0xaf,0xb9,0x50,0x96,0x6f,0xe1,0xfc,0xd4,0x9b,0x40, + 0x1c,0x28,0xaf,0xe0,0xa2,0xae,0xc1,0x5c,0x3f,0x4a,0x3e,0x8f,0xc3,0xd1,0x6d,0x24, + 0x87,0xc4,0x8f,0x93,0x4e,0x6f,0x40,0xfa,0x90,0x88,0x37,0xf8,0x0,0x8e,0xc4,0xf9, + 0xf2,0xd3,0xc1,0xf,0xca,0x9c,0x49,0xce,0xfa,0x5d,0x6c,0xde,0xc7,0xd4,0x2f,0x73, + 0x3f,0xd8,0xc8,0xfc,0xb3,0x60,0xdb,0xeb,0xfd,0x62,0x11,0xb9,0xc1,0xa4,0x50,0x57, + 0xb3,0x5b,0x28,0xab,0xd,0x7b,0x44,0x7b,0xa6,0x71,0xe0,0xbb,0x34,0x27,0x68,0xfc, + 0x1b,0xda,0x73,0x9d,0xf5,0x17,0x19,0xb3,0x1,0xd4,0xcd,0xeb,0x77,0x5,0xd8,0xb1, + 0x4a,0x54,0x64,0x63,0xcd,0x62,0x49,0xaa,0x4,0xb0,0xa6,0x6e,0xa8,0x18,0x34,0xd4, + 0x9b,0x15,0x42,0xc5,0xa0,0x37,0x35,0xe5,0xaa,0x36,0x1b,0x50,0x69,0x40,0x37,0x35, + 0x67,0xa,0xeb,0x84,0x86,0xba,0x67,0x46,0xb6,0x4a,0xbc,0xb7,0x5b,0x9c,0xa8,0x92, + 0x20,0xda,0xd2,0xc3,0xdd,0xfd,0x5a,0x48,0x22,0xeb,0x66,0x35,0x24,0x34,0x15,0xa, + 0x68,0x51,0x9b,0x4b,0xb0,0x3c,0x31,0xac,0xe5,0x0,0xa8,0x22,0xa5,0xe2,0x1f,0xb1, + 0xe0,0x14,0x27,0xc,0xb5,0x58,0xd4,0x93,0x6b,0xb,0x55,0xa9,0x3f,0xa2,0xb7,0x55, + 0x66,0x92,0x2a,0x39,0xaf,0x27,0x5b,0xaa,0xcc,0x86,0xbb,0xfe,0x6,0xa0,0x85,0x24, + 0x23,0xd6,0xf3,0x72,0xde,0x5d,0x61,0xd5,0x51,0x59,0x69,0x28,0x87,0x7b,0x2f,0x2a, + 0x14,0xcd,0xb5,0x71,0x99,0xc2,0x93,0x2,0x1f,0x54,0x76,0x7e,0xd8,0x4d,0x47,0xc7, + 0x69,0xd6,0x58,0xcd,0x7c,0x82,0xcd,0x4c,0x96,0xce,0xe,0x86,0x49,0xf,0x9e,0x7d, + 0xef,0xd7,0x4b,0x58,0xcf,0x6a,0x6f,0x1c,0x66,0xc2,0xac,0x19,0xbf,0xf2,0x75,0x2, + 0xfa,0x6a,0x72,0x3e,0x34,0x3c,0x14,0x2e,0x73,0xa9,0x56,0x48,0x52,0x23,0xc8,0x72, + 0xed,0xc6,0xb3,0x70,0x30,0xc1,0x7d,0x80,0x39,0x32,0x71,0x47,0xf8,0xf9,0x2d,0x44, + 0x38,0xc1,0x6a,0x74,0x68,0xb8,0x54,0xfb,0xb5,0xb5,0x19,0xd8,0x15,0xb2,0xba,0xf0, + 0x93,0x9e,0x6f,0x98,0xab,0xf2,0xbf,0xb,0x6e,0xb0,0xd4,0xd5,0x66,0x25,0xb2,0x43, + 0x7e,0xa3,0x5c,0x33,0x3f,0x9d,0x3b,0x49,0x9,0x8f,0x5,0x74,0x69,0xf5,0xa8,0x6a, + 0x19,0x47,0xfc,0x96,0x89,0x4b,0xfe,0x11,0x18,0xf4,0x7f,0xdc,0xa4,0xab,0xb4,0x3b, + 0xab,0xd7,0xed,0x6b,0xdd,0x1a,0x6,0xd6,0xf,0x1c,0x9c,0xd1,0x8d,0xc2,0x79,0xfd, + 0xd0,0xd4,0x97,0xf6,0xf6,0x8b,0x86,0x6a,0x6f,0xbf,0x55,0xc1,0xd0,0xbb,0x43,0xdf, + 0x51,0xc3,0x4a,0x75,0xba,0x75,0x37,0x7a,0x4e,0xd5,0x92,0xae,0xaa,0x39,0x26,0x8e, + 0xb4,0x8e,0x68,0xae,0x3c,0xb1,0xdd,0xde,0xa4,0x98,0xb7,0x32,0xd6,0x16,0x33,0x2d, + 0x8e,0x54,0xc0,0x32,0xa7,0x6c,0x95,0x78,0xc6,0x85,0x68,0x75,0xa6,0x5c,0xca,0x4d, + 0xc2,0xe1,0x90,0x61,0xde,0x81,0x35,0x87,0x4d,0x8c,0xae,0xff,0x78,0x40,0x78,0xc5, + 0x51,0xd,0xb1,0x9b,0xfb,0x26,0x28,0x7,0xd,0x3e,0xa7,0x36,0x36,0xa9,0x18,0x49, + 0x20,0xa1,0xb3,0x4c,0x3,0x36,0xe5,0x12,0x3a,0x3,0x8b,0x91,0x3,0xa2,0x99,0xe7, + 0xb6,0xf2,0x59,0x4f,0x3e,0xae,0x46,0xb6,0x4d,0x3d,0x27,0x8e,0x7a,0xde,0xdb,0x10, + 0xf1,0xeb,0xfd,0x7a,0x73,0xd4,0x9f,0xf1,0xf9,0xb1,0x7d,0x7c,0x53,0x35,0x76,0x5b, + 0xf0,0x6c,0xda,0xf9,0xe5,0x96,0xbe,0x2f,0x58,0xe2,0x68,0xc3,0x23,0x8e,0x75,0x4c, + 0x26,0x52,0x35,0x3,0x12,0x47,0xa,0xca,0x17,0x7b,0x5,0x28,0x5f,0xec,0x35,0x52, + 0x3e,0x38,0xf2,0xdd,0xd5,0x25,0xde,0x0,0x94,0xba,0xf2,0xda,0xb1,0xf2,0x40,0x1d, + 0x3e,0x0,0x6,0xa4,0xc0,0xfb,0xda,0xa3,0xaf,0x66,0x57,0x6b,0x72,0xb4,0xd6,0xe7, + 0x18,0xf7,0xb5,0xbe,0x59,0xef,0x1b,0x29,0x7c,0x66,0xee,0xe7,0xcd,0x6f,0xa3,0x12, + 0xdc,0x94,0xaa,0x9d,0xdb,0xc6,0x6,0xb2,0xe2,0x92,0x45,0x2,0xf9,0xe1,0x27,0x8a, + 0x3f,0x9d,0xcf,0x2,0x50,0xf6,0x71,0x23,0x7e,0xf0,0x69,0xe1,0x17,0xc1,0xa7,0xd8, + 0xf8,0x1d,0xa1,0x7,0x85,0xfa,0xfe,0xc1,0x53,0xa8,0xee,0x71,0xb1,0x93,0x63,0xa4, + 0xfc,0xc,0xb8,0x9,0x20,0xdf,0x2,0xc,0xd,0x97,0xfa,0x2a,0x2c,0x54,0xfd,0xeb, + 0x9,0xa0,0x80,0xf,0xc8,0xbf,0x4,0x9,0xc5,0xbe,0xef,0x7,0x8,0x28,0xd3,0x13, + 0xe3,0x60,0x7d,0xe6,0x5e,0x18,0x14,0x7a,0xfb,0x46,0x28,0x28,0xbd,0xf1,0x78,0x22, + 0x10,0x34,0x5c,0xe9,0x6b,0x30,0x50,0xf5,0xac,0xa7,0x80,0x80,0xa0,0xe1,0x55,0xcb, + 0x8b,0xf,0x7c,0x1d,0xf3,0xc9,0xb9,0x9f,0x7f,0x63,0x83,0x9e,0xbf,0xb9,0xfb,0xcc, + 0x5e,0x34,0xb3,0xbe,0xaa,0x10,0xd6,0x5b,0x83,0x5a,0x8b,0x5d,0xbc,0xd0,0x23,0x87, + 0x87,0xf9,0x2b,0x3d,0xf2,0xaa,0x92,0x63,0xc9,0x80,0x6c,0xad,0x13,0x62,0xd8,0xe9, + 0xbc,0x2a,0x87,0x9f,0x3a,0xd1,0x31,0x36,0x69,0xaf,0x4a,0xe6,0x19,0x54,0x15,0xb7, + 0xbd,0x5d,0x52,0x4c,0xf2,0xf7,0xce,0xf9,0x1b,0x31,0x8c,0xd0,0xe2, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/Button.qml + 0x0,0x0,0xb,0x0, 0x2f, 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a, @@ -1017,83 +1489,85 @@ static const unsigned char qt_resource_data[] = { 0x70,0x65,0x72,0x74,0x79,0x20,0x73,0x74,0x72,0x69,0x6e,0x67,0x20,0x74,0x65,0x78, 0x74,0xa,0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x20,0x62, 0x6f,0x6f,0x6c,0x20,0x6b,0x65,0x79,0x55,0x73,0x69,0x6e,0x67,0x3a,0x20,0x66,0x61, - 0x6c,0x73,0x65,0xa,0xa,0x20,0x20,0x20,0x20,0x42,0x6f,0x72,0x64,0x65,0x72,0x49, - 0x6d,0x61,0x67,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69, - 0x64,0x3a,0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0xa,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x22, - 0x69,0x6d,0x61,0x67,0x65,0x73,0x2f,0x74,0x6f,0x6f,0x6c,0x62,0x75,0x74,0x74,0x6f, - 0x6e,0x2e,0x73,0x63,0x69,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77, - 0x69,0x64,0x74,0x68,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e, - 0x77,0x69,0x64,0x74,0x68,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x63, - 0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa, - 0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x42,0x6f,0x72,0x64,0x65,0x72, - 0x49,0x6d,0x61,0x67,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x69,0x64,0x3a,0x20,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0xa,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x6f,0x70,0x61,0x63,0x69,0x74,0x79,0x3a,0x20,0x30,0xa,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x22, - 0x69,0x6d,0x61,0x67,0x65,0x73,0x2f,0x74,0x6f,0x6f,0x6c,0x62,0x75,0x74,0x74,0x6f, - 0x6e,0x2e,0x73,0x63,0x69,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77, - 0x69,0x64,0x74,0x68,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e, - 0x77,0x69,0x64,0x74,0x68,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x63, - 0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa, - 0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x4d,0x6f,0x75,0x73,0x65,0x41, - 0x72,0x65,0x61,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64, - 0x3a,0x20,0x6d,0x6f,0x75,0x73,0x65,0x52,0x65,0x67,0x69,0x6f,0x6e,0xa,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e,0x66,0x69, - 0x6c,0x6c,0x3a,0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0xa, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6f,0x6e,0x43,0x6c,0x69,0x63,0x6b,0x65, - 0x64,0x3a,0x20,0x7b,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x63, - 0x6c,0x69,0x63,0x6b,0x65,0x64,0x28,0x29,0x3b,0x20,0x7d,0xa,0x20,0x20,0x20,0x20, - 0x7d,0xa,0x20,0x20,0x20,0x20,0x54,0x65,0x78,0x74,0x20,0x7b,0xa,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x62,0x74,0x6e,0x54,0x65,0x78,0x74, - 0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20, - 0x69,0x66,0x28,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x6b,0x65,0x79, - 0x55,0x73,0x69,0x6e,0x67,0x29,0x7b,0x22,0x23,0x44,0x44,0x44,0x44,0x44,0x44,0x22, - 0x3b,0x7d,0x20,0x65,0x6c,0x73,0x65,0x20,0x7b,0x22,0x23,0x46,0x46,0x46,0x46,0x46, - 0x46,0x22,0x3b,0x7d,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e,0x63, - 0x68,0x6f,0x72,0x73,0x2e,0x63,0x65,0x6e,0x74,0x65,0x72,0x49,0x6e,0x3a,0x20,0x62, - 0x75,0x74,0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0x3b,0xa,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69, - 0x6e,0x65,0x72,0x2e,0x74,0x65,0x78,0x74,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x65,0x6c,0x69,0x64,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x45,0x6c, - 0x69,0x64,0x65,0x4d,0x69,0x64,0x64,0x6c,0x65,0xa,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x66,0x6f,0x6e,0x74,0x2e,0x62,0x6f,0x6c,0x64,0x3a,0x20,0x74,0x72,0x75, - 0x65,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x52, - 0x61,0x69,0x73,0x65,0x64,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x43,0x6f,0x6c,0x6f, - 0x72,0x3a,0x20,0x22,0x42,0x6c,0x61,0x63,0x6b,0x22,0xa,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2e,0x70,0x69,0x78,0x65,0x6c,0x53,0x69,0x7a, - 0x65,0x3a,0x20,0x31,0x32,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20, - 0x73,0x74,0x61,0x74,0x65,0x73,0x3a,0x20,0x5b,0xa,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x53,0x74,0x61,0x74,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x6e,0x61,0x6d,0x65,0x3a,0x20,0x22,0x50,0x72,0x65, - 0x73,0x73,0x65,0x64,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x77,0x68,0x65,0x6e,0x3a,0x20,0x6d,0x6f,0x75,0x73,0x65,0x52,0x65,0x67, - 0x69,0x6f,0x6e,0x2e,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20,0x3d,0x3d,0x20,0x74, - 0x72,0x75,0x65,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x50,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x20, - 0x7b,0x20,0x74,0x61,0x72,0x67,0x65,0x74,0x3a,0x20,0x70,0x72,0x65,0x73,0x73,0x65, - 0x64,0x3b,0x20,0x6f,0x70,0x61,0x63,0x69,0x74,0x79,0x3a,0x20,0x31,0x20,0x7d,0xa, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0x2c,0xa,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x53,0x74,0x61,0x74,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6e,0x61,0x6d,0x65,0x3a,0x20,0x22,0x46,0x6f, - 0x63,0x75,0x73,0x65,0x64,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x77,0x68,0x65,0x6e,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e, - 0x65,0x72,0x2e,0x61,0x63,0x74,0x69,0x76,0x65,0x46,0x6f,0x63,0x75,0x73,0x20,0x3d, - 0x3d,0x20,0x74,0x72,0x75,0x65,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x50,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x43,0x68,0x61,0x6e,0x67, - 0x65,0x73,0x20,0x7b,0x20,0x74,0x61,0x72,0x67,0x65,0x74,0x3a,0x20,0x62,0x74,0x6e, - 0x54,0x65,0x78,0x74,0x3b,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x22,0x23,0x46, - 0x46,0x46,0x46,0x46,0x46,0x22,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x5d,0xa,0x20,0x20,0x20,0x20,0x74,0x72,0x61, - 0x6e,0x73,0x69,0x74,0x69,0x6f,0x6e,0x73,0x3a,0x20,0x54,0x72,0x61,0x6e,0x73,0x69, - 0x74,0x69,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x43, - 0x6f,0x6c,0x6f,0x72,0x41,0x6e,0x69,0x6d,0x61,0x74,0x69,0x6f,0x6e,0x20,0x7b,0x20, - 0x74,0x61,0x72,0x67,0x65,0x74,0x3a,0x20,0x62,0x74,0x6e,0x54,0x65,0x78,0x74,0x3b, - 0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/js/Common.js + 0x6c,0x73,0x65,0xa,0x20,0x20,0x20,0x20,0x70,0x72,0x6f,0x70,0x65,0x72,0x74,0x79, + 0x20,0x69,0x6e,0x74,0x20,0x66,0x6f,0x6e,0x74,0x53,0x69,0x7a,0x65,0x3a,0x20,0x31, + 0x32,0xa,0xa,0x20,0x20,0x20,0x20,0x42,0x6f,0x72,0x64,0x65,0x72,0x49,0x6d,0x61, + 0x67,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a, + 0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x22,0x69,0x6d, + 0x61,0x67,0x65,0x73,0x2f,0x74,0x6f,0x6f,0x6c,0x62,0x75,0x74,0x74,0x6f,0x6e,0x2e, + 0x73,0x63,0x69,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x69,0x64, + 0x74,0x68,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x77,0x69, + 0x64,0x74,0x68,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x63,0x6f,0x6e, + 0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa,0x20,0x20, + 0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x42,0x6f,0x72,0x64,0x65,0x72,0x49,0x6d, + 0x61,0x67,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64, + 0x3a,0x20,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x6f,0x70,0x61,0x63,0x69,0x74,0x79,0x3a,0x20,0x30,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x22,0x69,0x6d, + 0x61,0x67,0x65,0x73,0x2f,0x74,0x6f,0x6f,0x6c,0x62,0x75,0x74,0x74,0x6f,0x6e,0x2e, + 0x73,0x63,0x69,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x69,0x64, + 0x74,0x68,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x77,0x69, + 0x64,0x74,0x68,0x3b,0x20,0x68,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x63,0x6f,0x6e, + 0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x68,0x65,0x69,0x67,0x68,0x74,0xa,0x20,0x20, + 0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x4d,0x6f,0x75,0x73,0x65,0x41,0x72,0x65, + 0x61,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x64,0x3a,0x20, + 0x6d,0x6f,0x75,0x73,0x65,0x52,0x65,0x67,0x69,0x6f,0x6e,0xa,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x61,0x6e,0x63,0x68,0x6f,0x72,0x73,0x2e,0x66,0x69,0x6c,0x6c, + 0x3a,0x20,0x62,0x75,0x74,0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x6f,0x6e,0x43,0x6c,0x69,0x63,0x6b,0x65,0x64,0x3a, + 0x20,0x7b,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x63,0x6c,0x69, + 0x63,0x6b,0x65,0x64,0x28,0x29,0x3b,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x7d,0xa, + 0x20,0x20,0x20,0x20,0x54,0x65,0x78,0x74,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x69,0x64,0x3a,0x20,0x62,0x74,0x6e,0x54,0x65,0x78,0x74,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x69,0x66, + 0x28,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x6b,0x65,0x79,0x55,0x73, + 0x69,0x6e,0x67,0x29,0x7b,0x22,0x23,0x44,0x44,0x44,0x44,0x44,0x44,0x22,0x3b,0x7d, + 0x20,0x65,0x6c,0x73,0x65,0x20,0x7b,0x22,0x23,0x46,0x46,0x46,0x46,0x46,0x46,0x22, + 0x3b,0x7d,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x61,0x6e,0x63,0x68,0x6f, + 0x72,0x73,0x2e,0x63,0x65,0x6e,0x74,0x65,0x72,0x49,0x6e,0x3a,0x20,0x62,0x75,0x74, + 0x74,0x6f,0x6e,0x49,0x6d,0x61,0x67,0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x74,0x65,0x78,0x74,0x3a,0x20,0x63,0x6f,0x6e,0x74,0x61,0x69,0x6e,0x65, + 0x72,0x2e,0x74,0x65,0x78,0x74,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x65,0x6c,0x69,0x64,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x45,0x6c,0x69,0x64, + 0x65,0x4d,0x69,0x64,0x64,0x6c,0x65,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x66,0x6f,0x6e,0x74,0x2e,0x62,0x6f,0x6c,0x64,0x3a,0x20,0x74,0x72,0x75,0x65,0x3b, + 0x20,0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x54,0x65,0x78,0x74,0x2e,0x52,0x61,0x69, + 0x73,0x65,0x64,0x3b,0x20,0x73,0x74,0x79,0x6c,0x65,0x43,0x6f,0x6c,0x6f,0x72,0x3a, + 0x20,0x22,0x42,0x6c,0x61,0x63,0x6b,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x66,0x6f,0x6e,0x74,0x2e,0x70,0x69,0x78,0x65,0x6c,0x53,0x69,0x7a,0x65,0x3a, + 0x20,0x66,0x6f,0x6e,0x74,0x53,0x69,0x7a,0x65,0xa,0x20,0x20,0x20,0x20,0x7d,0xa, + 0x20,0x20,0x20,0x20,0x73,0x74,0x61,0x74,0x65,0x73,0x3a,0x20,0x5b,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x53,0x74,0x61,0x74,0x65,0x20,0x7b,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6e,0x61,0x6d,0x65,0x3a,0x20, + 0x22,0x50,0x72,0x65,0x73,0x73,0x65,0x64,0x22,0xa,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x68,0x65,0x6e,0x3a,0x20,0x6d,0x6f,0x75,0x73, + 0x65,0x52,0x65,0x67,0x69,0x6f,0x6e,0x2e,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20, + 0x3d,0x3d,0x20,0x74,0x72,0x75,0x65,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x50,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x43,0x68,0x61,0x6e, + 0x67,0x65,0x73,0x20,0x7b,0x20,0x74,0x61,0x72,0x67,0x65,0x74,0x3a,0x20,0x70,0x72, + 0x65,0x73,0x73,0x65,0x64,0x3b,0x20,0x6f,0x70,0x61,0x63,0x69,0x74,0x79,0x3a,0x20, + 0x31,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x7d,0x2c,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x53,0x74,0x61,0x74,0x65,0x20,0x7b,0xa,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x6e,0x61,0x6d,0x65,0x3a, + 0x20,0x22,0x46,0x6f,0x63,0x75,0x73,0x65,0x64,0x22,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x77,0x68,0x65,0x6e,0x3a,0x20,0x63,0x6f,0x6e, + 0x74,0x61,0x69,0x6e,0x65,0x72,0x2e,0x61,0x63,0x74,0x69,0x76,0x65,0x46,0x6f,0x63, + 0x75,0x73,0x20,0x3d,0x3d,0x20,0x74,0x72,0x75,0x65,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x50,0x72,0x6f,0x70,0x65,0x72,0x74,0x79,0x43, + 0x68,0x61,0x6e,0x67,0x65,0x73,0x20,0x7b,0x20,0x74,0x61,0x72,0x67,0x65,0x74,0x3a, + 0x20,0x62,0x74,0x6e,0x54,0x65,0x78,0x74,0x3b,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a, + 0x20,0x22,0x23,0x46,0x46,0x46,0x46,0x46,0x46,0x22,0x20,0x7d,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x5d,0xa,0x20,0x20,0x20, + 0x20,0x74,0x72,0x61,0x6e,0x73,0x69,0x74,0x69,0x6f,0x6e,0x73,0x3a,0x20,0x54,0x72, + 0x61,0x6e,0x73,0x69,0x74,0x69,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x43,0x6f,0x6c,0x6f,0x72,0x41,0x6e,0x69,0x6d,0x61,0x74,0x69,0x6f, + 0x6e,0x20,0x7b,0x20,0x74,0x61,0x72,0x67,0x65,0x74,0x3a,0x20,0x62,0x74,0x6e,0x54, + 0x65,0x78,0x74,0x3b,0x20,0x7d,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/js/Common.js 0x0,0x0,0x1,0xc, 0x2f, - 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x31,0xa, + 0x2a,0xa,0x40,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x3a,0x20,0x30,0x2e,0x32,0xa, 0x40,0x61,0x75,0x74,0x68,0x6f,0x72,0x3a,0x20,0x53,0x75,0x64,0x68,0x65,0x65,0x72, 0x20,0x4b,0x2e,0x20,0x3c,0x73,0x63,0x69,0x66,0x69,0x31,0x39,0x34,0x37,0x20,0x61, 0x74,0x20,0x67,0x6d,0x61,0x69,0x6c,0x2e,0x63,0x6f,0x6d,0x3e,0xa,0x40,0x6c,0x69, @@ -1110,8 +1584,8 @@ static const unsigned char qt_resource_data[] = { 0x20,0x36,0x29,0x3f,0x20,0x66,0x61,0x6c,0x73,0x65,0x20,0x3a,0x20,0x74,0x72,0x75, 0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x69,0x73, 0x57,0x65,0x65,0x6b,0x44,0x61,0x79,0x3b,0xa,0x7d,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/js/ISODate.js - 0x0,0x0,0x7,0x3, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/js/ISODate.js + 0x0,0x0,0x7,0xc, 0x2f, 0x2f,0x53,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x68,0x74,0x74,0x70,0x3a,0x2f,0x2f, 0x73,0x74,0x61,0x63,0x6b,0x6f,0x76,0x65,0x72,0x66,0x6c,0x6f,0x77,0x2e,0x63,0x6f, @@ -1195,212 +1669,242 @@ static const unsigned char qt_resource_data[] = { 0x3a,0x5b,0x22,0x4a,0x61,0x6e,0x75,0x61,0x72,0x79,0x22,0x2c,0x22,0x46,0x65,0x62, 0x72,0x75,0x61,0x72,0x79,0x22,0x2c,0x22,0x4d,0x61,0x72,0x63,0x68,0x22,0x2c,0x22, 0x41,0x70,0x72,0x69,0x6c,0x22,0x2c,0x22,0x4d,0x61,0x79,0x22,0x2c,0x22,0x4a,0x75, - 0x6e,0x65,0x22,0x2c,0x22,0x4a,0x75,0x6c,0x79,0x22,0x2c,0x22,0x53,0x65,0x70,0x74, - 0x65,0x6d,0x62,0x65,0x72,0x22,0x2c,0x22,0x4f,0x63,0x74,0x6f,0x62,0x65,0x72,0x22, - 0x2c,0x22,0x4e,0x6f,0x76,0x65,0x6d,0x62,0x65,0x72,0x22,0x2c,0x22,0x44,0x65,0x63, - 0x65,0x6d,0x62,0x65,0x72,0x22,0x5d,0x2c,0xd,0xa,0x20,0x20,0x20,0x20,0x6f,0x72, - 0x64,0x69,0x6e,0x61,0x6c,0x3a,0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x28,0x6e, - 0x29,0x20,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x72,0x65,0x74, - 0x75,0x72,0x6e,0x20,0x6e,0x2b,0x28,0x5b,0x22,0x74,0x68,0x22,0x2c,0x22,0x73,0x74, - 0x22,0x2c,0x22,0x6e,0x64,0x22,0x2c,0x22,0x72,0x64,0x22,0x5d,0x5b,0x28,0x28,0x20, - 0x6e,0x20,0x25,0x20,0x31,0x30,0x30,0x20,0x2f,0x20,0x31,0x30,0x29,0x20,0x7c,0x20, - 0x30,0x29,0x20,0x3d,0x3d,0x3d,0x31,0x20,0x3f,0x20,0x30,0x20,0x3a,0x20,0x6e,0x20, - 0x25,0x20,0x31,0x30,0x20,0x3c,0x20,0x34,0x20,0x3f,0x20,0x6e,0x20,0x25,0x20,0x31, - 0x30,0x20,0x3a,0x20,0x30,0x20,0x5d,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x7d, - 0x2c,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6c,0x6f,0x63,0x6b,0x31,0x32,0x3a,0x66, - 0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x28,0x68,0x32,0x34,0x2c,0x6d,0x2c,0x73,0x29, - 0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x68,0x32,0x34,0x25,0x3d, - 0x32,0x34,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x76,0x61,0x72, - 0x20,0x68,0x31,0x32,0x20,0x3d,0x20,0x68,0x32,0x34,0x20,0x25,0x20,0x31,0x32,0x3b, - 0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x69,0x66,0x20,0x28,0x68,0x31, - 0x32,0x3d,0x3d,0x3d,0x30,0x29,0x20,0x68,0x31,0x32,0x3d,0x31,0x32,0x3b,0xd,0xa, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x68, - 0x31,0x32,0x20,0x2b,0x20,0x22,0x3a,0x22,0x20,0x2b,0xd,0xa,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x28,0x6d,0x3c,0x31, - 0x30,0x20,0x3f,0x20,0x22,0x30,0x22,0x20,0x2b,0x20,0x6d,0x20,0x3a,0x20,0x6d,0x29, - 0x20,0x2b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x20,0x28,0x69,0x73,0x46,0x69,0x6e,0x69,0x74,0x65,0x28,0x73,0x29, - 0x20,0x3f,0x20,0x22,0x3a,0x22,0x20,0x2b,0x20,0x28,0x73,0x3c,0x31,0x30,0x3f,0x22, - 0x30,0x22,0x2b,0x73,0x3a,0x73,0x29,0x3a,0x20,0x22,0x22,0x29,0x20,0x2b,0xd,0xa, - 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, - 0x28,0x68,0x32,0x34,0x3c,0x31,0x32,0x20,0x3f,0x20,0x22,0x41,0x4d,0x22,0x3a,0x22, - 0x50,0x4d,0x22,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x7d,0xd,0xa,0x7d,0x3b, - 0xd,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/js/CoreLogic.js - 0x0,0x0,0x6,0x5b, + 0x6e,0x65,0x22,0x2c,0x22,0x4a,0x75,0x6c,0x79,0x22,0x2c,0x22,0x41,0x75,0x67,0x75, + 0x73,0x74,0x22,0x2c,0x22,0x53,0x65,0x70,0x74,0x65,0x6d,0x62,0x65,0x72,0x22,0x2c, + 0x22,0x4f,0x63,0x74,0x6f,0x62,0x65,0x72,0x22,0x2c,0x22,0x4e,0x6f,0x76,0x65,0x6d, + 0x62,0x65,0x72,0x22,0x2c,0x22,0x44,0x65,0x63,0x65,0x6d,0x62,0x65,0x72,0x22,0x5d, + 0x2c,0xd,0xa,0x20,0x20,0x20,0x20,0x6f,0x72,0x64,0x69,0x6e,0x61,0x6c,0x3a,0x66, + 0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e,0x28,0x6e,0x29,0x20,0x7b,0xd,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x6e,0x2b,0x28, + 0x5b,0x22,0x74,0x68,0x22,0x2c,0x22,0x73,0x74,0x22,0x2c,0x22,0x6e,0x64,0x22,0x2c, + 0x22,0x72,0x64,0x22,0x5d,0x5b,0x28,0x28,0x20,0x6e,0x20,0x25,0x20,0x31,0x30,0x30, + 0x20,0x2f,0x20,0x31,0x30,0x29,0x20,0x7c,0x20,0x30,0x29,0x20,0x3d,0x3d,0x3d,0x31, + 0x20,0x3f,0x20,0x30,0x20,0x3a,0x20,0x6e,0x20,0x25,0x20,0x31,0x30,0x20,0x3c,0x20, + 0x34,0x20,0x3f,0x20,0x6e,0x20,0x25,0x20,0x31,0x30,0x20,0x3a,0x20,0x30,0x20,0x5d, + 0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x7d,0x2c,0xd,0xa,0x20,0x20,0x20,0x20, + 0x63,0x6c,0x6f,0x63,0x6b,0x31,0x32,0x3a,0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e, + 0x28,0x68,0x32,0x34,0x2c,0x6d,0x2c,0x73,0x29,0x7b,0xd,0xa,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x68,0x32,0x34,0x25,0x3d,0x32,0x34,0x3b,0xd,0xa,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x76,0x61,0x72,0x20,0x68,0x31,0x32,0x20,0x3d,0x20, + 0x68,0x32,0x34,0x20,0x25,0x20,0x31,0x32,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x69,0x66,0x20,0x28,0x68,0x31,0x32,0x3d,0x3d,0x3d,0x30,0x29,0x20, + 0x68,0x31,0x32,0x3d,0x31,0x32,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x68,0x31,0x32,0x20,0x2b,0x20,0x22,0x3a, + 0x22,0x20,0x2b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x28,0x6d,0x3c,0x31,0x30,0x20,0x3f,0x20,0x22,0x30,0x22, + 0x20,0x2b,0x20,0x6d,0x20,0x3a,0x20,0x6d,0x29,0x20,0x2b,0xd,0xa,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x28,0x69,0x73, + 0x46,0x69,0x6e,0x69,0x74,0x65,0x28,0x73,0x29,0x20,0x3f,0x20,0x22,0x3a,0x22,0x20, + 0x2b,0x20,0x28,0x73,0x3c,0x31,0x30,0x3f,0x22,0x30,0x22,0x2b,0x73,0x3a,0x73,0x29, + 0x3a,0x20,0x22,0x22,0x29,0x20,0x2b,0xd,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x28,0x68,0x32,0x34,0x3c,0x31,0x32, + 0x20,0x3f,0x20,0x22,0x41,0x4d,0x22,0x3a,0x22,0x50,0x4d,0x22,0x29,0x3b,0xd,0xa, + 0x20,0x20,0x20,0x20,0x7d,0xd,0xa,0x7d,0x3b,0xd,0xa, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/js/CoreLogic.js + 0x0,0x0,0x8,0x4a, 0x0, - 0x0,0x15,0x74,0x78,0x9c,0xc5,0x58,0x6d,0x73,0xda,0x38,0x10,0xfe,0xce,0xaf,0x50, - 0xfd,0xa1,0x98,0x40,0xd,0xcc,0xdc,0xcb,0x94,0xb4,0xbd,0xa6,0x49,0x9b,0xe6,0x8e, - 0x40,0x1a,0x92,0xbb,0x76,0x3a,0xbd,0x19,0x61,0x2f,0xa0,0xc6,0x48,0x44,0x92,0x93, - 0xe3,0xda,0xfc,0xf7,0x5b,0x49,0xb6,0xb1,0xc1,0x34,0xb4,0x77,0xd3,0x33,0x1f,0x6c, - 0xcb,0xbb,0xab,0x7d,0xf6,0x5d,0xb4,0xf7,0x6a,0xcf,0x6f,0x40,0x2a,0x26,0x78,0x8f, - 0x74,0x82,0x6e,0xed,0x39,0x4d,0xf4,0x4c,0xc8,0x1e,0x19,0x25,0xd1,0xc,0x40,0x92, - 0xdf,0x2,0xf2,0x44,0x85,0x6c,0xc2,0xba,0x8f,0x7f,0xf8,0x99,0x50,0x4d,0xa6,0x73, - 0xca,0xe2,0x20,0x14,0xf3,0x67,0xb5,0xe7,0x31,0xb,0x81,0x2b,0xe8,0x91,0xe3,0xc1, - 0x25,0x39,0x6,0xe,0x92,0xc6,0xe4,0x2c,0x19,0xe3,0x3a,0xe9,0xbb,0x6f,0xb5,0xbd, - 0x76,0xad,0x36,0x49,0x78,0xa8,0x71,0xf,0x32,0x5,0xfd,0x26,0x1,0xb9,0xf4,0x1b, - 0x9f,0x6a,0x4,0xaf,0x1b,0x2a,0xc9,0xb5,0x59,0xd8,0xcf,0x5f,0xd5,0x72,0x3e,0x16, - 0xb1,0x3a,0x90,0x92,0x2e,0xc9,0x53,0x72,0xf4,0xe2,0x52,0xb3,0x98,0xe9,0x65,0x80, - 0xbc,0x7,0x71,0x3c,0x72,0x9f,0xfd,0x86,0xe3,0x60,0x13,0xe2,0x97,0x38,0x1e,0x3e, - 0x2c,0x49,0x8,0x62,0xe0,0x53,0x3d,0x23,0xcf,0x48,0x27,0xdd,0x32,0xdb,0x87,0xa1, - 0xf0,0xce,0x7e,0xbe,0x34,0x11,0x92,0xf8,0x6e,0x8d,0xb0,0x27,0x55,0x32,0x70,0xbd, - 0xd9,0x6c,0x90,0x95,0x14,0x73,0xc5,0x62,0x9a,0xe9,0x87,0x8f,0xa7,0xa0,0x14,0x9d, - 0x82,0xef,0x1d,0x2c,0x16,0xc0,0x23,0xc6,0xa7,0xc4,0x6b,0x16,0x45,0xbd,0x67,0x1f, - 0x9a,0xc4,0x23,0x5a,0x10,0x6b,0x6,0xf,0x51,0x94,0xc4,0x19,0x38,0xf,0xac,0x41, - 0x1a,0xe5,0x7d,0xcc,0x65,0xd7,0x51,0xc3,0xba,0x57,0xdf,0x10,0x8a,0x6b,0xfb,0x25, - 0x86,0xbb,0xd2,0x1b,0xc4,0xa,0xb6,0xb,0x74,0xf7,0x26,0xa9,0xb7,0xbc,0x3a,0xde, - 0xbe,0x42,0xb6,0x7b,0xba,0x73,0x20,0x24,0xe8,0x44,0xf2,0xcc,0x9f,0x77,0x5,0xb7, - 0x4b,0x98,0x48,0x50,0xb3,0x23,0xaa,0xe9,0xa9,0x88,0x20,0xf6,0xf1,0x6d,0x21,0x30, - 0x3a,0xde,0x9e,0xf6,0x53,0xa0,0x16,0x79,0x71,0xdd,0x7a,0x52,0x8b,0xf0,0xea,0x4d, - 0x22,0x34,0xe4,0xac,0x8d,0x46,0xba,0x4f,0x6a,0x39,0xe3,0xca,0xbf,0xe6,0xf1,0x91, - 0x8,0x11,0x48,0x81,0x3d,0x88,0x44,0x98,0xcc,0x81,0xeb,0x97,0x31,0x98,0xdb,0x2a, - 0xc0,0x90,0x28,0x89,0xb5,0x42,0x72,0xc7,0x17,0x4c,0x98,0x54,0xfa,0x70,0xc6,0xe2, - 0x28,0x95,0xd9,0x6e,0xf,0x84,0x26,0x7a,0x6,0x64,0xc,0x4a,0x93,0x10,0xf7,0x25, - 0x27,0x4,0x30,0x51,0xc8,0xad,0x44,0x65,0x5a,0x64,0x9c,0x60,0x22,0x20,0xd,0x17, - 0x24,0x9c,0x9,0x8c,0xf4,0x94,0xef,0x1c,0x26,0x48,0x84,0xee,0x3d,0x85,0xb9,0x40, - 0x9b,0xc6,0x40,0xaf,0x8,0x53,0x2a,0x1,0x72,0xcb,0x30,0xc,0x51,0xb1,0x3e,0x53, - 0xda,0x22,0x21,0x8f,0x1e,0x3d,0x23,0x33,0xad,0x17,0xbd,0x76,0x7b,0x9c,0x4c,0x25, - 0x2c,0x84,0xd4,0x2a,0xb8,0xd6,0x1,0x17,0x57,0x8c,0x9a,0x14,0x6b,0x8f,0xa5,0xb8, - 0x55,0xd0,0x7e,0x73,0xf1,0xe2,0xf2,0xf8,0x51,0xf7,0xc7,0xee,0xe3,0x6e,0x2d,0xb7, - 0x56,0x8a,0xa3,0x18,0x91,0x2e,0x9d,0x50,0xc3,0x1,0x6e,0xa0,0x9c,0x41,0xc,0x4d, - 0x10,0x1a,0x74,0x76,0x71,0xe5,0x49,0x23,0x63,0x45,0xdc,0xd8,0x29,0xae,0xf,0x11, - 0x90,0x34,0x61,0x6d,0xfc,0x41,0x2c,0xc,0xaf,0x51,0xe,0x8e,0xa,0x9f,0x5,0xa1, - 0x61,0xf3,0xd7,0x83,0xbd,0x22,0xb,0xcd,0x55,0xca,0x44,0xf2,0xa4,0x0,0x68,0x3d, - 0x11,0x37,0x2,0x3a,0xc7,0x9f,0x3a,0x5d,0xd9,0xe0,0xce,0xd8,0x31,0x96,0x2b,0xd, - 0x51,0xe4,0xfe,0xb8,0xa9,0x4f,0xf6,0xc9,0xa5,0x45,0xcb,0xe2,0x1b,0xd0,0x39,0xb4, - 0x62,0xaa,0xf4,0x85,0xa4,0x11,0x44,0x67,0x12,0x43,0xa0,0x15,0xce,0x28,0x9f,0x66, - 0xb7,0x33,0x90,0x58,0xff,0x34,0x5a,0x6d,0x53,0x4d,0x8b,0xd0,0xed,0x84,0x1b,0x3e, - 0x29,0xab,0x9c,0x83,0xfc,0x88,0x20,0x2b,0x30,0x5a,0x1b,0x63,0x30,0x85,0xb3,0xd4, - 0x7d,0x19,0xe3,0xfb,0x8f,0x1f,0x30,0x72,0x22,0x30,0xba,0x55,0x54,0x8f,0xec,0xa, - 0xa9,0x2,0x52,0x77,0x65,0xb4,0xde,0xdb,0x4a,0x66,0xb7,0xb1,0x44,0x99,0xd,0x8b, - 0xfb,0xac,0xcc,0xf8,0xbe,0xe3,0x76,0xfd,0x9d,0xc6,0x9,0x6c,0x1a,0xae,0x78,0x8d, - 0x25,0x66,0xc3,0x76,0x12,0xa7,0x98,0xd1,0xfe,0x3e,0xb5,0x32,0xf,0x7c,0x5f,0xcd, - 0xfa,0x99,0xbb,0xad,0xb7,0x87,0x3c,0x5e,0xde,0xa3,0xe7,0x5a,0x7c,0x7c,0x5f,0x6d, - 0xf,0x6d,0x14,0xde,0xa3,0xa1,0xb,0xd5,0xff,0x43,0x31,0xc6,0xd3,0x4,0xd9,0x49, - 0xc3,0x55,0x32,0x7d,0x2f,0x5d,0x23,0x98,0x50,0xac,0x9c,0xd5,0xca,0xdd,0x6d,0xac, - 0x6e,0xae,0x54,0x95,0x41,0x6a,0xa7,0x2,0xff,0x93,0xe7,0x12,0xcb,0xeb,0xa5,0x25, - 0xc5,0xcb,0x23,0x1a,0x97,0xf2,0xf2,0xe2,0xad,0xc5,0x8f,0xd7,0x5b,0x2f,0x38,0x9e, - 0xb3,0x8e,0xd7,0x4b,0x2b,0x8f,0xb7,0x6e,0xad,0xec,0xcb,0x6a,0xe5,0xae,0xb1,0x89, - 0x79,0x4b,0xad,0x77,0x25,0xa2,0x67,0x26,0x98,0xa,0x2c,0x38,0x8d,0xf9,0xac,0x11, - 0x38,0x4,0x4d,0xaf,0x45,0x8c,0xce,0x86,0xb8,0x12,0x79,0x46,0x9d,0x81,0x33,0xc, - 0x79,0x3e,0x45,0xf7,0xec,0xb1,0x6,0xdb,0xf0,0xba,0x20,0xba,0x87,0xcf,0x61,0x5f, - 0x91,0xa7,0x56,0xd8,0x89,0x6b,0x65,0xb1,0xc6,0x4e,0xb3,0x4f,0x3e,0xc8,0x9a,0x38, - 0xcc,0x47,0x8b,0xd5,0x8c,0x9a,0x7f,0x5b,0x6f,0xd7,0x6b,0xd,0x30,0x97,0x73,0xa0, - 0xb5,0x64,0x38,0x66,0x80,0xca,0x6,0x34,0xc3,0x1d,0xd0,0x7c,0x79,0xcb,0xe8,0x6a, - 0xdb,0x49,0x89,0xff,0x4b,0xe3,0x6b,0xae,0xda,0x8a,0xdc,0x74,0x49,0x6e,0x8b,0x2b, - 0x4e,0x9a,0x21,0x66,0x89,0x86,0xa8,0xbe,0xce,0x67,0x23,0x1c,0x3f,0x2,0xb7,0xde, - 0xb9,0x5c,0x44,0x86,0xec,0x82,0xcd,0x61,0xa4,0xe9,0x7c,0x81,0xba,0x78,0xe9,0x9a, - 0xb1,0x36,0xda,0x18,0xfa,0x6c,0x1c,0x9c,0x8c,0x86,0xe6,0x31,0x40,0x85,0xe7,0x54, - 0x57,0x6d,0x7c,0x63,0x12,0x77,0xe7,0x10,0xfd,0x82,0x6,0x15,0x32,0x2a,0x32,0x7e, - 0xd3,0x99,0xe8,0xce,0xe2,0xd8,0x1a,0xb,0x1a,0xd9,0x30,0x51,0x1b,0x27,0x16,0xc4, - 0xb8,0x3a,0xcd,0xac,0x39,0xba,0xd0,0x7e,0x53,0x1d,0x6d,0xd1,0x3a,0x77,0x63,0x30, - 0x2a,0x28,0x51,0x57,0xbf,0xa0,0xe3,0x96,0x14,0x3c,0xb7,0xa,0x64,0xf3,0x56,0x10, - 0x94,0xce,0xb,0xed,0x76,0xae,0xcb,0xe5,0x79,0xdf,0x9c,0xb,0xd2,0x61,0xd2,0x2e, - 0x5,0x4b,0x3a,0x13,0x82,0x2e,0x98,0xb2,0x83,0xe4,0x4d,0xb7,0xbd,0xb0,0xe7,0xb2, - 0xf6,0xf2,0x3a,0xfe,0xe5,0xfa,0xa9,0x82,0x18,0x42,0x4d,0xf6,0xc8,0x44,0x8a,0x39, - 0xb1,0xb4,0x38,0x7,0x73,0xca,0x43,0x70,0xba,0x2a,0x72,0x3b,0x3,0x9,0xd9,0xc, - 0xc0,0x38,0xf1,0xbd,0x93,0xc1,0xd1,0xa5,0xd7,0xf2,0xfe,0x3c,0x79,0x7b,0x72,0x68, - 0xee,0xc7,0xa3,0x33,0x73,0x3f,0xec,0xff,0xda,0xed,0x6,0x83,0x77,0xa7,0xf8,0xfc, - 0xee,0xf5,0x70,0x88,0xb7,0x83,0x83,0xb3,0x3e,0xde,0x8e,0x87,0xc3,0x63,0xbc,0x9d, - 0x8e,0x5e,0x5d,0x78,0x8d,0x87,0xc0,0x6f,0x9e,0x62,0xe2,0x49,0x40,0x1d,0xd1,0x5b, - 0xf8,0x1b,0xc7,0x18,0x9e,0x42,0x4e,0xdb,0x34,0x8e,0xdd,0x9b,0x99,0x92,0xaf,0x60, - 0xa9,0xea,0x15,0x29,0xf1,0xcd,0x28,0x5d,0x25,0x6b,0xd9,0xaa,0xba,0xd9,0xc5,0x5b, - 0xae,0x3a,0xb4,0xd6,0x1a,0xd3,0xd7,0x58,0xa6,0xde,0xb4,0xda,0x34,0xeb,0xdf,0xc, - 0xb2,0x3a,0x0,0x32,0xd8,0x45,0xb7,0xa7,0x47,0x18,0x7b,0xce,0x41,0x73,0x70,0xb8, - 0x35,0xa7,0x8a,0xd7,0x68,0x94,0x73,0x40,0x7a,0xa5,0x8b,0x71,0x95,0x11,0x6,0x82, - 0x63,0xf4,0x47,0x4b,0x85,0xa,0x41,0xde,0xf5,0xb3,0x40,0xf7,0xab,0xca,0x42,0xce, - 0x6a,0x19,0x47,0x86,0xd1,0x94,0x84,0xf2,0x5e,0xc1,0xd1,0x70,0xf0,0xb2,0xaa,0x38, - 0x6c,0x3d,0xf1,0x5,0xc5,0xa3,0xdf,0xce,0xbd,0xc8,0x1e,0x37,0x5c,0x36,0x90,0x43, - 0x31,0x5f,0xc4,0x80,0x9,0xe4,0xf2,0x61,0x5d,0x42,0x45,0xc2,0xe5,0x1c,0xfe,0x17, - 0x8a,0x79,0x85,0xcd,0xb0,0x5b,0xfb,0xde,0xf1,0xcb,0xb,0xec,0x20,0x5,0x4f,0x6c, - 0xd0,0x29,0xd3,0xd4,0xd3,0xf,0x4e,0x62,0xf9,0xb8,0xbd,0x5,0xd3,0x40,0xb8,0x56, - 0x99,0x9d,0xb7,0xb1,0x8e,0x27,0x3c,0x32,0xf1,0x14,0xa,0x3e,0x61,0xd3,0x44,0x52, - 0xe3,0x9c,0x1c,0xe4,0x5d,0xe9,0x48,0x6d,0x4c,0x31,0x2,0xad,0xb1,0x38,0x94,0x6a, - 0xd3,0xcd,0x6a,0xf4,0xb1,0x8f,0x64,0xfd,0x3f,0x94,0x94,0xc9,0x4f,0xb,0xf4,0x2b, - 0x9,0xd7,0xc0,0xc3,0xa5,0x57,0xa8,0x61,0xf,0x1c,0xe7,0xe7,0xcf,0xa9,0x8,0x74, - 0xbb,0xd7,0x9,0x3a,0x5e,0x71,0x5,0x97,0xbc,0x42,0x99,0xa3,0x89,0x16,0x4e,0xe0, - 0x9,0xd7,0x20,0x91,0x6a,0xd5,0xd7,0xaa,0x6c,0x52,0x49,0xbf,0xa0,0x52,0x99,0x77, - 0xdf,0xb5,0x81,0xbd,0x9f,0x3a,0x7b,0xdd,0x4e,0x7,0xbb,0x5a,0xbb,0x7d,0x28,0x38, - 0x1e,0xbf,0x35,0x99,0x33,0x6e,0x7b,0x22,0x1e,0xb1,0xe7,0x2c,0x8e,0x99,0x2,0x34, - 0x56,0xa4,0xa,0xfb,0xec,0x84,0xfa,0xf,0x80,0xab,0x88,0x2e,0x95,0xc9,0xff,0x7f, - 0x89,0x3c,0xc9,0x5,0x1e,0xa5,0x2,0x4d,0x66,0x51,0x44,0xbb,0x1d,0x7d,0x25,0x8f, - 0x96,0x49,0xce,0xb2,0x3b,0x92,0x21,0x1f,0xd1,0x1b,0x88,0x6,0xa0,0x6f,0x85,0xbc, - 0xfa,0xef,0x0,0x55,0xc8,0xdd,0x15,0x57,0x35,0x6b,0x9,0x5e,0x31,0x92,0x19,0x67, - 0x9a,0xd1,0x98,0xfd,0xd,0x7e,0xe1,0xbf,0xa0,0x55,0x80,0x98,0x9e,0x2e,0x3,0x99, - 0x70,0x8e,0xb0,0x1b,0x64,0xfd,0x3,0xe6,0xd0,0x22,0xcb,0xbe,0x72,0x52,0xec,0xa7, - 0xff,0x4a,0x15,0x9b,0xf8,0x7e,0xad,0x62,0x87,0x3c,0x4,0x1f,0xa0,0x2d,0x3a,0xc5, - 0x72,0xb6,0x6d,0x34,0x36,0x1d,0xdc,0xb4,0x65,0xa7,0x42,0xa9,0xe,0x6d,0xea,0x87, - 0xb4,0x7e,0x21,0x87,0xff,0x1,0xa7,0xd4,0x4e,0xcf, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/js/DBUtility.js - 0x0,0x0,0x4,0x14, + 0x0,0x23,0x20,0x78,0x9c,0xd5,0x1a,0xdb,0x72,0xdb,0x36,0xf6,0x5d,0x5f,0x81,0xf0, + 0x21,0x92,0x6c,0x85,0x94,0x77,0x76,0xdb,0xa9,0x72,0x69,0x5c,0x3b,0x75,0xbd,0x95, + 0x65,0xc7,0xb2,0xbb,0xed,0x64,0xba,0x33,0x14,0x9,0x49,0x88,0x28,0x40,0x6,0x40, + 0xbb,0x6a,0xeb,0x7f,0xef,0x39,0x0,0x49,0xf1,0x6a,0xc9,0x6e,0x26,0x93,0x22,0xf, + 0xa4,0xc0,0x73,0xc7,0xb9,0xc2,0xf1,0xf6,0x5a,0x6f,0x6f,0xa9,0x54,0x4c,0xf0,0x1, + 0xe9,0xbb,0xff,0x6a,0xbd,0xf5,0x63,0x3d,0x17,0x72,0x40,0xc6,0x71,0x38,0xa7,0x54, + 0x92,0x1f,0x5d,0xf2,0x4a,0x5,0x6c,0xca,0xe,0xbe,0xf9,0xf7,0xd7,0xc4,0xd7,0x64, + 0xb6,0xf4,0x59,0xe4,0x6,0x62,0xf9,0xa6,0xf5,0x36,0x62,0x1,0xe5,0x8a,0xe,0xc8, + 0xc9,0xe8,0x9a,0x9c,0x50,0x4e,0xa5,0x1f,0x91,0x8b,0x78,0x2,0xfb,0x64,0x68,0xbf, + 0xb5,0xf6,0xbc,0x56,0x6b,0x1a,0xf3,0x40,0x3,0xf,0x32,0xa3,0xfa,0x7d,0x4c,0xe5, + 0xba,0xd3,0xfd,0xa3,0x45,0x60,0xdd,0xfa,0x92,0xdc,0xe0,0xc6,0xcb,0xec,0xa7,0x5a, + 0x2f,0x27,0x22,0x52,0x87,0x52,0xfa,0x6b,0xf2,0x9a,0x1c,0x7f,0x77,0xad,0x59,0xc4, + 0xf4,0xda,0x5,0xdc,0xc3,0x28,0x1a,0xdb,0xcf,0x9d,0xae,0xc5,0x60,0x53,0xd2,0x29, + 0x60,0x3c,0x7f,0x5e,0xa0,0xe0,0x46,0x94,0xcf,0xf4,0x9c,0xbc,0x21,0xfd,0x84,0x65, + 0xca,0x87,0x1,0xf1,0xfe,0xcb,0x6c,0x6b,0x2a,0x24,0xe9,0xd8,0x3d,0xc2,0x5e,0xd5, + 0xd1,0x80,0xfd,0xfd,0xfd,0x2e,0xd9,0x50,0xc1,0x15,0x89,0x59,0x2a,0x1f,0xbc,0x9e, + 0x51,0xa5,0xfc,0x19,0xed,0x38,0x87,0xab,0x15,0xe5,0x21,0xe3,0x33,0xe2,0xec,0xe7, + 0x49,0x7d,0x60,0xbf,0xee,0x13,0x87,0x68,0x41,0x8c,0x19,0x1c,0xd0,0xa2,0x40,0xe, + 0xd5,0x79,0x66,0xc,0xd2,0x2d,0xf2,0xc1,0x65,0xf6,0x41,0xc2,0xb6,0xd3,0xae,0x10, + 0x85,0xbd,0x97,0x5,0x84,0xfb,0xc2,0x2f,0x1a,0x29,0xda,0x4c,0xd0,0x3e,0xf7,0x49, + 0xbb,0xe7,0xb4,0xe1,0xf1,0x8,0xda,0xf6,0xed,0xde,0x2a,0x21,0xa9,0x8e,0x25,0x4f, + 0xcf,0xf3,0x3e,0x77,0xec,0x92,0x4e,0x25,0x55,0xf3,0x63,0x5f,0xfb,0x67,0x22,0xa4, + 0x51,0x7,0x7e,0xad,0x4,0x78,0xc7,0xcf,0x67,0xc3,0x44,0x51,0xa3,0x79,0x7e,0xdf, + 0x9c,0xa4,0x16,0xc1,0xe2,0x7d,0x2c,0x34,0xcd,0x50,0xbb,0xdd,0x84,0x4f,0x62,0x39, + 0x3c,0xca,0xdf,0x96,0xd1,0xb1,0x8,0x40,0x91,0x1c,0xba,0x1b,0x8a,0x20,0x5e,0x52, + 0xae,0xdf,0x45,0x14,0x1f,0x1b,0x7,0x3,0xa0,0x38,0xd2,0xa,0xc0,0x2d,0x9e,0x3b, + 0x65,0x52,0xe9,0xa3,0x39,0x8b,0xc2,0x84,0xa6,0xe7,0x8d,0x84,0x26,0x7a,0x4e,0xc9, + 0x84,0x2a,0x4d,0x2,0xe0,0x4b,0x4e,0x9,0x85,0x40,0x21,0x77,0x12,0x84,0xe9,0x91, + 0x49,0xc,0x81,0x0,0x30,0x5c,0x90,0x60,0x2e,0xc0,0xd3,0x13,0xbc,0x4b,0x3a,0x5, + 0x20,0x38,0xde,0x33,0xba,0x14,0x60,0xd3,0x88,0xfa,0xb,0xc2,0x94,0x8a,0x29,0xb9, + 0x63,0xe0,0x86,0x20,0xd8,0x90,0x29,0x6d,0x34,0x21,0x2f,0x5e,0xbc,0x21,0x73,0xad, + 0x57,0x3,0xcf,0x9b,0xc4,0x33,0x49,0x57,0x42,0x6a,0xe5,0xde,0x68,0x97,0x8b,0x5, + 0xf3,0x31,0xc4,0xbc,0x89,0x14,0x77,0x8a,0x7a,0xef,0xaf,0xbe,0xbb,0x3e,0x79,0x71, + 0xf0,0x9f,0x83,0x6f,0xe,0x5a,0x99,0xb5,0x12,0x3d,0xf2,0x1e,0x69,0xc3,0x9,0x24, + 0x1c,0x1,0x3,0x65,0xd,0x82,0x30,0x6e,0x80,0xda,0x99,0xcd,0xcd,0x49,0x22,0x8d, + 0xd,0x70,0x77,0x27,0xbf,0x3e,0x2,0x85,0x24,0xba,0x35,0x9e,0x7,0x31,0x6a,0x38, + 0xdd,0xa2,0x73,0xd4,0x9c,0x99,0x1b,0x20,0x5a,0xa7,0xec,0xec,0x35,0x51,0x88,0xab, + 0x10,0x89,0xe4,0x55,0x4e,0xa1,0x72,0x20,0x56,0x1c,0x3a,0xd3,0x3f,0x39,0x74,0x65, + 0x9c,0x3b,0x45,0x7,0x5f,0xae,0x35,0x44,0x1e,0xfb,0x63,0x55,0x9e,0xf4,0x93,0xd, + 0x8b,0x9e,0xd1,0x6f,0xe4,0x2f,0x69,0x2f,0xf2,0x95,0xbe,0x92,0x7e,0x48,0xc3,0xb, + 0x9,0x2e,0xd0,0xb,0xe6,0x3e,0x9f,0xa5,0x8f,0xb,0x2a,0x21,0xff,0x69,0xb0,0x5a, + 0xef,0x56,0x44,0xe0,0x89,0xbd,0xa5,0x2f,0x17,0x54,0x1f,0xf9,0xab,0xaa,0xdc,0x46, + 0x65,0xcb,0x1a,0x24,0x78,0x55,0xd4,0x21,0xd3,0xfa,0x23,0x68,0x5d,0xa3,0xb4,0x31, + 0x3a,0x78,0x57,0x30,0x4f,0xce,0x33,0x45,0xfc,0xf0,0xf1,0x57,0x70,0xa5,0x90,0xa2, + 0xb0,0x35,0xe9,0x24,0x5d,0x81,0xaf,0x28,0x69,0xdb,0xbc,0xda,0x1e,0x34,0x82,0x19, + 0x36,0x6,0x28,0x35,0x6a,0x9e,0xcf,0xc6,0xae,0x1f,0xfa,0x96,0xeb,0x4f,0x7e,0x14, + 0xd3,0xaa,0x25,0xf3,0x6b,0x22,0x21,0x3c,0x9a,0x41,0xac,0x60,0x28,0xfd,0x36,0xb1, + 0xd2,0x23,0xf9,0xbc,0x92,0xd,0xd3,0xf3,0x37,0xc7,0x7f,0xce,0xa3,0xf5,0x16,0x39, + 0x4b,0xe,0xf3,0x79,0xa5,0x3d,0x32,0x6e,0xb9,0x45,0x42,0xeb,0xbb,0x20,0x58,0xd5, + 0x93,0xa,0x92,0x75,0xbf,0xdd,0x59,0xf4,0x81,0xe3,0x7c,0x32,0xe9,0x19,0x4f,0xc2, + 0x6a,0x27,0x35,0x36,0x21,0xf8,0x5,0x2a,0xf4,0x93,0x49,0xa,0x5b,0xf4,0xb0,0x99, + 0xe3,0xb,0x94,0xfe,0x2c,0xcd,0x65,0x4c,0xfb,0x11,0xfb,0xdd,0xc7,0x2a,0xbf,0x45, + 0x97,0x2c,0xfd,0x7d,0x51,0xea,0x84,0x74,0xea,0x43,0x85,0xac,0x17,0xfd,0xbe,0xb2, + 0x5b,0xdd,0xa9,0x2b,0x77,0xbe,0xe9,0xfe,0x3a,0x7f,0x38,0x36,0x5f,0x3a,0x83,0xa4, + 0x74,0x38,0x59,0xa2,0x82,0xad,0xac,0x8c,0x38,0xa5,0xb4,0xe0,0xc,0xca,0x85,0xc5, + 0xb1,0xfe,0xec,0xc,0x92,0xa,0xe3,0x94,0xfd,0x3b,0xfd,0x92,0x2b,0x3a,0x8e,0xf5, + 0x1d,0x67,0x90,0x54,0x1f,0x27,0xb3,0xbf,0x33,0xc8,0x5e,0xef,0xbb,0x55,0xcb,0x78, + 0x5e,0x43,0xed,0xb7,0x15,0x62,0x80,0x1d,0x6d,0x8d,0xce,0xd0,0x9d,0x77,0x58,0xd7, + 0xb5,0x9a,0xee,0x3b,0x3d,0x82,0xba,0x21,0x70,0xad,0x85,0x52,0xe8,0xd4,0x8,0x88, + 0x90,0xa5,0xd3,0x70,0xb,0x8f,0x92,0x79,0x10,0xd7,0xa6,0x87,0x2d,0x78,0xd6,0x46, + 0x1b,0xf0,0xc4,0x5a,0x3b,0x61,0x6d,0x2c,0x8b,0xf8,0x36,0x78,0xb7,0x20,0x5a,0xc3, + 0x23,0x78,0x16,0x2d,0x5b,0x30,0xb2,0x73,0xa9,0x39,0x96,0xfa,0x43,0xd9,0xe9,0x24, + 0x1e,0x6b,0xcc,0x1d,0x8d,0xf8,0x68,0xab,0xed,0x68,0xad,0x27,0x99,0xa8,0x61,0x24, + 0xc9,0xe6,0x4b,0xcc,0x1c,0x59,0xc7,0xbf,0x19,0x1d,0xb3,0x6f,0xf9,0x2e,0xba,0xd4, + 0x93,0x66,0x34,0xe,0xb5,0x96,0xc,0x3a,0x7f,0xaa,0xd2,0x99,0x9,0x31,0x5d,0x3f, + 0xdb,0x6e,0x98,0x26,0x4d,0x43,0x57,0xc0,0x7f,0x68,0xa2,0xcc,0xc4,0xda,0x80,0x63, + 0xe3,0xca,0x4d,0x7b,0x3,0xc3,0x5f,0x0,0x9,0x4d,0xd3,0xb0,0x5d,0xc6,0x33,0xc9, + 0x8,0x3e,0x52,0x6e,0xce,0xf4,0x7a,0x15,0x22,0xd8,0x15,0x5b,0xd2,0xb1,0xf6,0x97, + 0x98,0x75,0x9d,0x64,0xf,0xbd,0x10,0xc,0x4b,0x87,0x6c,0xe2,0x9e,0x8e,0xcf,0xf1, + 0xd5,0x5,0x81,0x97,0xbe,0xae,0x63,0x7c,0x8b,0x69,0x76,0x77,0x87,0x6c,0x96,0xa0, + 0x86,0x46,0x4d,0x72,0xae,0x1e,0x64,0xcd,0x20,0x39,0xa2,0x77,0xea,0x51,0x83,0x24, + 0x7,0x84,0x4f,0x38,0x42,0xa2,0x77,0x73,0x1a,0xfd,0xe3,0x47,0xc8,0x44,0x8f,0xf2, + 0x8,0xc9,0x34,0x5d,0xa6,0x13,0x64,0x2,0xd2,0x38,0x41,0x66,0xb0,0xe5,0xd1,0x64, + 0xdb,0x4,0x89,0x67,0x58,0x3f,0x41,0x16,0xe,0xeb,0xef,0xcd,0x8e,0x99,0x74,0x5b, + 0x47,0xc7,0x82,0x2e,0x26,0xe0,0x92,0xc9,0x9,0x82,0xe,0xa2,0xe,0x3f,0xb5,0x1b, + 0x86,0x28,0x94,0x5,0x65,0xce,0xd,0x9d,0x5,0x4a,0xf,0xcd,0x9c,0x29,0x7e,0xc3, + 0xdc,0x99,0x27,0x7f,0xc5,0x74,0x44,0x7b,0xf8,0x36,0x64,0x7c,0x51,0xb,0x5a,0x9e, + 0x23,0xf3,0x52,0xed,0x32,0x46,0xe2,0x4a,0x47,0xc9,0x3c,0xee,0x8e,0x93,0x24,0x2e, + 0xdb,0x1f,0x6a,0x94,0x75,0x4b,0x43,0x88,0x2b,0xd3,0xb,0x64,0x2e,0x33,0x7c,0xd2, + 0x28,0x84,0x6b,0x4b,0xcb,0xb7,0x91,0x32,0x2,0x3b,0xee,0x28,0x24,0x9a,0xfc,0x33, + 0xcb,0xf8,0x60,0x6b,0x8a,0xab,0xda,0x8c,0x36,0xef,0x16,0x63,0x2a,0x6b,0x50,0xcd, + 0x39,0x39,0x83,0x8d,0x7b,0x39,0x68,0x13,0xbb,0x81,0x2a,0xd7,0x35,0x88,0xb8,0x1a, + 0x9b,0x44,0x43,0x5,0xb,0x4c,0x91,0x61,0x52,0xbd,0xd,0x3b,0xd3,0xeb,0x1,0x6d, + 0xd3,0x1c,0xd6,0x82,0xa1,0xc,0x7f,0x8b,0xf1,0x55,0x2d,0x9f,0x61,0x3d,0xd9,0xa2, + 0xc1,0xb6,0xd5,0x9f,0x48,0xf8,0xa1,0x69,0x4d,0x54,0xe5,0xe,0x1b,0xfc,0x63,0x73, + 0xbf,0x5d,0xea,0x31,0x72,0x51,0x93,0x94,0x48,0x33,0xe1,0x5c,0xda,0x7a,0x6,0xf5, + 0x51,0x42,0xa9,0xec,0xe4,0xa4,0x6b,0x50,0xf3,0xd2,0x8,0x90,0xde,0xc0,0xb9,0x6e, + 0xe1,0x6,0xd9,0xf3,0x32,0x59,0xae,0x2f,0x87,0x78,0x53,0x9c,0xd4,0x6,0xb3,0xe5, + 0xae,0xfd,0xb9,0x10,0x30,0xb2,0x29,0x53,0x17,0x6e,0xf,0xbc,0x95,0xb9,0xa9,0xf7, + 0xd6,0x37,0xd1,0xb7,0x37,0xaf,0x15,0x8d,0x68,0xa0,0xc9,0x1e,0x99,0x4a,0xb1,0x24, + 0x6,0x16,0xca,0x1a,0xf7,0x79,0x40,0xad,0xac,0x8a,0xdc,0xcd,0xa9,0xa4,0xe9,0x25, + 0x10,0xe3,0xa4,0xe3,0x9c,0x8e,0x8e,0xaf,0x9d,0x9e,0xf3,0xff,0xd3,0x9f,0x4f,0x8f, + 0xf0,0x79,0x32,0xbe,0xc0,0xe7,0xd1,0xf0,0xbf,0x7,0x7,0xee,0xe8,0x97,0x33,0x78, + 0xff,0xe5,0x87,0xf3,0x73,0x78,0x1c,0x1e,0x5e,0xc,0xe1,0x71,0x72,0x7e,0x7e,0x2, + 0x8f,0xb3,0xf1,0xf7,0x57,0x4e,0xf7,0x39,0xe5,0xb7,0xaf,0xa1,0xd9,0x93,0x14,0x64, + 0x84,0x66,0x1,0xfe,0x4d,0x22,0xc8,0xd5,0x42,0xce,0x3c,0x3f,0x8a,0xec,0x2f,0x2c, + 0x7a,0xb,0xba,0x56,0xed,0x9a,0x8e,0xec,0xc9,0x5a,0xda,0x59,0xa6,0x67,0xe6,0xaf, + 0xea,0x35,0x4e,0xcf,0xce,0x7,0xbd,0xd2,0xa5,0x43,0xcf,0xb6,0xfd,0xbd,0xba,0xe1, + 0xf7,0x31,0x56,0x6b,0xef,0x1b,0x49,0xf7,0xdb,0x4f,0x36,0x40,0xbd,0x73,0xa4,0x26, + 0xc9,0xbb,0x44,0x72,0xe1,0x6d,0x5a,0x1a,0x9b,0xbf,0xb0,0x81,0xf8,0x1,0xc,0x76, + 0x49,0x1,0x5e,0xe9,0xbc,0xcf,0xa5,0x80,0xae,0xe0,0x90,0x9e,0xc2,0xb5,0x2,0x81, + 0x68,0x76,0x25,0x94,0x6,0x41,0xa7,0xae,0x63,0xcd,0x50,0xd,0xe2,0x18,0x11,0xb1, + 0x5b,0x2d,0xf2,0x72,0x8f,0xcf,0x47,0xef,0xea,0xfa,0xd6,0xc6,0xbf,0xf,0xb8,0xf9, + 0xfe,0x6e,0xd7,0x1e,0xd4,0x31,0x97,0xd3,0x36,0x52,0xc8,0x91,0x58,0xae,0x22,0xa, + 0xc1,0x65,0x63,0xa5,0x4c,0xa1,0x26,0x18,0x33,0x8c,0xce,0x3,0x33,0x46,0x8d,0xcd, + 0x20,0xa5,0x76,0x9c,0x93,0x77,0x57,0x90,0x76,0x72,0x27,0x51,0x81,0x53,0x98,0x79, + 0x93,0xf,0x96,0x62,0xf1,0x8f,0x33,0xd,0x3a,0x8d,0x84,0x1d,0xa4,0xd3,0xbf,0xce, + 0x40,0xad,0x8f,0x79,0x88,0xfe,0x14,0x8,0x3e,0x65,0xb3,0x58,0x1a,0x3f,0xcc,0x94, + 0xac,0xcb,0x5b,0xd8,0x72,0x75,0xf2,0x6d,0xb2,0x54,0xa,0x43,0xe8,0xcf,0x3f,0x49, + 0xf2,0xf6,0x1a,0xa7,0x4,0xbe,0xe0,0xe2,0x8e,0x3b,0xf9,0x83,0x6a,0x10,0xea,0x94, + 0xc3,0x74,0xc0,0x42,0x72,0x39,0x1e,0x13,0x40,0xc7,0x4c,0x6b,0x9,0x3d,0x5e,0xbf, + 0x4d,0x62,0xc3,0x54,0x6d,0xc3,0xa9,0x44,0xd,0x57,0x25,0xc5,0x39,0x49,0xf0,0xa7, + 0x41,0x67,0x43,0x10,0x43,0x1f,0x70,0x3d,0x2d,0x56,0x18,0x5e,0x8c,0x2a,0x67,0x5b, + 0xf4,0x54,0x58,0xfd,0xa3,0x42,0xa7,0x3a,0x11,0x3d,0x2d,0x74,0x4c,0x57,0xbe,0x3d, + 0x74,0x76,0xf,0x85,0x8a,0x59,0x1b,0x2,0x1,0xe8,0x6c,0xdc,0x15,0xd9,0x8f,0xa9, + 0xd6,0xe0,0xe,0x85,0x32,0x7b,0xbb,0x69,0xae,0xcc,0x2b,0x29,0xff,0x81,0x38,0x41, + 0xea,0x24,0xa3,0xee,0xf7,0x92,0xde,0x50,0x1e,0xac,0x9d,0x5c,0x39,0x7e,0x66,0x31, + 0xc1,0xe7,0xed,0xb,0xba,0x7c,0xdf,0xed,0x3b,0xf9,0x1d,0xd8,0x32,0xbf,0x99,0x1a, + 0xf9,0xa3,0x8e,0x9d,0x80,0x73,0x15,0xdc,0x8f,0xb5,0xb0,0xc,0x4e,0xb9,0xa6,0x12, + 0xbe,0x6f,0xba,0xf7,0x3a,0x97,0xaf,0x85,0x5f,0xf9,0x52,0xe1,0xef,0x84,0xfc,0xde, + 0x57,0xfd,0xbd,0x83,0x7e,0x1f,0x1a,0x77,0xcf,0x3b,0x12,0x1c,0x6,0x45,0x4d,0x96, + 0x8c,0x9b,0xdb,0x6,0x18,0x6,0x97,0x2c,0x8a,0x98,0xa2,0x10,0xeb,0xa1,0xca,0xf1, + 0xd9,0xc9,0xa,0xff,0xa3,0x74,0x11,0xfa,0x6b,0x85,0xa5,0xed,0x29,0x96,0xc8,0x69, + 0x1e,0x67,0x4,0x8f,0x13,0x82,0xe8,0xdd,0x3e,0x68,0xdb,0xac,0x7d,0x2d,0x8e,0x96, + 0x71,0x86,0xd2,0xf2,0xf6,0x76,0x57,0xe6,0x9c,0x8f,0xfd,0x5b,0xa,0xa9,0x4c,0xdf, + 0x9,0xb9,0xf8,0x74,0x3a,0xd5,0xd0,0xdd,0x55,0xb5,0x7a,0xd4,0xbc,0x86,0xf8,0x7f, + 0x20,0x76,0xd0,0x10,0xd2,0x28,0xc4,0xca,0x36,0x75,0xd2,0xfc,0xfc,0x80,0x4a,0x9e, + 0x77,0x2c,0xc8,0x48,0xe8,0x39,0x90,0x6d,0x14,0x3e,0x4d,0xf9,0xf9,0xa8,0x2a,0x56, + 0xd,0xc6,0x99,0x66,0xd8,0xe2,0xd0,0x7c,0xd5,0xd8,0x78,0x33,0x5e,0xed,0x48,0x57, + 0xc6,0x9c,0x3,0x9f,0x2e,0x29,0x7f,0x80,0xcc,0xbb,0x4a,0x3,0xbc,0x18,0xd1,0x76, + 0xaf,0xd8,0x4c,0xe7,0xf7,0x6c,0xa1,0x7a,0xd9,0xaa,0xe1,0x99,0x45,0xd0,0x33,0x50, + 0xba,0xbf,0x43,0x8d,0x32,0xbd,0x35,0xd6,0x15,0x2b,0x54,0x21,0x95,0x55,0x25,0x6, + 0xd8,0x7c,0x4e,0xfa,0xb,0x62,0xa2,0x37,0x21, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/js/DBUtility.js + 0x0,0x0,0x4,0x9, 0x0, - 0x0,0x10,0x13,0x78,0x9c,0xe5,0x97,0xdd,0x6f,0xe2,0x46,0x10,0xc0,0xdf,0x91,0xf8, - 0x1f,0x46,0x7e,0xc1,0x9c,0xa9,0x21,0x52,0xa5,0xaa,0xc9,0x91,0x94,0x26,0xce,0x15, - 0x1d,0x81,0x3b,0xc,0xed,0x49,0x11,0xf,0xc6,0x1e,0x60,0x15,0xc7,0xe6,0x76,0x97, - 0x24,0xb4,0xca,0xff,0xde,0xb1,0xbd,0xc6,0x1f,0x7c,0x85,0x7e,0xdd,0x43,0x11,0x12, - 0xde,0xf1,0xee,0xcc,0xec,0xcc,0x6f,0x66,0x97,0xe6,0xbb,0x6a,0xe5,0xa7,0x27,0xe4, - 0x82,0x85,0xc1,0x39,0xb4,0xcc,0x33,0x1a,0x3a,0x2b,0xb9,0x8,0xf9,0x39,0xd8,0x2b, - 0x6f,0x81,0xc8,0xe1,0xa3,0x9,0xef,0x85,0xcb,0x66,0xec,0xec,0xc7,0xef,0x7f,0x0, - 0x47,0xc2,0xfc,0xd1,0x61,0xbe,0xe9,0x86,0x8f,0x97,0x34,0xdb,0x67,0x2e,0x6,0x2, - 0xcf,0xe1,0x43,0x7f,0xc,0x1f,0x30,0x40,0xee,0xf8,0xf0,0x69,0x35,0x25,0x39,0xf4, - 0x92,0x77,0xd5,0xca,0xbb,0x66,0xb5,0x52,0xad,0xcc,0x56,0x81,0x2b,0xc9,0x10,0xcc, - 0x51,0xde,0x38,0xd2,0x99,0x3a,0x2,0xf5,0x3a,0xfc,0x51,0xad,0x40,0xf4,0xf1,0xc3, - 0xf9,0x1d,0xa,0xe1,0xcc,0x51,0xd7,0x6,0x4b,0xc,0x58,0x30,0x87,0x3b,0x87,0x3f, - 0xa0,0x14,0xa3,0xd0,0x73,0xd6,0xe0,0xa9,0x35,0xa6,0xa9,0xd5,0x2f,0xd4,0x22,0x8e, - 0x72,0xc5,0x3,0x8,0x69,0x7e,0xaa,0xd2,0x5e,0x7,0xae,0xae,0xe5,0x57,0x6a,0xd, - 0xd0,0xce,0xcc,0x56,0xf4,0x63,0xcb,0x90,0x93,0x85,0x74,0x2e,0x89,0xce,0x5a,0xad, - 0x48,0xdb,0x6b,0xc1,0xc3,0x9c,0x2f,0x42,0x72,0xf5,0x58,0x57,0x9e,0xb2,0x19,0xe8, - 0x34,0x61,0x2c,0x99,0xcf,0xe4,0x3a,0x95,0xaa,0x2d,0x28,0xa9,0xb9,0x5b,0x83,0x72, - 0xfb,0x35,0xf9,0x41,0x5f,0x60,0x6e,0xb5,0x1b,0x6,0x22,0xf4,0x31,0x5a,0xba,0x7b, - 0x4d,0xec,0x63,0xb3,0x9,0xdd,0x80,0x49,0xe6,0xf8,0xec,0x77,0x4,0xda,0x86,0x8f, - 0x22,0xe7,0x39,0xdb,0xbc,0xcb,0x42,0xfb,0xe4,0x70,0xf0,0xa6,0xd0,0x2e,0x6,0x5e, - 0xe9,0xf5,0xa6,0xa6,0xe4,0x4e,0x20,0x9c,0x78,0xbd,0x9e,0xb9,0x93,0xaa,0xd4,0xe5, - 0x4b,0x96,0x24,0xf5,0x21,0x27,0xae,0x39,0x3a,0x92,0x1c,0x58,0x20,0x8,0x94,0x92, - 0xb2,0x25,0x12,0x6f,0xa2,0xf8,0x30,0x9,0x5e,0x88,0x22,0xa8,0x49,0x70,0x7c,0x9a, - 0xe8,0xad,0x1,0x5f,0x98,0x90,0x5b,0x5a,0xba,0xb3,0x58,0x43,0xb2,0x30,0x9e,0x22, - 0x1a,0x24,0x61,0x2,0xe8,0x2b,0x1e,0xd8,0x72,0x89,0x5e,0x71,0x91,0x7c,0x31,0xf1, - 0x5,0xdd,0x95,0x44,0xfb,0xab,0xaf,0xd7,0xae,0x87,0x56,0x67,0x64,0xc1,0xa8,0xf3, - 0x73,0xcf,0x82,0xee,0x2d,0xf4,0x7,0x23,0xb0,0xbe,0x74,0xed,0x91,0xbd,0x71,0x4b, - 0x57,0xf,0x30,0xb2,0xbe,0x8c,0x60,0xdc,0xef,0x7e,0x1e,0x5b,0xd,0xa,0x8a,0xbf, - 0xc2,0x58,0x54,0xaf,0x6d,0x70,0x3a,0xd9,0x86,0x64,0xee,0x3,0x95,0x8f,0x2e,0xd6, - 0x8f,0xd3,0xd0,0xcf,0x5b,0x28,0x6b,0x7d,0x6d,0xec,0x8,0x2d,0x72,0x1e,0xf2,0xad, - 0xe8,0xe6,0x2b,0xc1,0x8a,0x66,0xc0,0xbd,0x66,0xc4,0x53,0xa9,0xea,0x3c,0x4,0x43, - 0x9b,0xc0,0x77,0xa0,0x81,0x1,0x89,0xf0,0x66,0x70,0x67,0x4b,0x4e,0x3b,0x34,0x34, - 0x8,0x5d,0x77,0xc5,0x39,0x7a,0xb9,0x1a,0x89,0xad,0x6f,0x33,0x4e,0x30,0xd8,0x49, - 0x60,0xd2,0x0,0xbd,0xd,0x98,0xe8,0x25,0x47,0xd1,0xd6,0xb4,0xc3,0x4,0xed,0xe7, - 0x27,0xd6,0x20,0x48,0x7d,0x29,0xce,0xb6,0xd5,0xb3,0xae,0x47,0x2a,0x33,0xb7,0xc3, - 0xc1,0x5d,0x46,0xd6,0x6f,0xbf,0x58,0x43,0x2b,0x1d,0xb6,0xaf,0x2e,0x6a,0xd,0xb8, - 0x57,0xa3,0x49,0x31,0xce,0x51,0x75,0x72,0x61,0xf2,0xf0,0x59,0x98,0x3e,0x6,0x73, - 0xb9,0x80,0x4b,0x68,0x6d,0xc5,0x18,0xa2,0xde,0x11,0xf9,0x90,0xce,0x65,0x12,0x1f, - 0xf5,0x56,0xdd,0x8c,0xad,0x5f,0x6c,0x4d,0xce,0xd7,0x73,0x62,0x97,0x82,0x4d,0x8c, - 0x6a,0x6,0xa9,0x29,0x65,0x3a,0x2e,0xec,0x6d,0x83,0x89,0x3d,0x6d,0x1c,0x3c,0x4, - 0xe1,0x73,0xa0,0x15,0xd7,0xa4,0x83,0xc,0x93,0x43,0x90,0xfc,0xd3,0x84,0xa4,0xe6, - 0xcb,0x7d,0x95,0x5c,0x4e,0xb9,0xc9,0x91,0x23,0xb6,0xc8,0x51,0xe5,0x74,0x12,0x40, - 0x51,0x2c,0x8e,0x20,0x74,0xb8,0x9,0xed,0xc3,0xa8,0xdb,0xb7,0xad,0xe1,0x8,0x6, - 0x43,0x18,0x5a,0x9f,0x7a,0x9d,0x6b,0xaa,0xd9,0xfe,0x68,0x90,0xb1,0xf4,0x6b,0xa7, - 0x37,0xb6,0x6c,0xd0,0xaf,0x1a,0x57,0xf5,0x3c,0x48,0x8d,0x78,0xf,0x93,0x72,0x33, - 0xc8,0x1,0xd5,0x99,0xcd,0xd0,0x95,0xe8,0xed,0x23,0x2a,0xdd,0xd6,0xe0,0xa3,0xb6, - 0x4d,0x50,0x21,0x69,0xe3,0x25,0x9d,0x66,0xa4,0x48,0x33,0x32,0x9a,0x64,0x48,0xc3, - 0x24,0x8e,0xa5,0xd5,0x7b,0x88,0x52,0xd6,0x62,0x0,0xca,0x6,0x5f,0xb3,0xe1,0x37, - 0xed,0x3c,0xca,0xf,0x25,0xda,0xc6,0x6a,0x3,0x95,0xe3,0x79,0x76,0xdc,0x44,0x55, - 0x2f,0x4d,0xcf,0xd5,0x9c,0x4b,0x35,0xfb,0x73,0xef,0x12,0xf6,0xa4,0x57,0x75,0xe2, - 0x4d,0x76,0x6b,0xc6,0x7d,0xa2,0x68,0x62,0xd4,0xb2,0x5e,0x7c,0x2a,0x98,0xe5,0x4b, - 0x9,0xa5,0xec,0xd0,0x9d,0x64,0x27,0xcd,0x7b,0x19,0x3e,0x11,0xe0,0xf2,0xe,0x53, - 0x7a,0x93,0x5d,0x96,0x99,0x29,0x39,0xdf,0xa5,0x8b,0x18,0x27,0xe2,0x9a,0x1c,0x97, - 0xbe,0xe3,0xc6,0xe8,0x95,0xa8,0xa6,0x1c,0x46,0x43,0x6d,0x87,0xa6,0x53,0x6a,0xe0, - 0x60,0x11,0xec,0xeb,0x8d,0x47,0x68,0x86,0x2,0xd0,0x5,0xa2,0x8f,0x20,0xfd,0x6f, - 0x9c,0xa5,0xf1,0xf3,0x71,0xa2,0x39,0x3e,0x86,0x4f,0xf8,0x36,0xa8,0x6f,0xe8,0xe8, - 0xa3,0x2b,0x46,0x7c,0xe8,0xa5,0x79,0x56,0x67,0x5e,0x72,0xb3,0x68,0x43,0x6,0xf4, - 0x5f,0x85,0xf9,0xef,0x72,0xf9,0x6,0x27,0xaf,0x4e,0x40,0xf2,0x6,0x7d,0x94,0xff, - 0x1b,0x10,0xbf,0x25,0x89,0xc4,0x47,0xc7,0xf7,0x13,0x12,0x85,0x9e,0x42,0x78,0x14, - 0x9f,0x24,0x8d,0xa2,0xc3,0x39,0x75,0xba,0x36,0x4,0xf8,0xc,0xf1,0xf3,0xbe,0xff, - 0xe,0x7,0xe,0xeb,0x23,0x57,0x3e,0xc5,0x4f,0x9e,0xac,0xf2,0xa5,0x3c,0x1f,0xbe, - 0x5b,0x94,0xee,0x22,0x4f,0x8e,0xba,0xe9,0xed,0x1,0x27,0x32,0xce,0xc8,0x76,0xab, - 0x28,0x9e,0x51,0xa,0xf4,0x44,0x4e,0xaf,0xdf,0x43,0x51,0x17,0xc9,0xc,0xa3,0xbe, - 0xcd,0x47,0x3e,0x28,0xf7,0x6c,0x52,0xbe,0x41,0xb2,0xba,0x99,0xcc,0x28,0xda,0xca, - 0xa0,0xc9,0x21,0xf3,0x1f,0x77,0xae,0x5d,0xb4,0xe4,0x77,0x93,0x60,0xf3,0x27,0xc, - 0x89,0x65,0xb1, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/close.png + 0x0,0xf,0x8c,0x78,0x9c,0xdd,0x96,0x6d,0x6f,0xe2,0x46,0x10,0x80,0xbf,0xf3,0x2b, + 0x46,0xfe,0x82,0x39,0x53,0x43,0xaa,0x4a,0x55,0x93,0x23,0x9,0x4d,0x9c,0x2b,0x3a, + 0x2,0x77,0xd8,0xb4,0x27,0x45,0x7c,0x30,0xf6,0x0,0xab,0x38,0x36,0xdd,0x5d,0x92, + 0xd0,0x2a,0xff,0xbd,0x63,0xaf,0x6d,0x8c,0x1,0x17,0xfa,0x76,0x52,0x11,0x2,0x7b, + 0x76,0xe7,0x65,0x67,0x9e,0x9d,0xdd,0xd6,0xbb,0xda,0xf5,0x33,0x72,0xc1,0xa2,0xf0, + 0x1c,0xda,0xe6,0xb7,0xb5,0x6b,0x77,0x25,0x17,0x11,0x3f,0x7,0x7b,0xe5,0x2f,0x10, + 0x39,0x7c,0x34,0xe1,0xbd,0xf0,0xd8,0x8c,0x9d,0xfd,0xf0,0xdd,0xf7,0xe0,0x4a,0x98, + 0x3f,0xb9,0x2c,0x30,0xbd,0xe8,0xe9,0xb2,0x76,0x1d,0x30,0xf,0x43,0x81,0xe7,0xf0, + 0x61,0x30,0x86,0xf,0x18,0x22,0x77,0x3,0xf8,0xb4,0x9a,0x92,0x1c,0xfa,0x6a,0xac, + 0xf6,0xae,0x55,0xab,0xcd,0x56,0xa1,0x27,0xc9,0x7,0xcc,0x51,0xde,0xba,0xd2,0x9d, + 0xba,0x2,0xf5,0x6,0xfc,0x5e,0x83,0xf8,0x13,0x44,0xf3,0x7b,0x14,0xc2,0x9d,0xa3, + 0xae,0xd,0x97,0x18,0xb2,0x70,0xe,0xf7,0x2e,0x7f,0x44,0x29,0x9c,0xc8,0x77,0xd7, + 0xe0,0xa7,0x2a,0xa6,0xa9,0x35,0x2e,0x94,0xe,0x47,0xb9,0xe2,0x21,0x44,0x34,0x3d, + 0x33,0x68,0xaf,0x43,0x4f,0xd7,0x8a,0x8a,0x5a,0x13,0xb4,0x33,0xb3,0x1d,0xff,0xd9, + 0x32,0xe2,0xe4,0x20,0x9b,0x4b,0xa2,0xb3,0x76,0x9b,0x8c,0xbd,0x15,0x82,0x2b,0xc4, + 0x21,0x24,0x4f,0x1f,0x1b,0x2a,0x48,0x36,0x3,0x9d,0xc6,0xc7,0x92,0x5,0x4c,0xae, + 0x53,0x61,0x1a,0x7c,0x2a,0x34,0xf7,0xeb,0xab,0x80,0xdf,0x92,0x5f,0xc,0x4,0x6e, + 0x54,0xbd,0x28,0x14,0x51,0x80,0xb1,0xde,0x3e,0x5,0xa,0xad,0xd5,0x82,0x5e,0xc8, + 0x24,0x73,0x3,0xf6,0x1b,0x2,0x85,0x1e,0xa0,0xd8,0xc4,0xcb,0xf2,0xa1,0x3c,0x97, + 0xcf,0x2e,0x7,0x7f,0xa,0x9d,0xed,0x44,0x2b,0x8b,0xfe,0xd4,0x94,0xdc,0xd,0x85, + 0x9b,0x68,0xeb,0x79,0x18,0x99,0x3d,0x5d,0xbe,0xe6,0x25,0x49,0x3f,0xe4,0xff,0x86, + 0xa3,0x2b,0xc9,0xf7,0x2,0x41,0xa0,0x94,0x54,0x1b,0xa1,0x2,0x89,0x53,0xc2,0x24, + 0xf8,0x11,0x8a,0xb0,0x2e,0xc1,0xd,0x68,0xa2,0xbf,0x6,0x7c,0x65,0x42,0x96,0x8d, + 0xf4,0x66,0x89,0x1,0xa5,0x97,0xcc,0x10,0x4d,0x92,0x30,0x1,0xf4,0x15,0x8f,0x6c, + 0xb9,0x44,0x7f,0x4b,0x47,0xbe,0x9a,0xf8,0x8a,0xde,0x4a,0xa2,0xfd,0x6b,0xa0,0xd7, + 0x6f,0x46,0x56,0xd7,0xb1,0xc0,0xe9,0xfe,0xd8,0xb7,0xa0,0x77,0x7,0x83,0xa1,0x3, + 0xd6,0x97,0x9e,0xed,0xd8,0x79,0x50,0x7a,0xfa,0x0,0x8e,0xf5,0xc5,0x81,0xf1,0xa0, + 0xf7,0x79,0x6c,0x35,0x29,0x1f,0xc1,0xa,0x13,0x51,0xa3,0x9e,0xa1,0x73,0xb2,0xb, + 0xc9,0xbc,0x47,0xda,0x23,0xba,0x58,0x3f,0x4d,0xa3,0xa0,0xe8,0xa0,0x64,0xf4,0xad, + 0xb9,0x9b,0x54,0xe4,0x3c,0xe2,0xe5,0xbc,0x16,0x89,0xb7,0xe2,0x9,0xf0,0xa0,0x19, + 0xc9,0x4c,0xda,0x58,0x3e,0x82,0xa1,0x4d,0xe0,0x1b,0xd0,0xc0,0x0,0x25,0xbc,0x1d, + 0xde,0xdb,0x92,0xd3,0xea,0xc,0xd,0x22,0xcf,0x5b,0x71,0x8e,0xfe,0x66,0x2f,0x24, + 0xae,0x4b,0x2c,0x53,0xfd,0x6d,0x95,0x90,0x2c,0x31,0xc7,0x20,0x12,0x8f,0x71,0x14, + 0x1d,0x4d,0xab,0x42,0xe6,0x20,0x30,0x89,0xba,0x20,0xd3,0xa5,0xdc,0xda,0x56,0xdf, + 0xba,0x71,0xd2,0x62,0xdc,0x8d,0x86,0xf7,0x1b,0x94,0x7e,0xf9,0xc9,0x1a,0x59,0xd9, + 0x6b,0xe7,0xea,0xa2,0xde,0x84,0x87,0xf4,0x6d,0xb2,0x95,0xdb,0x78,0x3,0x72,0x61, + 0xf2,0xe8,0x45,0x98,0x1,0x86,0x73,0xb9,0x80,0x4b,0x68,0x97,0x13,0xb,0x71,0x67, + 0x88,0x23,0xc8,0xa6,0x32,0x89,0x4f,0x7a,0xbb,0x61,0x26,0xbe,0x2f,0xca,0x73,0x8b, + 0x3b,0x56,0x39,0xa5,0x4,0x13,0x92,0x9a,0x41,0x56,0xb6,0x4b,0x9b,0xec,0xdd,0x1d, + 0x6f,0xca,0x99,0x36,0xe,0x1f,0xc3,0xe8,0x25,0xd4,0xb6,0x34,0x6a,0x25,0x28,0x2a, + 0x90,0xf8,0x87,0x79,0x48,0x5d,0x97,0x7a,0x25,0xc5,0x9a,0x30,0xb2,0x81,0x44,0xec, + 0x40,0x92,0xee,0x98,0x13,0x58,0x89,0x97,0x5f,0x49,0x4b,0x65,0x83,0x39,0x44,0x4c, + 0x6f,0x60,0x5b,0x23,0x7,0x86,0x23,0x18,0x59,0x9f,0xfa,0xdd,0x1b,0xda,0x92,0x3, + 0x67,0xb8,0xc1,0xe6,0xe7,0x6e,0x7f,0x6c,0xd9,0xa0,0x5f,0x35,0xaf,0x1a,0x45,0x66, + 0x9a,0x49,0xf8,0x93,0xd2,0x56,0x2f,0xb0,0xd3,0x9d,0xcd,0xd0,0x93,0xe8,0x1f,0x80, + 0x27,0x5b,0xd1,0xf0,0xa3,0xb6,0x3,0xcb,0x56,0x95,0xc6,0x4b,0x3a,0x94,0xc8,0x8c, + 0x66,0x6c,0xc0,0x91,0x11,0xbd,0xaa,0xfc,0x6d,0x2b,0xef,0x87,0x27,0x75,0x95,0xd4, + 0xbb,0xe4,0xed,0x2d,0x7f,0xfb,0x7a,0x2d,0x45,0xc5,0xa0,0x4,0x25,0x82,0x72,0x80, + 0x5c,0xdf,0xb7,0x93,0xa6,0x98,0xf6,0xc6,0xf4,0x5c,0x2c,0xc4,0x52,0xb7,0x3f,0xf7, + 0x2f,0xe1,0x40,0x39,0xd3,0xc6,0x9a,0x57,0xb3,0x6e,0x3c,0x28,0x3b,0x13,0xa3,0x9e, + 0xb7,0xd6,0xd3,0x18,0x2c,0xdf,0x25,0xa8,0x44,0x15,0x57,0x89,0x7d,0xd8,0x1e,0xa2, + 0xf5,0x44,0x54,0xcb,0x6b,0xcb,0x38,0x55,0xeb,0x6b,0x54,0xb5,0x22,0xad,0x47,0xf7, + 0x26,0x4e,0x74,0xb5,0x38,0x2e,0x3,0xd7,0x4b,0x30,0x2b,0xf1,0x4b,0x55,0x8b,0x5f, + 0xb5,0x5d,0x43,0x27,0xc0,0x5e,0x45,0xfb,0x81,0x86,0x57,0xcd,0x2d,0x14,0xd1,0x2d, + 0xb2,0x5b,0xd,0xef,0xbf,0x70,0x1c,0xc6,0x8f,0xd5,0xec,0x72,0x7c,0x8a,0x9e,0xf1, + 0x28,0x7c,0x6f,0xe9,0xfc,0xa2,0xbb,0x41,0x72,0x72,0x65,0x75,0x4d,0xf,0x2e,0x75, + 0x25,0xe8,0xc0,0x6,0xdd,0xbf,0x84,0xed,0xdf,0x64,0xf0,0x88,0x0,0xaf,0x8e,0xc7, + 0xef,0x16,0x3,0x94,0xff,0x7b,0xe8,0xbe,0xe,0x75,0x44,0x43,0x37,0x8,0x14,0x75, + 0x42,0x6f,0x1c,0x77,0xcc,0xaa,0xaa,0x89,0x2e,0xe7,0xd4,0xc1,0x3a,0x10,0xe2,0xb, + 0x24,0xcf,0x7,0x6e,0xf6,0x87,0xcf,0xdb,0x3f,0xb9,0xa0,0xa5,0xb0,0x14,0x31,0x2a, + 0xdd,0x9a,0x8b,0x39,0xbb,0x43,0xe9,0x2d,0x8a,0x98,0xa4,0xf7,0xb2,0xfd,0x94,0xc4, + 0xae,0x19,0x79,0x6e,0x6f,0x49,0x67,0x94,0x75,0x5d,0x89,0x69,0xf4,0x3d,0x6c,0x5b, + 0x22,0x99,0x61,0x34,0x76,0x68,0x28,0xa6,0xe3,0x81,0x4d,0xca,0xb7,0x3d,0xd6,0x30, + 0xd5,0x8c,0x2d,0x4f,0x39,0x22,0x1b,0x40,0xfe,0xd3,0x9e,0xb4,0xcb,0x46,0x71,0x19, + 0x31,0x24,0x7f,0x0,0xec,0x11,0x5e,0xd7, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/close.png 0x0,0x0,0x10,0xa6, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -1670,7 +2174,7 @@ static const unsigned char qt_resource_data[] = { 0x3b,0x9,0xa9,0x97,0x74,0x39,0xd6,0xee,0xac,0x9b,0xde,0x59,0x33,0x73,0x1a,0xff, 0x1,0xbe,0xd2,0xea,0xd,0xc4,0xd6,0x74,0x53,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/down.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/down.png 0x0,0x0,0xf,0x24, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -1916,7 +2420,7 @@ static const unsigned char qt_resource_data[] = { 0xd2,0xe5,0x72,0x3d,0x91,0x4a,0xa5,0x2f,0x5f,0x5f,0x36,0x43,0x95,0x7f,0x1,0xd3, 0x3d,0xbc,0x4c,0xe2,0x2a,0xc3,0x22,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/add.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/add.png 0x0,0x0,0x3,0xc0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -1979,7 +2483,7 @@ static const unsigned char qt_resource_data[] = { 0xe4,0xd5,0x49,0xea,0x30,0xf3,0xbd,0x10,0xcf,0x1d,0xdb,0xfe,0xb7,0xe2,0x79,0x9f, 0x8f,0x8d,0x8d,0xfd,0x2e,0xde,0xf8,0x7f,0xc7,0xff,0x1,0x11,0xbe,0x20,0xc7,0xfc, 0x77,0xb6,0x53,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/toolbutton.sci + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/toolbutton.sci 0x0,0x0,0x0,0x57, 0x62, 0x6f,0x72,0x64,0x65,0x72,0x2e,0x6c,0x65,0x66,0x74,0x3a,0x20,0x31,0x35,0xa,0x62, @@ -1988,7 +2492,258 @@ static const unsigned char qt_resource_data[] = { 0x72,0x64,0x65,0x72,0x2e,0x72,0x69,0x67,0x68,0x74,0x3a,0x20,0x31,0x35,0xa,0x73, 0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x74,0x6f,0x6f,0x6c,0x62,0x75,0x74,0x74,0x6f, 0x6e,0x2e,0x70,0x6e,0x67,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/up.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/tab_stocks.png + 0x0,0x0,0xf,0x78, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0xa,0x4f,0x69,0x43,0x43,0x50,0x50,0x68,0x6f,0x74,0x6f,0x73,0x68,0x6f, + 0x70,0x20,0x49,0x43,0x43,0x20,0x70,0x72,0x6f,0x66,0x69,0x6c,0x65,0x0,0x0,0x78, + 0xda,0x9d,0x53,0x67,0x54,0x53,0xe9,0x16,0x3d,0xf7,0xde,0xf4,0x42,0x4b,0x88,0x80, + 0x94,0x4b,0x6f,0x52,0x15,0x8,0x20,0x52,0x42,0x8b,0x80,0x14,0x91,0x26,0x2a,0x21, + 0x9,0x10,0x4a,0x88,0x21,0xa1,0xd9,0x15,0x51,0xc1,0x11,0x45,0x45,0x4,0x1b,0xc8, + 0xa0,0x88,0x3,0x8e,0x8e,0x80,0x8c,0x15,0x51,0x2c,0xc,0x8a,0xa,0xd8,0x7,0xe4, + 0x21,0xa2,0x8e,0x83,0xa3,0x88,0x8a,0xca,0xfb,0xe1,0x7b,0xa3,0x6b,0xd6,0xbc,0xf7, + 0xe6,0xcd,0xfe,0xb5,0xd7,0x3e,0xe7,0xac,0xf3,0x9d,0xb3,0xcf,0x7,0xc0,0x8,0xc, + 0x96,0x48,0x33,0x51,0x35,0x80,0xc,0xa9,0x42,0x1e,0x11,0xe0,0x83,0xc7,0xc4,0xc6, + 0xe1,0xe4,0x2e,0x40,0x81,0xa,0x24,0x70,0x0,0x10,0x8,0xb3,0x64,0x21,0x73,0xfd, + 0x23,0x1,0x0,0xf8,0x7e,0x3c,0x3c,0x2b,0x22,0xc0,0x7,0xbe,0x0,0x1,0x78,0xd3, + 0xb,0x8,0x0,0xc0,0x4d,0x9b,0xc0,0x30,0x1c,0x87,0xff,0xf,0xea,0x42,0x99,0x5c, + 0x1,0x80,0x84,0x1,0xc0,0x74,0x91,0x38,0x4b,0x8,0x80,0x14,0x0,0x40,0x7a,0x8e, + 0x42,0xa6,0x0,0x40,0x46,0x1,0x80,0x9d,0x98,0x26,0x53,0x0,0xa0,0x4,0x0,0x60, + 0xcb,0x63,0x62,0xe3,0x0,0x50,0x2d,0x0,0x60,0x27,0x7f,0xe6,0xd3,0x0,0x80,0x9d, + 0xf8,0x99,0x7b,0x1,0x0,0x5b,0x94,0x21,0x15,0x1,0xa0,0x91,0x0,0x20,0x13,0x65, + 0x88,0x44,0x0,0x68,0x3b,0x0,0xac,0xcf,0x56,0x8a,0x45,0x0,0x58,0x30,0x0,0x14, + 0x66,0x4b,0xc4,0x39,0x0,0xd8,0x2d,0x0,0x30,0x49,0x57,0x66,0x48,0x0,0xb0,0xb7, + 0x0,0xc0,0xce,0x10,0xb,0xb2,0x0,0x8,0xc,0x0,0x30,0x51,0x88,0x85,0x29,0x0, + 0x4,0x7b,0x0,0x60,0xc8,0x23,0x23,0x78,0x0,0x84,0x99,0x0,0x14,0x46,0xf2,0x57, + 0x3c,0xf1,0x2b,0xae,0x10,0xe7,0x2a,0x0,0x0,0x78,0x99,0xb2,0x3c,0xb9,0x24,0x39, + 0x45,0x81,0x5b,0x8,0x2d,0x71,0x7,0x57,0x57,0x2e,0x1e,0x28,0xce,0x49,0x17,0x2b, + 0x14,0x36,0x61,0x2,0x61,0x9a,0x40,0x2e,0xc2,0x79,0x99,0x19,0x32,0x81,0x34,0xf, + 0xe0,0xf3,0xcc,0x0,0x0,0xa0,0x91,0x15,0x11,0xe0,0x83,0xf3,0xfd,0x78,0xce,0xe, + 0xae,0xce,0xce,0x36,0x8e,0xb6,0xe,0x5f,0x2d,0xea,0xbf,0x6,0xff,0x22,0x62,0x62, + 0xe3,0xfe,0xe5,0xcf,0xab,0x70,0x40,0x0,0x0,0xe1,0x74,0x7e,0xd1,0xfe,0x2c,0x2f, + 0xb3,0x1a,0x80,0x3b,0x6,0x80,0x6d,0xfe,0xa2,0x25,0xee,0x4,0x68,0x5e,0xb,0xa0, + 0x75,0xf7,0x8b,0x66,0xb2,0xf,0x40,0xb5,0x0,0xa0,0xe9,0xda,0x57,0xf3,0x70,0xf8, + 0x7e,0x3c,0x3c,0x45,0xa1,0x90,0xb9,0xd9,0xd9,0xe5,0xe4,0xe4,0xd8,0x4a,0xc4,0x42, + 0x5b,0x61,0xca,0x57,0x7d,0xfe,0x67,0xc2,0x5f,0xc0,0x57,0xfd,0x6c,0xf9,0x7e,0x3c, + 0xfc,0xf7,0xf5,0xe0,0xbe,0xe2,0x24,0x81,0x32,0x5d,0x81,0x47,0x4,0xf8,0xe0,0xc2, + 0xcc,0xf4,0x4c,0xa5,0x1c,0xcf,0x92,0x9,0x84,0x62,0xdc,0xe6,0x8f,0x47,0xfc,0xb7, + 0xb,0xff,0xfc,0x1d,0xd3,0x22,0xc4,0x49,0x62,0xb9,0x58,0x2a,0x14,0xe3,0x51,0x12, + 0x71,0x8e,0x44,0x9a,0x8c,0xf3,0x32,0xa5,0x22,0x89,0x42,0x92,0x29,0xc5,0x25,0xd2, + 0xff,0x64,0xe2,0xdf,0x2c,0xfb,0x3,0x3e,0xdf,0x35,0x0,0xb0,0x6a,0x3e,0x1,0x7b, + 0x91,0x2d,0xa8,0x5d,0x63,0x3,0xf6,0x4b,0x27,0x10,0x58,0x74,0xc0,0xe2,0xf7,0x0, + 0x0,0xf2,0xbb,0x6f,0xc1,0xd4,0x28,0x8,0x3,0x80,0x68,0x83,0xe1,0xcf,0x77,0xff, + 0xef,0x3f,0xfd,0x47,0xa0,0x25,0x0,0x80,0x66,0x49,0x92,0x71,0x0,0x0,0x5e,0x44, + 0x24,0x2e,0x54,0xca,0xb3,0x3f,0xc7,0x8,0x0,0x0,0x44,0xa0,0x81,0x2a,0xb0,0x41, + 0x1b,0xf4,0xc1,0x18,0x2c,0xc0,0x6,0x1c,0xc1,0x5,0xdc,0xc1,0xb,0xfc,0x60,0x36, + 0x84,0x42,0x24,0xc4,0xc2,0x42,0x10,0x42,0xa,0x64,0x80,0x1c,0x72,0x60,0x29,0xac, + 0x82,0x42,0x28,0x86,0xcd,0xb0,0x1d,0x2a,0x60,0x2f,0xd4,0x40,0x1d,0x34,0xc0,0x51, + 0x68,0x86,0x93,0x70,0xe,0x2e,0xc2,0x55,0xb8,0xe,0x3d,0x70,0xf,0xfa,0x61,0x8, + 0x9e,0xc1,0x28,0xbc,0x81,0x9,0x4,0x41,0xc8,0x8,0x13,0x61,0x21,0xda,0x88,0x1, + 0x62,0x8a,0x58,0x23,0x8e,0x8,0x17,0x99,0x85,0xf8,0x21,0xc1,0x48,0x4,0x12,0x8b, + 0x24,0x20,0xc9,0x88,0x14,0x51,0x22,0x4b,0x91,0x35,0x48,0x31,0x52,0x8a,0x54,0x20, + 0x55,0x48,0x1d,0xf2,0x3d,0x72,0x2,0x39,0x87,0x5c,0x46,0xba,0x91,0x3b,0xc8,0x0, + 0x32,0x82,0xfc,0x86,0xbc,0x47,0x31,0x94,0x81,0xb2,0x51,0x3d,0xd4,0xc,0xb5,0x43, + 0xb9,0xa8,0x37,0x1a,0x84,0x46,0xa2,0xb,0xd0,0x64,0x74,0x31,0x9a,0x8f,0x16,0xa0, + 0x9b,0xd0,0x72,0xb4,0x1a,0x3d,0x8c,0x36,0xa1,0xe7,0xd0,0xab,0x68,0xf,0xda,0x8f, + 0x3e,0x43,0xc7,0x30,0xc0,0xe8,0x18,0x7,0x33,0xc4,0x6c,0x30,0x2e,0xc6,0xc3,0x42, + 0xb1,0x38,0x2c,0x9,0x93,0x63,0xcb,0xb1,0x22,0xac,0xc,0xab,0xc6,0x1a,0xb0,0x56, + 0xac,0x3,0xbb,0x89,0xf5,0x63,0xcf,0xb1,0x77,0x4,0x12,0x81,0x45,0xc0,0x9,0x36, + 0x4,0x77,0x42,0x20,0x61,0x1e,0x41,0x48,0x58,0x4c,0x58,0x4e,0xd8,0x48,0xa8,0x20, + 0x1c,0x24,0x34,0x11,0xda,0x9,0x37,0x9,0x3,0x84,0x51,0xc2,0x27,0x22,0x93,0xa8, + 0x4b,0xb4,0x26,0xba,0x11,0xf9,0xc4,0x18,0x62,0x32,0x31,0x87,0x58,0x48,0x2c,0x23, + 0xd6,0x12,0x8f,0x13,0x2f,0x10,0x7b,0x88,0x43,0xc4,0x37,0x24,0x12,0x89,0x43,0x32, + 0x27,0xb9,0x90,0x2,0x49,0xb1,0xa4,0x54,0xd2,0x12,0xd2,0x46,0xd2,0x6e,0x52,0x23, + 0xe9,0x2c,0xa9,0x9b,0x34,0x48,0x1a,0x23,0x93,0xc9,0xda,0x64,0x6b,0xb2,0x7,0x39, + 0x94,0x2c,0x20,0x2b,0xc8,0x85,0xe4,0x9d,0xe4,0xc3,0xe4,0x33,0xe4,0x1b,0xe4,0x21, + 0xf2,0x5b,0xa,0x9d,0x62,0x40,0x71,0xa4,0xf8,0x53,0xe2,0x28,0x52,0xca,0x6a,0x4a, + 0x19,0xe5,0x10,0xe5,0x34,0xe5,0x6,0x65,0x98,0x32,0x41,0x55,0xa3,0x9a,0x52,0xdd, + 0xa8,0xa1,0x54,0x11,0x35,0x8f,0x5a,0x42,0xad,0xa1,0xb6,0x52,0xaf,0x51,0x87,0xa8, + 0x13,0x34,0x75,0x9a,0x39,0xcd,0x83,0x16,0x49,0x4b,0xa5,0xad,0xa2,0x95,0xd3,0x1a, + 0x68,0x17,0x68,0xf7,0x69,0xaf,0xe8,0x74,0xba,0x11,0xdd,0x95,0x1e,0x4e,0x97,0xd0, + 0x57,0xd2,0xcb,0xe9,0x47,0xe8,0x97,0xe8,0x3,0xf4,0x77,0xc,0xd,0x86,0x15,0x83, + 0xc7,0x88,0x67,0x28,0x19,0x9b,0x18,0x7,0x18,0x67,0x19,0x77,0x18,0xaf,0x98,0x4c, + 0xa6,0x19,0xd3,0x8b,0x19,0xc7,0x54,0x30,0x37,0x31,0xeb,0x98,0xe7,0x99,0xf,0x99, + 0x6f,0x55,0x58,0x2a,0xb6,0x2a,0x7c,0x15,0x91,0xca,0xa,0x95,0x4a,0x95,0x26,0x95, + 0x1b,0x2a,0x2f,0x54,0xa9,0xaa,0xa6,0xaa,0xde,0xaa,0xb,0x55,0xf3,0x55,0xcb,0x54, + 0x8f,0xa9,0x5e,0x53,0x7d,0xae,0x46,0x55,0x33,0x53,0xe3,0xa9,0x9,0xd4,0x96,0xab, + 0x55,0xaa,0x9d,0x50,0xeb,0x53,0x1b,0x53,0x67,0xa9,0x3b,0xa8,0x87,0xaa,0x67,0xa8, + 0x6f,0x54,0x3f,0xa4,0x7e,0x59,0xfd,0x89,0x6,0x59,0xc3,0x4c,0xc3,0x4f,0x43,0xa4, + 0x51,0xa0,0xb1,0x5f,0xe3,0xbc,0xc6,0x20,0xb,0x63,0x19,0xb3,0x78,0x2c,0x21,0x6b, + 0xd,0xab,0x86,0x75,0x81,0x35,0xc4,0x26,0xb1,0xcd,0xd9,0x7c,0x76,0x2a,0xbb,0x98, + 0xfd,0x1d,0xbb,0x8b,0x3d,0xaa,0xa9,0xa1,0x39,0x43,0x33,0x4a,0x33,0x57,0xb3,0x52, + 0xf3,0x94,0x66,0x3f,0x7,0xe3,0x98,0x71,0xf8,0x9c,0x74,0x4e,0x9,0xe7,0x28,0xa7, + 0x97,0xf3,0x7e,0x8a,0xde,0x14,0xef,0x29,0xe2,0x29,0x1b,0xa6,0x34,0x4c,0xb9,0x31, + 0x65,0x5c,0x6b,0xaa,0x96,0x97,0x96,0x58,0xab,0x48,0xab,0x51,0xab,0x47,0xeb,0xbd, + 0x36,0xae,0xed,0xa7,0x9d,0xa6,0xbd,0x45,0xbb,0x59,0xfb,0x81,0xe,0x41,0xc7,0x4a, + 0x27,0x5c,0x27,0x47,0x67,0x8f,0xce,0x5,0x9d,0xe7,0x53,0xd9,0x53,0xdd,0xa7,0xa, + 0xa7,0x16,0x4d,0x3d,0x3a,0xf5,0xae,0x2e,0xaa,0x6b,0xa5,0x1b,0xa1,0xbb,0x44,0x77, + 0xbf,0x6e,0xa7,0xee,0x98,0x9e,0xbe,0x5e,0x80,0x9e,0x4c,0x6f,0xa7,0xde,0x79,0xbd, + 0xe7,0xfa,0x1c,0x7d,0x2f,0xfd,0x54,0xfd,0x6d,0xfa,0xa7,0xf5,0x47,0xc,0x58,0x6, + 0xb3,0xc,0x24,0x6,0xdb,0xc,0xce,0x18,0x3c,0xc5,0x35,0x71,0x6f,0x3c,0x1d,0x2f, + 0xc7,0xdb,0xf1,0x51,0x43,0x5d,0xc3,0x40,0x43,0xa5,0x61,0x95,0x61,0x97,0xe1,0x84, + 0x91,0xb9,0xd1,0x3c,0xa3,0xd5,0x46,0x8d,0x46,0xf,0x8c,0x69,0xc6,0x5c,0xe3,0x24, + 0xe3,0x6d,0xc6,0x6d,0xc6,0xa3,0x26,0x6,0x26,0x21,0x26,0x4b,0x4d,0xea,0x4d,0xee, + 0x9a,0x52,0x4d,0xb9,0xa6,0x29,0xa6,0x3b,0x4c,0x3b,0x4c,0xc7,0xcd,0xcc,0xcd,0xa2, + 0xcd,0xd6,0x99,0x35,0x9b,0x3d,0x31,0xd7,0x32,0xe7,0x9b,0xe7,0x9b,0xd7,0x9b,0xdf, + 0xb7,0x60,0x5a,0x78,0x5a,0x2c,0xb6,0xa8,0xb6,0xb8,0x65,0x49,0xb2,0xe4,0x5a,0xa6, + 0x59,0xee,0xb6,0xbc,0x6e,0x85,0x5a,0x39,0x59,0xa5,0x58,0x55,0x5a,0x5d,0xb3,0x46, + 0xad,0x9d,0xad,0x25,0xd6,0xbb,0xad,0xbb,0xa7,0x11,0xa7,0xb9,0x4e,0x93,0x4e,0xab, + 0x9e,0xd6,0x67,0xc3,0xb0,0xf1,0xb6,0xc9,0xb6,0xa9,0xb7,0x19,0xb0,0xe5,0xd8,0x6, + 0xdb,0xae,0xb6,0x6d,0xb6,0x7d,0x61,0x67,0x62,0x17,0x67,0xb7,0xc5,0xae,0xc3,0xee, + 0x93,0xbd,0x93,0x7d,0xba,0x7d,0x8d,0xfd,0x3d,0x7,0xd,0x87,0xd9,0xe,0xab,0x1d, + 0x5a,0x1d,0x7e,0x73,0xb4,0x72,0x14,0x3a,0x56,0x3a,0xde,0x9a,0xce,0x9c,0xee,0x3f, + 0x7d,0xc5,0xf4,0x96,0xe9,0x2f,0x67,0x58,0xcf,0x10,0xcf,0xd8,0x33,0xe3,0xb6,0x13, + 0xcb,0x29,0xc4,0x69,0x9d,0x53,0x9b,0xd3,0x47,0x67,0x17,0x67,0xb9,0x73,0x83,0xf3, + 0x88,0x8b,0x89,0x4b,0x82,0xcb,0x2e,0x97,0x3e,0x2e,0x9b,0x1b,0xc6,0xdd,0xc8,0xbd, + 0xe4,0x4a,0x74,0xf5,0x71,0x5d,0xe1,0x7a,0xd2,0xf5,0x9d,0x9b,0xb3,0x9b,0xc2,0xed, + 0xa8,0xdb,0xaf,0xee,0x36,0xee,0x69,0xee,0x87,0xdc,0x9f,0xcc,0x34,0x9f,0x29,0x9e, + 0x59,0x33,0x73,0xd0,0xc3,0xc8,0x43,0xe0,0x51,0xe5,0xd1,0x3f,0xb,0x9f,0x95,0x30, + 0x6b,0xdf,0xac,0x7e,0x4f,0x43,0x4f,0x81,0x67,0xb5,0xe7,0x23,0x2f,0x63,0x2f,0x91, + 0x57,0xad,0xd7,0xb0,0xb7,0xa5,0x77,0xaa,0xf7,0x61,0xef,0x17,0x3e,0xf6,0x3e,0x72, + 0x9f,0xe3,0x3e,0xe3,0x3c,0x37,0xde,0x32,0xde,0x59,0x5f,0xcc,0x37,0xc0,0xb7,0xc8, + 0xb7,0xcb,0x4f,0xc3,0x6f,0x9e,0x5f,0x85,0xdf,0x43,0x7f,0x23,0xff,0x64,0xff,0x7a, + 0xff,0xd1,0x0,0xa7,0x80,0x25,0x1,0x67,0x3,0x89,0x81,0x41,0x81,0x5b,0x2,0xfb, + 0xf8,0x7a,0x7c,0x21,0xbf,0x8e,0x3f,0x3a,0xdb,0x65,0xf6,0xb2,0xd9,0xed,0x41,0x8c, + 0xa0,0xb9,0x41,0x15,0x41,0x8f,0x82,0xad,0x82,0xe5,0xc1,0xad,0x21,0x68,0xc8,0xec, + 0x90,0xad,0x21,0xf7,0xe7,0x98,0xce,0x91,0xce,0x69,0xe,0x85,0x50,0x7e,0xe8,0xd6, + 0xd0,0x7,0x61,0xe6,0x61,0x8b,0xc3,0x7e,0xc,0x27,0x85,0x87,0x85,0x57,0x86,0x3f, + 0x8e,0x70,0x88,0x58,0x1a,0xd1,0x31,0x97,0x35,0x77,0xd1,0xdc,0x43,0x73,0xdf,0x44, + 0xfa,0x44,0x96,0x44,0xde,0x9b,0x67,0x31,0x4f,0x39,0xaf,0x2d,0x4a,0x35,0x2a,0x3e, + 0xaa,0x2e,0x6a,0x3c,0xda,0x37,0xba,0x34,0xba,0x3f,0xc6,0x2e,0x66,0x59,0xcc,0xd5, + 0x58,0x9d,0x58,0x49,0x6c,0x4b,0x1c,0x39,0x2e,0x2a,0xae,0x36,0x6e,0x6c,0xbe,0xdf, + 0xfc,0xed,0xf3,0x87,0xe2,0x9d,0xe2,0xb,0xe3,0x7b,0x17,0x98,0x2f,0xc8,0x5d,0x70, + 0x79,0xa1,0xce,0xc2,0xf4,0x85,0xa7,0x16,0xa9,0x2e,0x12,0x2c,0x3a,0x96,0x40,0x4c, + 0x88,0x4e,0x38,0x94,0xf0,0x41,0x10,0x2a,0xa8,0x16,0x8c,0x25,0xf2,0x13,0x77,0x25, + 0x8e,0xa,0x79,0xc2,0x1d,0xc2,0x67,0x22,0x2f,0xd1,0x36,0xd1,0x88,0xd8,0x43,0x5c, + 0x2a,0x1e,0x4e,0xf2,0x48,0x2a,0x4d,0x7a,0x92,0xec,0x91,0xbc,0x35,0x79,0x24,0xc5, + 0x33,0xa5,0x2c,0xe5,0xb9,0x84,0x27,0xa9,0x90,0xbc,0x4c,0xd,0x4c,0xdd,0x9b,0x3a, + 0x9e,0x16,0x9a,0x76,0x20,0x6d,0x32,0x3d,0x3a,0xbd,0x31,0x83,0x92,0x91,0x90,0x71, + 0x42,0xaa,0x21,0x4d,0x93,0xb6,0x67,0xea,0x67,0xe6,0x66,0x76,0xcb,0xac,0x65,0x85, + 0xb2,0xfe,0xc5,0x6e,0x8b,0xb7,0x2f,0x1e,0x95,0x7,0xc9,0x6b,0xb3,0x90,0xac,0x5, + 0x59,0x2d,0xa,0xb6,0x42,0xa6,0xe8,0x54,0x5a,0x28,0xd7,0x2a,0x7,0xb2,0x67,0x65, + 0x57,0x66,0xbf,0xcd,0x89,0xca,0x39,0x96,0xab,0x9e,0x2b,0xcd,0xed,0xcc,0xb3,0xca, + 0xdb,0x90,0x37,0x9c,0xef,0x9f,0xff,0xed,0x12,0xc2,0x12,0xe1,0x92,0xb6,0xa5,0x86, + 0x4b,0x57,0x2d,0x1d,0x58,0xe6,0xbd,0xac,0x6a,0x39,0xb2,0x3c,0x71,0x79,0xdb,0xa, + 0xe3,0x15,0x5,0x2b,0x86,0x56,0x6,0xac,0x3c,0xb8,0x8a,0xb6,0x2a,0x6d,0xd5,0x4f, + 0xab,0xed,0x57,0x97,0xae,0x7e,0xbd,0x26,0x7a,0x4d,0x6b,0x81,0x5e,0xc1,0xca,0x82, + 0xc1,0xb5,0x1,0x6b,0xeb,0xb,0x55,0xa,0xe5,0x85,0x7d,0xeb,0xdc,0xd7,0xed,0x5d, + 0x4f,0x58,0x2f,0x59,0xdf,0xb5,0x61,0xfa,0x86,0x9d,0x1b,0x3e,0x15,0x89,0x8a,0xae, + 0x14,0xdb,0x17,0x97,0x15,0x7f,0xd8,0x28,0xdc,0x78,0xe5,0x1b,0x87,0x6f,0xca,0xbf, + 0x99,0xdc,0x94,0xb4,0xa9,0xab,0xc4,0xb9,0x64,0xcf,0x66,0xd2,0x66,0xe9,0xe6,0xde, + 0x2d,0x9e,0x5b,0xe,0x96,0xaa,0x97,0xe6,0x97,0xe,0x6e,0xd,0xd9,0xda,0xb4,0xd, + 0xdf,0x56,0xb4,0xed,0xf5,0xf6,0x45,0xdb,0x2f,0x97,0xcd,0x28,0xdb,0xbb,0x83,0xb6, + 0x43,0xb9,0xa3,0xbf,0x3c,0xb8,0xbc,0x65,0xa7,0xc9,0xce,0xcd,0x3b,0x3f,0x54,0xa4, + 0x54,0xf4,0x54,0xfa,0x54,0x36,0xee,0xd2,0xdd,0xb5,0x61,0xd7,0xf8,0x6e,0xd1,0xee, + 0x1b,0x7b,0xbc,0xf6,0x34,0xec,0xd5,0xdb,0x5b,0xbc,0xf7,0xfd,0x3e,0xc9,0xbe,0xdb, + 0x55,0x1,0x55,0x4d,0xd5,0x66,0xd5,0x65,0xfb,0x49,0xfb,0xb3,0xf7,0x3f,0xae,0x89, + 0xaa,0xe9,0xf8,0x96,0xfb,0x6d,0x5d,0xad,0x4e,0x6d,0x71,0xed,0xc7,0x3,0xd2,0x3, + 0xfd,0x7,0x23,0xe,0xb6,0xd7,0xb9,0xd4,0xd5,0x1d,0xd2,0x3d,0x54,0x52,0x8f,0xd6, + 0x2b,0xeb,0x47,0xe,0xc7,0x1f,0xbe,0xfe,0x9d,0xef,0x77,0x2d,0xd,0x36,0xd,0x55, + 0x8d,0x9c,0xc6,0xe2,0x23,0x70,0x44,0x79,0xe4,0xe9,0xf7,0x9,0xdf,0xf7,0x1e,0xd, + 0x3a,0xda,0x76,0x8c,0x7b,0xac,0xe1,0x7,0xd3,0x1f,0x76,0x1d,0x67,0x1d,0x2f,0x6a, + 0x42,0x9a,0xf2,0x9a,0x46,0x9b,0x53,0x9a,0xfb,0x5b,0x62,0x5b,0xba,0x4f,0xcc,0x3e, + 0xd1,0xd6,0xea,0xde,0x7a,0xfc,0x47,0xdb,0x1f,0xf,0x9c,0x34,0x3c,0x59,0x79,0x4a, + 0xf3,0x54,0xc9,0x69,0xda,0xe9,0x82,0xd3,0x93,0x67,0xf2,0xcf,0x8c,0x9d,0x95,0x9d, + 0x7d,0x7e,0x2e,0xf9,0xdc,0x60,0xdb,0xa2,0xb6,0x7b,0xe7,0x63,0xce,0xdf,0x6a,0xf, + 0x6f,0xef,0xba,0x10,0x74,0xe1,0xd2,0x45,0xff,0x8b,0xe7,0x3b,0xbc,0x3b,0xce,0x5c, + 0xf2,0xb8,0x74,0xf2,0xb2,0xdb,0xe5,0x13,0x57,0xb8,0x57,0x9a,0xaf,0x3a,0x5f,0x6d, + 0xea,0x74,0xea,0x3c,0xfe,0x93,0xd3,0x4f,0xc7,0xbb,0x9c,0xbb,0x9a,0xae,0xb9,0x5c, + 0x6b,0xb9,0xee,0x7a,0xbd,0xb5,0x7b,0x66,0xf7,0xe9,0x1b,0x9e,0x37,0xce,0xdd,0xf4, + 0xbd,0x79,0xf1,0x16,0xff,0xd6,0xd5,0x9e,0x39,0x3d,0xdd,0xbd,0xf3,0x7a,0x6f,0xf7, + 0xc5,0xf7,0xf5,0xdf,0x16,0xdd,0x7e,0x72,0x27,0xfd,0xce,0xcb,0xbb,0xd9,0x77,0x27, + 0xee,0xad,0xbc,0x4f,0xbc,0x5f,0xf4,0x40,0xed,0x41,0xd9,0x43,0xdd,0x87,0xd5,0x3f, + 0x5b,0xfe,0xdc,0xd8,0xef,0xdc,0x7f,0x6a,0xc0,0x77,0xa0,0xf3,0xd1,0xdc,0x47,0xf7, + 0x6,0x85,0x83,0xcf,0xfe,0x91,0xf5,0x8f,0xf,0x43,0x5,0x8f,0x99,0x8f,0xcb,0x86, + 0xd,0x86,0xeb,0x9e,0x38,0x3e,0x39,0x39,0xe2,0x3f,0x72,0xfd,0xe9,0xfc,0xa7,0x43, + 0xcf,0x64,0xcf,0x26,0x9e,0x17,0xfe,0xa2,0xfe,0xcb,0xae,0x17,0x16,0x2f,0x7e,0xf8, + 0xd5,0xeb,0xd7,0xce,0xd1,0x98,0xd1,0xa1,0x97,0xf2,0x97,0x93,0xbf,0x6d,0x7c,0xa5, + 0xfd,0xea,0xc0,0xeb,0x19,0xaf,0xdb,0xc6,0xc2,0xc6,0x1e,0xbe,0xc9,0x78,0x33,0x31, + 0x5e,0xf4,0x56,0xfb,0xed,0xc1,0x77,0xdc,0x77,0x1d,0xef,0xa3,0xdf,0xf,0x4f,0xe4, + 0x7c,0x20,0x7f,0x28,0xff,0x68,0xf9,0xb1,0xf5,0x53,0xd0,0xa7,0xfb,0x93,0x19,0x93, + 0x93,0xff,0x4,0x3,0x98,0xf3,0xfc,0x63,0x33,0x2d,0xdb,0x0,0x0,0x0,0x6,0x62, + 0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0,0x0,0x0, + 0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1,0x0,0x9a, + 0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1e,0x5,0x1c, + 0x2b,0xf,0x4b,0x7a,0xc6,0x0,0x0,0x4,0xaa,0x49,0x44,0x41,0x54,0x58,0xc3,0xed, + 0x96,0x5f,0x48,0x5b,0x57,0x1c,0xc7,0x7f,0xf7,0x26,0xb9,0xb9,0x97,0xdc,0x98,0x68, + 0xd5,0xa6,0x6e,0x53,0x57,0x6,0x91,0xb6,0xf,0xee,0x61,0x20,0x35,0x63,0x6b,0xa5, + 0x90,0xe9,0x8a,0xdd,0xa,0x95,0x4d,0x46,0x61,0x68,0x26,0x6c,0xa5,0x50,0x3b,0xa8, + 0x30,0xfa,0x67,0x7b,0x18,0xc,0x4a,0xfa,0x56,0x9a,0xe6,0x65,0x6d,0xd7,0xb9,0x8a, + 0xa0,0xce,0x3f,0x74,0x63,0xa,0x6b,0x25,0xd0,0x92,0x66,0x35,0x82,0xc3,0x56,0x17, + 0x35,0xa1,0x8d,0x8b,0x69,0xb2,0x4e,0xef,0x31,0x39,0xe7,0xfc,0xf6,0x72,0x1d,0x99, + 0x58,0xed,0xd6,0xa6,0xf,0xdb,0xce,0xcb,0x85,0xef,0x3d,0x9c,0xdf,0xe7,0xf7,0x3b, + 0xbf,0x3f,0x7,0xe0,0xff,0xf5,0x5f,0x5a,0x93,0x93,0x93,0x25,0xc9,0x64,0xd2,0x75, + 0xee,0xdc,0x39,0xd3,0x33,0x37,0x3e,0x3b,0x3b,0xfb,0x5a,0x3a,0x9d,0xee,0xd6,0x34, + 0xed,0x61,0x32,0x99,0x3c,0xb8,0xa2,0x1b,0x9f,0x81,0x6d,0x21,0x1e,0x8f,0x1f,0x94, + 0x65,0xf9,0xb0,0x24,0x49,0xd5,0xba,0xb6,0x63,0xe5,0xa7,0x98,0x4f,0xcb,0x6e,0xb7, + 0xdb,0x3c,0x3f,0x3f,0x7f,0x5c,0x96,0x65,0xaf,0xd1,0x68,0xac,0x66,0x8c,0x1,0x63, + 0xc,0x0,0xe0,0x85,0x91,0x91,0x11,0x63,0xbe,0x1,0x84,0xa6,0xa6,0xa6,0x5d,0x88, + 0xf8,0x91,0x20,0x8,0x76,0xc6,0x18,0x70,0xce,0x41,0xff,0x96,0x39,0x1c,0xe,0x25, + 0xef,0x0,0xad,0xad,0xad,0xa9,0xb3,0x67,0xcf,0x7e,0xb7,0xb0,0xb0,0xf0,0xdb,0x8a, + 0xf7,0x3a,0x40,0x9,0x0,0x58,0xf3,0xd,0xc0,0x29,0xa5,0xa1,0xd2,0xd2,0xd2,0x9b, + 0x8a,0xa2,0x18,0x18,0x63,0x90,0xcd,0x66,0x69,0x2c,0x16,0x4b,0x10,0x42,0xd2,0x84, + 0x10,0x21,0xef,0xd9,0xe7,0x74,0x3a,0xad,0xa1,0x50,0xe8,0xab,0x78,0x3c,0x8e,0xf7, + 0xef,0xdf,0xc7,0x60,0x30,0x78,0xad,0xa1,0xa1,0xe1,0xf0,0x89,0x13,0x27,0xf6,0xe5, + 0x3b,0xff,0x0,0x0,0xc0,0xe7,0xf3,0xbd,0x3a,0x35,0x35,0x35,0x17,0x8b,0xc5,0x30, + 0x1a,0x8d,0x66,0x6f,0xdf,0xbe,0xfd,0x21,0x0,0xc8,0xb9,0xd5,0x97,0xcf,0x32,0x34, + 0x55,0x55,0x55,0xd5,0x1b,0x8d,0xc6,0xe7,0x18,0x63,0x40,0x8,0x99,0x88,0x44,0x22, + 0x57,0x1,0x80,0xe4,0x6e,0xca,0x1b,0xc0,0xb1,0x63,0xc7,0x2a,0xa,0xa,0xa,0xf6, + 0x70,0xce,0x5,0x44,0x44,0x42,0xc8,0x50,0x63,0x63,0xe3,0xf4,0xea,0x7d,0x4f,0x7c, + 0xf,0xa1,0x50,0xa8,0x7a,0xd,0x59,0xac,0xad,0xad,0xdd,0xa3,0x28,0xca,0xe,0x4a, + 0x29,0x2c,0x2f,0x2f,0xff,0x9a,0x48,0x24,0x6,0x1,0x80,0x3f,0x55,0x0,0x9f,0xcf, + 0x57,0x6d,0x30,0x18,0xfc,0x13,0x13,0x13,0xed,0xb9,0x7a,0x4d,0x4d,0x8d,0xdd,0x6e, + 0xb7,0xbb,0x11,0xd1,0x4c,0x29,0x85,0xc5,0xc5,0xc5,0x91,0xce,0xce,0xce,0x9b,0x6b, + 0x9d,0xf1,0x24,0x0,0xc6,0xca,0xca,0xca,0x46,0x93,0xc9,0xf4,0x32,0xe7,0xfc,0xe4, + 0xd8,0xd8,0xd8,0x9f,0x10,0x1e,0x8f,0xa7,0x46,0x55,0xd5,0x5a,0x4a,0x29,0x64,0xb3, + 0x59,0xb2,0xb4,0xb4,0x34,0xe0,0xf3,0xf9,0x96,0x9e,0x2a,0xc0,0xd1,0xa3,0x47,0x2b, + 0xac,0x56,0x6b,0x3d,0xe7,0x5c,0x44,0x44,0x15,0x11,0x4f,0xde,0xba,0x75,0xab,0x1d, + 0x0,0xe4,0xb2,0xb2,0xb2,0x7a,0x51,0x14,0x8b,0xf4,0xe4,0xb,0x4d,0x4e,0x4e,0xfe, + 0xf0,0x48,0x2f,0x36,0x32,0x34,0x3a,0x3a,0x5a,0x9a,0x4e,0xa7,0xd3,0xf5,0xf5,0xf5, + 0xcb,0xb9,0xe0,0x2e,0x97,0xcb,0x2d,0xcb,0x72,0x35,0xa5,0x14,0x10,0x11,0x0,0x40, + 0x45,0xc4,0x93,0xc3,0xc3,0xc3,0x2f,0x49,0x92,0xf4,0x3a,0xa5,0x54,0x40,0x44,0xd4, + 0x34,0x6d,0xb0,0xa5,0xa5,0xe5,0xde,0xa3,0xce,0x5f,0x37,0x2,0x1e,0x8f,0xc7,0x26, + 0x49,0xd2,0xe7,0xe,0x87,0xe3,0xd4,0xe0,0xe0,0xa0,0x39,0x67,0xc8,0x6c,0x52,0x55, + 0xf5,0x4d,0x44,0x94,0x28,0xa5,0xa0,0x69,0x1a,0xd1,0x41,0x54,0x55,0x55,0xdf,0x97, + 0x24,0xa9,0x8a,0x31,0x6,0x99,0x4c,0x66,0x56,0x4f,0x3e,0xfc,0x27,0x11,0x10,0xf, + 0x1c,0x38,0xd0,0x22,0x8a,0xe2,0x7b,0x88,0x28,0x16,0x17,0x17,0x6b,0x88,0xf8,0xa9, + 0x20,0x8,0xd0,0xdc,0xdc,0xbc,0xcb,0x62,0xb1,0xec,0xa4,0x94,0x2,0x63,0x8c,0xdc, + 0xb8,0x71,0xe3,0xba,0xc3,0xe1,0xd8,0x5e,0x51,0x51,0xb1,0x5,0x0,0x24,0x3d,0x22, + 0xa0,0x69,0xda,0xf7,0x9d,0x9d,0x9d,0xe3,0xeb,0x39,0xf9,0xc8,0x8,0xf4,0xf4,0xf4, + 0xec,0x56,0x14,0xa5,0x95,0x31,0x66,0x62,0x8c,0x19,0x38,0xe7,0x1d,0x81,0x40,0xe0, + 0xe3,0x6d,0xdb,0xb6,0x59,0xec,0x76,0xfb,0x5e,0x0,0x28,0x60,0x8c,0x81,0xa6,0x69, + 0xd7,0xfd,0x7e,0xff,0x67,0xbd,0xbd,0xbd,0xdf,0x4c,0x4f,0x4f,0xdf,0xd3,0xa1,0x20, + 0x93,0xc9,0x3c,0x5c,0x5c,0x5c,0x1c,0xe8,0xea,0xea,0xca,0xac,0x9b,0xc9,0x6b,0x89, + 0x1d,0x1d,0x1d,0x9b,0xad,0x56,0x6b,0x9b,0xc1,0x60,0x70,0x32,0xc6,0x56,0xee,0xd8, + 0xcc,0x39,0x3f,0xee,0xf5,0x7a,0xb7,0x4b,0x92,0xb4,0x5b,0xd7,0x19,0x21,0xa4,0x2f, + 0x1c,0xe,0x5f,0xf,0x87,0xc3,0x9,0xfd,0x7a,0x9a,0xca,0xcb,0xcb,0xb7,0x64,0x32, + 0x99,0xc0,0x9d,0x3b,0x77,0x7e,0xdc,0xb0,0x94,0xd6,0xd0,0xc,0x2e,0x97,0xcb,0x23, + 0xcb,0xf2,0x3e,0x4a,0x29,0x0,0x0,0x4b,0xa5,0x52,0xbf,0xdb,0x6c,0x36,0x1b,0x22, + 0x5a,0xcc,0x66,0xf3,0x3b,0x82,0x20,0x98,0xf4,0xe9,0x36,0x16,0x89,0x44,0x6,0xf4, + 0x6,0x33,0x71,0xf9,0xf2,0xe5,0xf3,0x88,0x8,0x6e,0xb7,0x7b,0x7f,0x61,0x61,0xe1, + 0x40,0x7b,0x7b,0x7b,0x72,0x23,0x0,0xc3,0x6a,0xa1,0xbb,0xbb,0x7b,0xaf,0xd5,0x6a, + 0xfd,0x4,0x0,0xa,0x11,0x11,0x66,0x66,0x66,0xae,0xf6,0xf5,0xf5,0x8d,0x16,0x17, + 0x17,0x3f,0xaf,0xaa,0xaa,0xa,0x0,0x6,0xce,0x39,0x70,0xce,0x91,0x10,0xe2,0x6f, + 0x6e,0x6e,0xee,0xc9,0x49,0xb2,0xc4,0xf8,0xf8,0xf8,0x8c,0x24,0x49,0x77,0xe7,0xe6, + 0xe6,0xfa,0x83,0xc1,0xe0,0xc3,0xbf,0x15,0x1,0xaf,0xd7,0x5b,0xa9,0x28,0x4a,0x9b, + 0x20,0x8,0xe5,0x7a,0xd,0x87,0x53,0xa9,0xd4,0x17,0x17,0x2f,0x5e,0x4c,0x20,0x22, + 0x6b,0x68,0x68,0xd8,0x5f,0x52,0x52,0xb2,0x19,0x11,0x81,0x31,0x36,0xfb,0xe0,0xc1, + 0x83,0x6f,0x57,0xb5,0x57,0x4,0x80,0x9f,0xaf,0x5c,0xb9,0x12,0x1,0x0,0xed,0xb1, + 0xba,0x59,0xee,0xf4,0xda,0xba,0x75,0xeb,0x7,0x92,0x24,0xb9,0xf5,0x57,0x8b,0x96, + 0x4a,0xa5,0xfc,0x87,0xe,0x1d,0xba,0x6,0x0,0x78,0xe9,0xd2,0xa5,0xf3,0xb2,0x2c, + 0x1b,0xeb,0xea,0xea,0xde,0x2a,0x2a,0x2a,0x2a,0xd1,0x34,0x6d,0xe8,0xcc,0x99,0x33, + 0x3f,0xad,0x71,0x26,0x3e,0xae,0xf1,0xbf,0x0,0x1c,0x39,0x72,0xe4,0x15,0x42,0xc8, + 0xdb,0x8a,0xa2,0x8,0x88,0x8,0xe9,0x74,0xfa,0xeb,0xd3,0xa7,0x4f,0x7f,0x9,0x0, + 0x4c,0xdf,0x32,0xe6,0xf7,0xfb,0xfd,0x9c,0x73,0xb9,0xae,0xae,0x6e,0xa7,0x28,0x8a, + 0x7d,0xc1,0x60,0x30,0xfb,0xa4,0xc3,0x6c,0x25,0x7,0x84,0x40,0x20,0x60,0x11,0x45, + 0xb1,0xd0,0x6c,0x36,0x6f,0xb2,0x58,0x2c,0x77,0xa7,0xa6,0xa6,0x4e,0x5d,0xb8,0x70, + 0xe1,0x97,0x55,0x9e,0xc5,0x43,0xa1,0x50,0xd4,0x66,0xb3,0x8d,0xf7,0xf7,0xf7,0xf, + 0x45,0xa3,0x51,0xfa,0x34,0x47,0xb8,0x8,0x0,0x2f,0x3a,0x9d,0xce,0x77,0xdb,0xda, + 0xda,0xde,0x58,0xa7,0x47,0x88,0x0,0x60,0xce,0xe7,0x4b,0xca,0xbc,0x56,0x75,0xfc, + 0x6b,0xd7,0x1f,0x6c,0x4f,0x66,0xe8,0x7c,0x63,0x5,0x73,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/up.png 0x0,0x0,0xf,0x51, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -2237,7 +2992,7 @@ static const unsigned char qt_resource_data[] = { 0x48,0x0,0x82,0x0,0x1e,0xbc,0xbc,0x78,0x46,0x82,0xbf,0x1,0x50,0x84,0x33,0xb4, 0x86,0x23,0x48,0x17,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/reload.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/reload.png 0x0,0x0,0x11,0x40, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -2516,7 +3271,7 @@ static const unsigned char qt_resource_data[] = { 0x55,0x9d,0x6,0x30,0xb,0xe0,0x99,0xde,0x8c,0xec,0x53,0xaa,0xac,0x9c,0x8f,0x20, 0x25,0xbf,0x87,0xc8,0x7b,0xb6,0x59,0x6c,0xa8,0xfe,0xb,0x64,0xb,0xad,0x3a,0x6f, 0xd1,0xee,0xd5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/titlebar.sci + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/titlebar.sci 0x0,0x0,0x0,0x57, 0x62, 0x6f,0x72,0x64,0x65,0x72,0x2e,0x6c,0x65,0x66,0x74,0x3a,0x20,0x31,0x30,0xa,0x62, @@ -2525,7 +3280,398 @@ static const unsigned char qt_resource_data[] = { 0x62,0x6f,0x72,0x64,0x65,0x72,0x2e,0x72,0x69,0x67,0x68,0x74,0x3a,0x20,0x31,0x30, 0xa,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x74,0x69,0x74,0x6c,0x65,0x62,0x61, 0x72,0x2e,0x70,0x6e,0x67,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/icon_stocks.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/arrow_right.png + 0x0,0x0,0x7,0x2f, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76, + 0x1,0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x6,0xac,0x49,0x44, + 0x41,0x54,0x58,0x85,0xc5,0x97,0x5d,0x6c,0x54,0xc7,0x15,0xc7,0x7f,0x67,0x66,0x76, + 0xbd,0xeb,0x6f,0xec,0xc5,0xd8,0x54,0x90,0x82,0x9,0x4a,0x44,0xd2,0xf0,0xcd,0x3, + 0x59,0x5a,0x21,0x14,0x22,0xd1,0x36,0x4f,0x55,0x54,0x10,0x4f,0x45,0x8d,0x78,0xc9, + 0x83,0xb1,0x31,0xa6,0x1,0x62,0xc,0x11,0xe0,0x40,0x78,0x68,0x94,0x97,0x34,0x55, + 0x44,0x4,0x44,0x95,0xaa,0x54,0xe1,0x21,0x12,0x15,0x8a,0x8d,0x22,0x45,0x54,0x6d, + 0x44,0xea,0x4a,0xc4,0x24,0xb1,0x92,0x60,0xd7,0xe0,0x6f,0x82,0xf1,0xbd,0x77,0xee, + 0x47,0x1f,0xf6,0x7a,0xd9,0xb5,0xcd,0x47,0xfa,0x92,0xd1,0xfe,0x35,0x7b,0x77,0xe7, + 0x9c,0xff,0xff,0x9c,0x99,0x33,0x33,0x57,0xa2,0x28,0xe2,0xc7,0x6c,0xea,0x47,0x65, + 0x7,0xcc,0xf,0x19,0xbc,0x72,0xdd,0xba,0x55,0x88,0x7a,0x91,0x48,0x9e,0x12,0x25, + 0x4f,0x88,0x48,0xbd,0x8,0x8e,0x88,0x4c,0x29,0x91,0x5e,0x51,0x72,0x39,0x52,0xea, + 0xd2,0x95,0xae,0xae,0xee,0x47,0xf5,0x29,0x8f,0x32,0x5,0xab,0x36,0x6c,0xd8,0x2e, + 0x91,0xec,0x41,0x64,0xb5,0x88,0x90,0x48,0x24,0x58,0x50,0x57,0x47,0x7d,0x7d,0x3d, + 0x22,0x70,0xeb,0xd6,0x10,0x43,0xc3,0xc3,0x4,0x81,0x8f,0x88,0x20,0x22,0x57,0x41, + 0x75,0x7e,0xf2,0x8b,0xec,0xb9,0xe8,0xd0,0xa1,0xf0,0xff,0x16,0xb0,0x72,0xc3,0x86, + 0xe5,0x4a,0xf4,0x5b,0x22,0xb2,0xb9,0xbc,0xbc,0x8c,0xec,0xc6,0x8d,0x2c,0x79,0xec, + 0x31,0x6a,0x6a,0x6a,0x50,0x4a,0x0,0x41,0x24,0x37,0x36,0x8a,0x60,0x6c,0x6c,0x8c, + 0x6f,0xbf,0xfb,0x8e,0x4f,0xaf,0x5c,0x61,0x6a,0x6a,0xa,0x11,0xe9,0xd6,0x61,0xb0, + 0xf3,0xe2,0xc5,0x8b,0xdf,0xfe,0x60,0x1,0x6b,0x9e,0x7d,0x36,0xab,0x22,0x2e,0x24, + 0x12,0x89,0xca,0xd5,0x2b,0x57,0xb2,0x6e,0xed,0x5a,0x4a,0x92,0x49,0xac,0x6f,0xb9, + 0x71,0xe3,0x6,0x4b,0x96,0x2c,0xc9,0x45,0x8b,0x10,0x7f,0x90,0x58,0x8d,0xb5,0x96, + 0xcf,0xae,0x5e,0xa5,0xa7,0xa7,0x87,0x20,0xc,0xc7,0x5,0x7e,0xf3,0xd1,0x85,0xb, + 0x7f,0x7f,0x64,0x1,0xeb,0xb3,0xd9,0x2d,0x4a,0xd4,0xdf,0x32,0x99,0x4c,0xe9,0xd6, + 0x2d,0x5b,0xa8,0xa8,0x28,0xcf,0x3b,0xfe,0xf2,0xfa,0x75,0x76,0xee,0xd8,0xc1,0xbb, + 0x67,0xce,0xf0,0xf4,0xd3,0x3f,0x43,0x54,0xa1,0x88,0x62,0x31,0x93,0x93,0x93,0x74, + 0x75,0x77,0x33,0x36,0x3e,0x7e,0x17,0x78,0xfe,0xc2,0x7,0x1f,0x5c,0x7e,0xa8,0x80, + 0x6c,0x36,0xbb,0x38,0xd4,0xe6,0x6a,0x59,0x59,0x59,0xf5,0xf3,0xcf,0x3d,0x47,0x69, + 0x69,0x3a,0xef,0xb8,0xf7,0xda,0x35,0x8e,0x1e,0x39,0x42,0x2a,0x95,0xe2,0xbf,0x83, + 0x83,0x74,0x76,0x76,0xf2,0xe4,0x8a,0x15,0x28,0x95,0x2b,0xa6,0x5c,0x46,0x80,0x82, + 0xde,0x71,0x1c,0x3e,0xee,0xee,0xc2,0x75,0x9c,0xdb,0xa2,0xcd,0xba,0xbf,0x9e,0x3f, + 0xdf,0x5b,0xc8,0x57,0x54,0x86,0xd2,0xde,0xae,0x24,0x59,0x72,0x26,0x9d,0x4e,0x57, + 0x67,0x37,0x6e,0x44,0x6b,0x85,0xeb,0xba,0xb8,0x9e,0x8b,0xeb,0xba,0xf8,0x41,0x40, + 0x5f,0x5f,0x1f,0x0,0xd,0xf5,0xf5,0xb4,0xee,0xdd,0xcb,0xbf,0x3f,0xff,0x1c,0xd7, + 0x71,0xf0,0x3c,0xf,0xcf,0x73,0x71,0x67,0xf4,0x5a,0x2b,0x36,0xac,0x5f,0x4f,0x49, + 0x2a,0x55,0xa9,0x95,0xbc,0xf5,0xc0,0xc,0xfc,0x7c,0xeb,0xd6,0x1d,0x1a,0xde,0x5b, + 0xbb,0x66,0xd,0x99,0xda,0xda,0x7c,0x54,0xf9,0x88,0x80,0x2f,0x7b,0x7b,0x39,0xfd, + 0xc6,0x1b,0xa4,0x52,0x29,0x0,0x6e,0xd,0xd,0x71,0xb8,0xe3,0x30,0x8d,0xcb,0x1e, + 0x47,0x2b,0x95,0x1b,0x9b,0xcf,0x40,0x6e,0x5a,0x44,0x60,0x6c,0x7c,0x82,0x9e,0xff, + 0xf4,0x80,0x62,0xc7,0xb9,0x77,0xdf,0x3b,0x3b,0x67,0x6,0x12,0xca,0xb4,0x54,0x55, + 0x55,0x53,0x5e,0x56,0x1e,0x47,0xee,0xe5,0x22,0x73,0x5d,0x3c,0xcf,0xc3,0x5a,0x4b, + 0x43,0x43,0x3,0xa7,0x4e,0x9f,0xce,0xdb,0xd4,0xcd,0x9f,0xcf,0xab,0x7,0xf,0x71, + 0xfd,0x8b,0x2f,0x70,0x5c,0x7,0x6b,0x3d,0xac,0xe7,0xe1,0xd9,0xdc,0x78,0x6b,0x2d, + 0x9e,0xb5,0x94,0x97,0x97,0x51,0x55,0x59,0x49,0x42,0x9b,0x3d,0x73,0x4e,0xc1,0xd6, + 0x6d,0xdb,0x36,0x19,0xa3,0x9e,0xa9,0xab,0x9b,0x8f,0x67,0x3d,0x3c,0x6b,0xb1,0x9e, + 0x97,0x13,0x61,0xbd,0x7c,0x8a,0x45,0x2b,0xfa,0x7,0xfa,0xf9,0xb8,0xab,0x2b,0xef, + 0x24,0x93,0xc9,0xd0,0xd1,0xd1,0x41,0xdf,0x57,0x5f,0xe1,0x4e,0x8b,0xb0,0x36,0xd7, + 0xfb,0xf7,0x84,0xd4,0x66,0x6a,0x31,0xc6,0xac,0xde,0xb5,0x7b,0xd7,0xaa,0x59,0x2, + 0x4c,0x32,0xb9,0x39,0x99,0x4c,0x50,0x51,0x5e,0x36,0x23,0x8a,0xe2,0x48,0x3c,0x6b, + 0xa9,0xa9,0xad,0xe1,0x9d,0x3f,0xbf,0xc3,0xc8,0xc8,0x48,0x5e,0x44,0x6d,0x4d,0xd, + 0xaf,0x1d,0x7d,0x8d,0x6f,0xfa,0xbe,0xc1,0x71,0x1c,0x7c,0x6b,0xb1,0xd6,0xc7,0x7a, + 0x16,0xdf,0x5a,0x7c,0xeb,0x51,0x5e,0x5a,0x46,0xc2,0x18,0x94,0x98,0x17,0x67,0xb, + 0x50,0x2a,0x5b,0x9a,0x2e,0x25,0xf0,0x3,0xac,0x97,0x23,0xb2,0xd6,0x62,0xbd,0x5c, + 0x26,0xac,0xf5,0x62,0xa7,0x16,0xeb,0xf9,0x34,0x2c,0x5c,0xc8,0x91,0xa3,0x47,0x29, + 0x5c,0x43,0xf3,0xe6,0xcd,0xe3,0xf8,0xb1,0x63,0xc,0xf4,0xf7,0xe3,0xba,0xe,0xbe, + 0x6f,0xf1,0x7d,0x3f,0x8f,0x20,0xc,0x28,0x2d,0x4d,0x93,0x30,0xfa,0xa9,0xd9,0x2, + 0x8c,0x5e,0xee,0xfb,0x96,0x5b,0x43,0xb7,0x70,0x5c,0x7,0x3f,0x26,0xf4,0x7d,0x8b, + 0xf5,0xfd,0x18,0x36,0xff,0x5b,0x18,0x6,0x38,0xae,0xc3,0xb9,0xf3,0xe7,0x8b,0x56, + 0x75,0x75,0x75,0x35,0x27,0x4e,0x9c,0xe0,0xe6,0xe0,0xcd,0xdc,0x74,0x4,0x16,0x1b, + 0x58,0x5c,0xcf,0x63,0x74,0x74,0x84,0x20,0x8,0x30,0xda,0x3c,0x31,0x87,0x0,0x93, + 0x36,0xc6,0x10,0x86,0x1,0x13,0x13,0xe3,0xdc,0x99,0xbc,0x83,0xeb,0xb9,0x39,0xd2, + 0x3c,0x7c,0xfc,0x20,0x86,0x1f,0x90,0x2e,0x4d,0xf3,0xe1,0x85,0xf,0xf9,0xba,0xef, + 0xeb,0x22,0x11,0x55,0x95,0x55,0xbc,0xde,0xf9,0x3a,0x23,0xc3,0x23,0x58,0x6b,0xb9, + 0x3b,0x39,0xc9,0xf7,0xdf,0xdf,0x26,0xc,0x43,0xb4,0xd6,0x68,0xa3,0xeb,0xf3,0xbc, + 0xd3,0x5f,0xb4,0xd6,0x29,0x11,0x41,0xc5,0x65,0x17,0xf8,0x1,0x4e,0xe0,0xa0,0xb5, + 0x46,0x29,0x89,0x7b,0x35,0x7d,0xd8,0xe4,0x11,0x4,0x1,0xcc,0xb1,0x9b,0x47,0x44, + 0x4,0x41,0x80,0xeb,0x38,0x88,0xe4,0xec,0xb,0xec,0x9c,0x59,0x2,0x8c,0xd1,0x83, + 0x22,0xd2,0x38,0x93,0x60,0x7a,0x1f,0x88,0xa2,0x88,0x30,0xc,0xc9,0x3d,0xe6,0x7e, + 0x9f,0xbc,0x33,0xc9,0xb,0xbf,0xfa,0x35,0x4b,0x97,0x2e,0x2d,0x22,0x9f,0x98,0x98, + 0xa0,0xa9,0xa9,0x89,0xca,0x79,0x15,0x18,0xa3,0x67,0xf9,0x13,0x91,0xa9,0xd9,0x19, + 0x30,0xe6,0x9a,0x2a,0x12,0xc0,0x5c,0x86,0xf7,0x44,0x45,0x11,0x15,0x15,0x15,0x6c, + 0xdf,0xbe,0xbd,0x88,0x7c,0x6c,0x7c,0x8c,0xe6,0xe6,0x3d,0xd4,0xcc,0xaf,0x29,0x8e, + 0x9a,0x22,0x9f,0xbd,0xb3,0x4,0x24,0x8c,0xea,0x11,0xd4,0xb6,0xfb,0x93,0x16,0xb, + 0x1a,0xe8,0x1f,0xe0,0xcd,0x3f,0xbe,0x99,0x3f,0x1,0x1,0x46,0x47,0x47,0x69,0x6e, + 0x69,0xa6,0x6e,0x41,0x66,0x66,0xca,0x67,0x40,0x5d,0x9e,0x25,0x40,0x1b,0xfd,0xbe, + 0x42,0xb5,0x3e,0x28,0xea,0x69,0xc,0xf,0xf,0xf3,0xd2,0xef,0x5f,0x22,0x53,0x9b, + 0xc9,0x93,0x8f,0x8c,0x8c,0xb0,0xb7,0x75,0x2f,0xf5,0xb,0x17,0xe4,0xc9,0x73,0xeb, + 0x9,0xd4,0xcc,0xec,0x29,0x7d,0x69,0xda,0xae,0xe8,0x2c,0x78,0xb9,0xe9,0xe5,0x7f, + 0x2a,0x51,0xab,0x1f,0x14,0xb9,0xe7,0x59,0x6a,0xaa,0xe6,0x71,0xe0,0xc0,0xc1,0xbc, + 0xdd,0xd0,0xf0,0x10,0xfb,0xda,0x5a,0x59,0xf8,0x93,0x86,0x7,0x47,0x8e,0xa0,0x34, + 0x57,0x5b,0x9b,0xff,0xb0,0x72,0xda,0xb6,0xe8,0x2c,0x30,0xda,0x9c,0x34,0x5a,0x63, + 0x4c,0x1,0xb4,0x29,0xc2,0xe8,0xf0,0x8,0xcd,0xcd,0x2d,0x79,0x9b,0x9b,0x37,0x6f, + 0xd2,0xd6,0xb6,0x8f,0x45,0x8b,0x16,0x91,0x4c,0x24,0xb,0xc6,0xea,0x22,0x68,0xa5, + 0x50,0x4a,0x90,0x90,0xce,0x42,0xce,0x22,0x1,0xa7,0x3a,0x4f,0x9d,0x55,0x46,0x5f, + 0xd2,0x85,0xc6,0x5,0x62,0xfa,0x6f,0xdc,0xa0,0xa5,0x79,0x2f,0xe9,0x74,0x1a,0x80, + 0xc1,0xc1,0x41,0x5e,0x39,0xb0,0x9f,0x9f,0x2e,0x59,0x4c,0x32,0x69,0x8a,0xc6,0x16, + 0x96,0x6d,0xbe,0x45,0x74,0x4f,0x4d,0xf9,0xe7,0x8a,0x82,0x66,0x46,0x33,0x25,0x66, + 0xb7,0xa,0xe5,0x1f,0x22,0x52,0x39,0x73,0x1a,0x4a,0x52,0x29,0x1a,0x1b,0x1b,0x1, + 0x18,0x18,0x18,0xe0,0x70,0xc7,0xab,0x3c,0xbe,0x7c,0x19,0x4a,0x29,0xc2,0x30,0xe4, + 0x21,0x17,0xdc,0x71,0x22,0xbd,0xf3,0xd0,0xa1,0xfd,0x45,0x97,0xd4,0x39,0xaf,0x64, + 0x7,0x3b,0xe,0x66,0xb5,0xc8,0x47,0x22,0x52,0x7a,0xaf,0x84,0x84,0x30,0xc,0x19, + 0x1e,0x1a,0x61,0xd7,0xef,0x76,0xf1,0xf6,0x9f,0xde,0x66,0xc5,0x8a,0x27,0x11,0xa5, + 0x20,0x8a,0x8,0xc2,0x0,0xdf,0xf,0x72,0x5b,0xb7,0xb5,0x84,0x61,0x11,0xcf,0xdd, + 0x48,0xc2,0x17,0xf6,0x35,0xbf,0x32,0xeb,0x5e,0x78,0xdf,0x4b,0xe9,0x91,0x63,0xed, + 0x5b,0x94,0xa8,0xbf,0x8,0x52,0x2d,0x22,0x28,0xa5,0x48,0x26,0x93,0x28,0x51,0xc, + 0xd,0xd,0xd3,0xb8,0xac,0x91,0x64,0x32,0x49,0xc2,0x24,0xb0,0x31,0xa9,0xe7,0x79, + 0xf7,0x8e,0x70,0xcf,0x9d,0x76,0x75,0x5b,0x21,0xbf,0x6c,0x69,0x69,0x9b,0x75,0x1f, + 0x7c,0xa0,0x0,0x80,0xe3,0xc7,0x8f,0x2f,0x46,0x82,0x33,0x8,0x9b,0x0,0xb4,0xd6, + 0x24,0x12,0x49,0x92,0x89,0x4,0xc6,0x98,0xfc,0x8a,0x8f,0xa2,0x78,0xdb,0x8d,0x89, + 0x7d,0xdf,0x8f,0xa7,0x43,0x2e,0x85,0x9a,0xdd,0x6d,0x4d,0x6d,0xbd,0xf7,0xe3,0x78, + 0xe8,0x8b,0x49,0x7b,0x7b,0xbb,0x4a,0xa7,0xcd,0x6f,0x23,0x45,0xb,0x91,0x3c,0x93, + 0x37,0x9c,0xae,0xe9,0xb8,0x45,0x51,0x54,0xb8,0x6,0xfe,0x85,0x70,0xb2,0xb5,0x79, + 0xff,0x59,0x1e,0xd2,0x1e,0xe9,0xcd,0x68,0xba,0x1d,0x3f,0x79,0x74,0x53,0x14,0xc8, + 0x66,0x11,0xc9,0x42,0xb4,0x1c,0x48,0x3,0x29,0x60,0x90,0x88,0x6b,0xa2,0xe8,0x9, + 0x95,0x7a,0x7f,0x5f,0xd3,0xbe,0xcf,0x1e,0xd5,0x67,0x91,0x0,0x11,0x51,0x40,0x22, + 0x86,0x29,0xe8,0xd,0xa0,0xb,0xa0,0x62,0x14,0xd4,0x18,0x11,0x10,0xc6,0x8,0xa, + 0xe0,0xc7,0xb0,0x5,0xbd,0x8d,0xa2,0x28,0x24,0x76,0x8c,0xe4,0x72,0xa9,0xe2,0xe7, + 0x64,0x1,0x79,0x22,0x7e,0x9e,0x89,0x92,0x82,0xff,0x25,0x26,0xb2,0x80,0x37,0x7, + 0xec,0xc,0xa1,0x21,0x10,0xc6,0x6b,0x27,0xfc,0x1f,0x54,0x7b,0x3b,0x6b,0x54,0x3e, + 0x94,0x71,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/information.png + 0x0,0x0,0x10,0xda, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0xa,0xc3,0x69,0x43,0x43,0x50,0x49,0x43,0x43,0x20,0x50,0x72,0x6f,0x66, + 0x69,0x6c,0x65,0x0,0x0,0x78,0x1,0xad,0x97,0x9,0x38,0x54,0xeb,0x1f,0xc7,0x5f, + 0x86,0xb1,0x8f,0x49,0xa2,0x11,0x21,0x64,0xb2,0x94,0x9d,0x56,0x5b,0x76,0xd9,0xc9, + 0x56,0x61,0xec,0x31,0xf6,0x2d,0xb2,0x5c,0xd9,0x65,0x27,0x6b,0xb6,0x16,0xa2,0xc8, + 0xce,0xa5,0xac,0x85,0x94,0x25,0xb4,0xc8,0x8d,0x42,0x85,0xb8,0xc8,0x2e,0x73,0xcf, + 0x21,0xa5,0xdb,0xed,0xde,0xfb,0x7f,0xfe,0xf7,0xcc,0x33,0xcf,0xf9,0x9e,0xf7,0xbc, + 0xef,0x3b,0x67,0xce,0xe7,0x7c,0x9e,0xdf,0x79,0x1,0xa0,0x5,0xa6,0x8e,0x8e,0x76, + 0xc4,0x0,0x0,0x7b,0xbc,0xab,0xb3,0x96,0x82,0xc,0x9b,0xbe,0x81,0x21,0x1b,0xd9, + 0x73,0x40,0x5,0x18,0xa0,0x8f,0x18,0x10,0x37,0xc5,0xb9,0x38,0x4a,0x6b,0x68,0xa8, + 0x42,0x5d,0x7e,0xb2,0x2d,0xf4,0x3,0x22,0xf8,0xd4,0x53,0x7e,0x78,0xae,0xf9,0xb8, + 0x8a,0x5e,0x1,0xcb,0xa3,0xed,0xe8,0x47,0x95,0xc6,0x98,0x82,0x69,0xaa,0x9f,0xc, + 0xda,0x6a,0xa6,0x71,0x86,0x7e,0x10,0x0,0x22,0x36,0xa8,0x81,0xde,0x6a,0x33,0x8b, + 0xc0,0xd9,0x6c,0x33,0x2b,0xc2,0xd9,0xc3,0xd5,0xd1,0x15,0xea,0x63,0xc,0x67,0x9c, + 0xb5,0xa9,0x39,0x94,0x1d,0xa1,0xcc,0xe7,0xac,0xa3,0x25,0xb,0xe5,0x74,0x28,0xa3, + 0xac,0x36,0x73,0x21,0x9c,0xcd,0x36,0x73,0x2d,0x9c,0xdd,0x71,0x56,0xf0,0xd8,0xe, + 0x0,0x90,0x74,0x78,0x73,0x1b,0x3c,0x0,0x64,0x43,0x50,0x3e,0x61,0x6e,0xe1,0x82, + 0x83,0x4e,0xb3,0x1,0x0,0x3c,0x71,0x8e,0xce,0x50,0x1f,0x54,0x32,0x94,0xa5,0xec, + 0xed,0x1d,0xa0,0xf9,0x51,0xcf,0xa1,0x8c,0x85,0xef,0x5,0xb4,0x87,0xb6,0xb3,0x4c, + 0x0,0x88,0xb9,0x1,0x40,0x29,0xf1,0xad,0xcd,0x49,0x7,0x80,0xbb,0xe,0x0,0x60, + 0xde,0x7f,0x6b,0xe3,0xb6,0x6,0x60,0xb7,0x18,0x0,0x45,0xa4,0xdf,0xda,0xe6,0x34, + 0x36,0xee,0xf,0x11,0xc3,0x3d,0x17,0x4b,0x61,0xa1,0x8d,0xe9,0x88,0xa8,0xa5,0x1, + 0x20,0x1d,0x24,0x10,0xe6,0xb0,0xd0,0xf5,0xc4,0x1,0xf0,0x39,0x86,0x40,0x58,0xcd, + 0x21,0x10,0x3e,0xe7,0x2,0x80,0x18,0x0,0xa0,0xde,0x13,0xe7,0xe6,0xec,0xbe,0xd1, + 0x17,0xba,0x78,0x62,0x61,0x0,0xfe,0xe9,0x78,0xf3,0x7f,0x7e,0x19,0x81,0x80,0x80, + 0xc0,0x50,0xf5,0x88,0xe4,0x88,0x31,0xc4,0x81,0x8,0x66,0x12,0x51,0x52,0x2c,0x69, + 0x39,0x52,0x5,0xf9,0x8e,0xcc,0x87,0xfc,0x20,0x85,0x33,0xa5,0x19,0x15,0x39,0x55, + 0x31,0xb5,0x11,0xd,0x19,0x4d,0x19,0xaa,0x11,0xcd,0x8e,0x7e,0xba,0x23,0x8c,0x4e, + 0x96,0x6e,0x6d,0x67,0x15,0xfd,0x30,0x83,0x38,0xc3,0x32,0x63,0xcd,0x6e,0x5f,0x8c, + 0x1c,0x13,0x6a,0x4f,0x2c,0xf3,0x55,0x16,0x9b,0xbd,0xe2,0xac,0x24,0xac,0x5d,0x6c, + 0x59,0xec,0x8d,0x1c,0x72,0x9c,0xbb,0x39,0xc7,0xb9,0xea,0xf7,0x5f,0xe1,0xc6,0x63, + 0x2d,0x78,0x30,0x3c,0x2b,0xbc,0x7d,0x7c,0x77,0xf9,0xa3,0xe,0xda,0x1d,0xb2,0x16, + 0xe4,0x16,0xa2,0x11,0x9a,0x16,0xee,0x11,0x29,0x17,0x4d,0x11,0xf3,0x15,0x8f,0x39, + 0xac,0x7a,0x44,0xf8,0x28,0xd3,0x31,0x92,0x63,0x53,0xc7,0x5f,0x9c,0x68,0x96,0x2c, + 0x92,0x5a,0x96,0x89,0x90,0xf5,0x3a,0x69,0x2d,0xa7,0x2f,0xaf,0xa4,0x70,0x58,0x91, + 0x4f,0x89,0x45,0x19,0xad,0x72,0x4f,0x75,0xe5,0xd4,0xb4,0xda,0x88,0xfa,0x80,0x46, + 0x8f,0x66,0x9b,0x56,0xa3,0xf6,0xaf,0xba,0xbb,0xf4,0x8a,0x4f,0x17,0xe8,0xdf,0x30, + 0xc8,0x31,0xcc,0x34,0x4a,0x33,0x4e,0x39,0x93,0x7c,0x36,0xe9,0x5c,0x92,0x49,0x92, + 0x69,0x92,0xd9,0x63,0xf3,0x54,0x8b,0x74,0xcb,0x4c,0xab,0x1c,0xeb,0x1b,0x36,0xb7, + 0x6c,0x8b,0xce,0x97,0xd9,0x55,0xdb,0xd7,0xe3,0x5b,0x1d,0x3a,0x1d,0x9f,0x39,0xbd, + 0x76,0x7e,0xef,0x32,0xe3,0xba,0xea,0x4e,0xea,0x81,0xf6,0x64,0xf6,0xc2,0x5e,0x10, + 0xf1,0x96,0xf6,0x51,0xbb,0x68,0xec,0x6b,0xeb,0xe7,0xe5,0x1f,0x1a,0x90,0xfc,0x4b, + 0x5e,0x60,0xd5,0xa5,0xb6,0xa0,0x81,0xe0,0x8f,0x21,0x4d,0xa1,0xaa,0x61,0x9c,0xe1, + 0xe2,0x11,0x2a,0x91,0x26,0x97,0x5d,0xa3,0xc2,0xa3,0xb3,0x62,0x2a,0x62,0x3b,0xe2, + 0xde,0xc6,0xaf,0x24,0xd2,0x25,0xf1,0x5c,0x91,0x4d,0x36,0x4e,0x71,0x4b,0x8d,0x4e, + 0xcb,0x4f,0x6f,0xce,0x78,0x7d,0x75,0x25,0x8b,0x21,0x5b,0x38,0x47,0x3d,0xd7,0xee, + 0x5a,0xd8,0xf5,0x9b,0x37,0x5a,0x6e,0xbe,0xcd,0x47,0xdc,0xda,0x57,0x20,0x5d,0x68, + 0x7a,0x3b,0xe0,0x4e,0x4e,0x51,0x53,0xf1,0x68,0x9,0xb2,0xf4,0x40,0x99,0x4a,0x39, + 0xbe,0x22,0xae,0xb2,0xbc,0x6a,0xb5,0x86,0x50,0xcb,0x51,0xa7,0x78,0xcf,0xfe,0x7e, + 0x7c,0x7d,0x75,0xc3,0xeb,0x26,0x64,0x33,0x7f,0x8b,0xee,0x83,0x8b,0xf,0xaf,0xb7, + 0x3e,0x69,0x5b,0x78,0xc4,0xda,0xa1,0xf4,0x4,0xd3,0x99,0xd1,0xd5,0xda,0x3d,0xf7, + 0x94,0xa5,0x17,0xd5,0x7b,0xad,0x2f,0xab,0xbf,0xe3,0xd9,0xf2,0x8b,0xfd,0x2f,0xb5, + 0x7,0x2,0x5e,0x15,0xd,0xe,0xbe,0xa6,0x1e,0x3a,0x3a,0x6c,0xf3,0x26,0xe5,0x6d, + 0xdb,0xc8,0xf4,0x68,0xc8,0x98,0xc1,0xbb,0xf0,0xf7,0xb5,0x1f,0xa6,0x26,0x48,0x27, + 0xae,0x4e,0x6,0x7e,0xac,0x98,0xfa,0x30,0x1d,0xf4,0xbb,0xfa,0xcc,0x91,0x99,0xde, + 0xd9,0xc9,0xb9,0xb0,0x4f,0x3a,0xf3,0x92,0xf3,0x2f,0x17,0xe6,0x17,0x63,0x96,0xf8, + 0x96,0x1e,0x2e,0x3f,0x59,0xf1,0x5b,0xdd,0xb3,0x5a,0xb9,0xa6,0xbd,0x36,0xfd,0x39, + 0x72,0x1d,0xbb,0xde,0x42,0x30,0x23,0x10,0xbe,0xf0,0x97,0x46,0x48,0x90,0xd0,0x92, + 0xc4,0xff,0xb,0xfe,0x32,0x3f,0xe1,0x6f,0xbd,0x8d,0xff,0xc9,0x2f,0xfc,0x93,0xb8, + 0xed,0xb1,0xf2,0x7,0xd8,0x78,0x5a,0xbf,0xf2,0x57,0x11,0xe0,0x15,0xa4,0x16,0x9c, + 0x12,0x76,0x10,0x29,0x13,0x4d,0x86,0xf8,0xe3,0x24,0x54,0xe,0xb,0x1d,0xc1,0x1c, + 0x45,0x1c,0x9d,0x3c,0xf6,0xec,0x78,0x93,0x24,0x9b,0x54,0xba,0x74,0xb8,0x8c,0xa7, + 0xac,0xe5,0xc9,0xd3,0x72,0x8a,0xf2,0x12,0xa,0x3c,0x8a,0xcc,0x4a,0xb4,0xca,0x8, + 0xe5,0x45,0x95,0x49,0xd5,0x37,0x6a,0x96,0xea,0xdd,0x1a,0xad,0x9a,0xf5,0x5a,0x35, + 0xda,0x65,0x3a,0x77,0x74,0xf3,0xf4,0xae,0x9d,0xce,0xd4,0x4f,0x37,0x48,0x31,0xec, + 0x35,0x4e,0x3a,0x93,0x78,0x36,0xe1,0x5c,0xa2,0x49,0x2,0xf4,0x4,0x5c,0xc1,0xa5, + 0x98,0x67,0x58,0x64,0x5a,0xe6,0x5a,0xdd,0xb4,0x2e,0xb4,0x29,0xb1,0xad,0x3c,0x7f, + 0xcf,0xae,0xc5,0xfe,0x31,0xbe,0xd7,0x61,0xd0,0x71,0xcc,0x69,0xda,0x79,0xc9,0x15, + 0xe1,0x86,0x72,0x67,0xf2,0xe0,0xf2,0x14,0xf2,0x3a,0x71,0x41,0xd5,0xdb,0xd0,0xc7, + 0xfa,0xa2,0x87,0x6f,0xb0,0x5f,0xa2,0xff,0x8d,0x80,0xf2,0x5f,0x1e,0x4,0x3e,0xbf, + 0x54,0x19,0x24,0x15,0x8c,0xa,0x61,0xf,0x15,0x9,0x53,0xa,0x3f,0x13,0xe1,0x1c, + 0x19,0x7a,0x39,0x23,0xaa,0x34,0xba,0x3d,0x66,0x38,0x76,0x29,0x1e,0x9d,0x80,0x4d, + 0x18,0x4f,0x74,0x4f,0x72,0xba,0x12,0x91,0x7c,0x3d,0xa5,0x3e,0x75,0x20,0x6d,0x31, + 0x83,0xee,0xea,0xa1,0x4c,0x95,0x2c,0xeb,0xec,0xe0,0x9c,0xdc,0xdc,0xc6,0x6b,0x43, + 0xd7,0x9,0x37,0xf7,0xe6,0x1d,0xcf,0x3f,0x73,0xcb,0xb7,0x20,0xb3,0xb0,0xfe,0xf6, + 0x70,0x11,0xa2,0x98,0xeb,0xae,0x62,0xc9,0xf9,0xd2,0xa8,0xb2,0x92,0xf2,0xfe,0x8a, + 0x95,0x2a,0xd6,0x6a,0xd9,0x1a,0x9b,0x5f,0xa3,0x6a,0xcb,0xea,0x6,0xee,0xcb,0x37, + 0xf0,0x34,0x6a,0x36,0x79,0x35,0x67,0xb7,0xb4,0x3f,0x98,0x6d,0xdd,0xd3,0x26,0xd7, + 0x8e,0x7f,0x94,0xfc,0xb8,0xf6,0xc9,0x74,0x17,0xa6,0x5b,0xae,0xc7,0xe9,0x69,0x46, + 0x6f,0x5b,0xdf,0xc2,0x33,0x8e,0xe7,0x1a,0x2f,0x7c,0x5f,0x16,0xe,0xc,0xc,0x52, + 0xfc,0x26,0xf1,0xda,0x6a,0x28,0x69,0xf8,0xc1,0x9b,0x85,0x11,0xee,0x51,0x96,0xd1, + 0x8a,0xb1,0xea,0x77,0x13,0x1f,0x98,0xc7,0xd5,0x27,0x44,0x27,0x3a,0x27,0xc7,0xa6, + 0x10,0x53,0x19,0xd3,0xfe,0xbf,0x97,0xcf,0xd8,0xcd,0xb2,0xcc,0xed,0x9b,0xab,0xfd, + 0x54,0x37,0xef,0xb2,0x80,0x5d,0xe4,0x59,0x6c,0x59,0xea,0x58,0xbe,0xb8,0x72,0x64, + 0x55,0x74,0xb5,0x67,0xd,0xff,0x99,0x69,0x9d,0x7b,0xbd,0x99,0x60,0x4a,0x58,0x87, + 0xf8,0xeb,0x7e,0xf1,0x1f,0x85,0x88,0x23,0xe1,0x26,0x29,0x23,0x55,0x26,0x1d,0x45, + 0x7a,0x93,0xf1,0x91,0x3b,0x51,0x98,0x50,0x22,0x29,0x8b,0xa8,0xc,0xa9,0x49,0xa9, + 0x4b,0x69,0x2c,0x51,0x7b,0x51,0x5d,0xb4,0xc1,0x68,0x29,0xf4,0xca,0x8e,0xa,0x3a, + 0x97,0x9d,0xc2,0x3b,0xe7,0xe9,0x2b,0x76,0x5d,0x60,0x90,0x66,0xa4,0x64,0xec,0xde, + 0x9d,0x82,0xc1,0x31,0x9,0x32,0x11,0xf6,0x3c,0x62,0x4e,0x65,0xb1,0xdb,0x7b,0x82, + 0x95,0x8e,0x75,0x84,0xad,0x9a,0x3d,0x66,0x9f,0x15,0x87,0x24,0x27,0x86,0x73,0x96, + 0xeb,0xf1,0xfe,0x7c,0xee,0x60,0xac,0xf9,0x1,0x59,0x1e,0xe,0x5e,0x12,0xde,0x31, + 0xbe,0x56,0xfe,0x82,0x83,0xd1,0x87,0xdc,0x4,0xc,0x5,0x65,0x84,0xb0,0xc2,0x68, + 0xe1,0x65,0x91,0x70,0x11,0x82,0x68,0x95,0xd8,0x35,0xf1,0x18,0x9,0xbf,0xc3,0x76, + 0x47,0x8c,0x8e,0xaa,0x1c,0x3b,0x76,0x9c,0xef,0x78,0xc1,0x9,0x2e,0x49,0x62,0xc9, + 0x5,0xa9,0x71,0xe9,0xd7,0x32,0x7d,0xb2,0x1d,0x27,0x9b,0xe4,0x6a,0xe4,0x2f,0xc8, + 0x2f,0x28,0x5c,0x53,0xbc,0xaa,0x94,0xa2,0x9c,0xa0,0x12,0xa3,0x7a,0xf9,0x54,0x98, + 0x5a,0x88,0x7a,0xb0,0x86,0xb5,0xc6,0x3b,0xcd,0x40,0xad,0x40,0xed,0x4b,0x3a,0x41, + 0xba,0x21,0x7a,0x11,0xa7,0x2f,0xeb,0xc7,0x1a,0x24,0x1a,0xa6,0x1a,0x79,0x1b,0x7d, + 0x36,0x2e,0x38,0x53,0x72,0xb6,0xfa,0x5c,0x83,0x49,0x9b,0x69,0x8f,0xd9,0x0,0x6e, + 0xd4,0x7c,0xda,0xe2,0xb6,0xa5,0xb0,0x15,0xda,0x9a,0xc5,0x86,0xc7,0x56,0xfc,0xbc, + 0x9c,0x9d,0xb6,0xbd,0x19,0xde,0xc9,0xc1,0xdf,0x31,0xc6,0x29,0xd8,0x19,0xe5,0xdc, + 0xe8,0xd2,0xeb,0x3a,0xe6,0xb6,0xe4,0x41,0xed,0xc9,0xea,0x25,0x7c,0x41,0xd1,0xdb, + 0xd8,0xc7,0xf9,0xa2,0x9f,0x2f,0xa5,0x6f,0xa9,0x5f,0xbb,0xff,0x70,0xc0,0x72,0xe0, + 0x8e,0x4b,0x7,0x82,0x64,0x82,0x8d,0x42,0xdc,0x42,0xa3,0xc3,0x6e,0x85,0xb7,0x44, + 0x94,0x44,0x4a,0x5d,0x66,0x8c,0x12,0x89,0xd6,0x8c,0xc1,0xc7,0x46,0xc6,0xdd,0x8a, + 0x6f,0x4d,0x78,0x97,0x84,0xbc,0xc2,0x95,0x2c,0x97,0x62,0x91,0x1a,0x92,0x96,0x97, + 0xde,0x96,0x31,0x9e,0x49,0x9d,0x75,0x28,0x5b,0x2b,0xc7,0x3d,0x37,0xe5,0x5a,0xdd, + 0xf5,0xe1,0x9b,0xc8,0x3c,0xde,0x7c,0x8d,0x2,0x95,0xc2,0xf4,0xdb,0x4d,0x77,0x3e, + 0x14,0xa3,0xef,0x4a,0x94,0x98,0x94,0x86,0x96,0x15,0x97,0xbf,0xa8,0x3c,0x5d,0xcd, + 0x57,0xa3,0xf7,0xab,0x7f,0xed,0xad,0xba,0xbe,0xfb,0xaa,0xd,0x7c,0x8d,0xfa,0x4d, + 0x97,0x9a,0x8b,0x5b,0xd6,0x5b,0xa9,0xda,0x24,0xda,0x2d,0x1f,0xc5,0x77,0x34,0x3e, + 0xd9,0xdb,0xc5,0xd6,0xad,0xde,0xe3,0xfb,0xf4,0x4e,0xef,0x6f,0xfd,0xda,0xcf,0xa5, + 0x5e,0x38,0xbd,0xcc,0x1d,0xe8,0x1b,0x44,0x42,0x4f,0xc5,0xf9,0x61,0xeb,0x37,0xdd, + 0x23,0xa4,0xa3,0x87,0xc7,0xec,0xdf,0x65,0xbf,0xef,0x1f,0xa7,0x9c,0x90,0x9c,0x74, + 0xfb,0x58,0x30,0x35,0xfc,0xbb,0xca,0xac,0xda,0x5c,0xd0,0xa7,0xda,0xf9,0x4f,0x8b, + 0xbc,0x4b,0xb8,0xe5,0xf4,0x95,0xde,0x35,0x9a,0xcf,0xf2,0xeb,0x12,0xeb,0x7d,0x84, + 0x59,0x0,0x36,0xeb,0x1d,0x5c,0x13,0x90,0x50,0x4d,0x8a,0xdf,0xf,0x15,0x4,0x3, + 0xe8,0xcb,0xb,0x40,0x74,0x38,0x54,0xde,0xa0,0x76,0x86,0x3c,0x0,0x34,0x68,0x0, + 0xd0,0x39,0xc,0x88,0x5,0x72,0x1,0x31,0x33,0x16,0x10,0x95,0xa,0x83,0xad,0xfa, + 0x41,0x4,0x10,0xd0,0x9b,0x0,0x1a,0x7a,0x13,0xe0,0x2,0xe2,0xe0,0x14,0x30,0x0, + 0x16,0x20,0x0,0x64,0x82,0x6,0x30,0xa,0x96,0x88,0xa8,0x88,0x44,0x89,0x4c,0x89, + 0x62,0x88,0x1a,0x88,0x5e,0x12,0xcd,0x13,0xf3,0x12,0x9b,0x13,0x67,0x12,0xbf,0x22, + 0x5e,0x43,0x30,0x23,0xce,0x21,0x72,0x11,0xe3,0x24,0x22,0x24,0x7e,0x24,0x37,0x48, + 0x1e,0x93,0xb2,0x90,0x3a,0x92,0x36,0x23,0xf7,0x20,0x5d,0x91,0xd9,0xc8,0x4e,0x32, + 0x7e,0xb2,0x48,0xb2,0x29,0x72,0x2d,0xf2,0x2a,0xf2,0x9,0xa,0x36,0x8a,0x70,0x8a, + 0x5,0x4a,0x73,0xca,0x3e,0x2a,0x5,0xaa,0x5a,0xaa,0x45,0x6a,0x21,0xea,0x2,0x9a, + 0xfd,0x34,0x39,0x28,0x76,0x54,0x36,0x2d,0x27,0x6d,0x3e,0xed,0x24,0xfa,0x10,0xba, + 0x6a,0x87,0xec,0x8e,0x4e,0xba,0x33,0x74,0x53,0x3b,0xfd,0xe9,0x77,0xd1,0x17,0xd0, + 0x2f,0xee,0x92,0xdd,0x35,0xc8,0xe0,0xc5,0xc8,0xc8,0x58,0xb1,0x5b,0x7f,0xf7,0x1a, + 0x26,0x9b,0x49,0x91,0x29,0x83,0x69,0x66,0x4f,0x3a,0xb3,0x12,0xf3,0x12,0x4b,0xde, + 0x5e,0x23,0x56,0x5a,0xd6,0x16,0xb6,0x8b,0xec,0xe2,0xec,0xb3,0xfb,0x8a,0x39,0x1c, + 0x38,0x3a,0x39,0x5,0x38,0xe7,0xb8,0x2a,0xf7,0xfb,0x72,0xcb,0x63,0xd1,0xd8,0x57, + 0x7,0xf2,0x79,0xbc,0x78,0x95,0xf9,0x98,0xf9,0x66,0xf8,0x1f,0x1e,0xcc,0x3a,0xe4, + 0x25,0xa0,0x2b,0x28,0x2c,0x44,0x27,0x34,0x27,0xdc,0x27,0x52,0x2d,0x9a,0x25,0x16, + 0x22,0xee,0x24,0x61,0x7c,0x58,0xe9,0x88,0xc4,0x51,0xec,0x31,0xa6,0xe3,0xa8,0x13, + 0x88,0x13,0xab,0x92,0x9f,0xa4,0xa6,0xa4,0xc7,0x65,0xde,0x9f,0xfc,0x20,0x37,0x29, + 0x3f,0xa3,0xb0,0xa8,0x48,0x50,0xa6,0x50,0xa1,0x57,0x65,0x3f,0x25,0xa0,0x26,0xa5, + 0xae,0xa5,0x61,0xa9,0xe9,0xad,0x15,0xa7,0x5d,0xa0,0xd3,0xa2,0x3b,0xac,0x47,0xd0, + 0xdf,0x6b,0x20,0x69,0x68,0x6a,0x14,0x4,0x3d,0x97,0x3d,0x67,0x57,0x4d,0xb8,0x4c, + 0xb5,0xcc,0xfc,0x70,0x45,0xe6,0x43,0x96,0x74,0x56,0xa,0xd6,0x3e,0x36,0x65,0xb6, + 0x1f,0xed,0xb0,0xf6,0xe6,0xf8,0x1c,0x87,0x61,0xa7,0x7d,0xce,0x16,0x2e,0xf9,0xae, + 0xd3,0xee,0x62,0x1e,0x7e,0x9e,0x6d,0x17,0x76,0x79,0xe3,0x7c,0x4a,0x2e,0x1a,0xfa, + 0x22,0xfc,0x74,0xfd,0xf3,0x3,0x8,0x81,0x7a,0x97,0x8a,0x82,0x29,0x42,0x2c,0x42, + 0x1b,0xc3,0xd9,0x23,0x2,0x22,0xdf,0x46,0x29,0x44,0x17,0xc6,0xd2,0xc5,0x79,0xc7, + 0x8f,0x24,0x6a,0x24,0xd5,0x5e,0x71,0x49,0xe6,0x4d,0x49,0x4b,0xa3,0x4e,0xf7,0xcb, + 0xf8,0x94,0x69,0x9b,0x63,0x98,0xdb,0x77,0x5d,0xf3,0x46,0x67,0x9e,0x5a,0xfe,0x93, + 0x2,0xcd,0xc2,0xde,0x3b,0x86,0x45,0x43,0x77,0x6d,0x4a,0x66,0xcb,0x7c,0x2b,0xa8, + 0x2a,0x53,0xaa,0xf,0xd4,0xd4,0xd4,0xd,0xdf,0xf7,0x68,0x40,0x35,0xde,0x6c,0x96, + 0x6e,0x19,0x6c,0xc3,0xb4,0xd7,0x74,0x18,0x3d,0x26,0x74,0x2b,0xf7,0xcc,0xf4,0xcb, + 0x3d,0x9b,0x19,0x50,0x7b,0x45,0x18,0x32,0x7f,0x83,0x19,0xd,0x7d,0xbf,0x36,0x5e, + 0x3d,0x25,0x36,0x53,0x3d,0x2f,0xb3,0xd4,0xb5,0x66,0xb1,0x51,0x3f,0x60,0xfe,0xc8, + 0x8d,0x77,0xc1,0xff,0x86,0x7f,0x27,0x72,0xfd,0x1b,0xff,0x2f,0xf4,0xf9,0xb7,0xf8, + 0xff,0x89,0xbe,0x25,0x6d,0xfe,0x8f,0xf4,0xbf,0xb2,0xb7,0xdc,0x46,0xff,0x7b,0xf6, + 0xb6,0xdb,0xe9,0xff,0x37,0xec,0x65,0xff,0x81,0xfd,0xff,0x4f,0xfe,0x47,0xee,0x61, + 0x4e,0x7f,0x45,0x1e,0xe6,0x9e,0xaa,0xbd,0x45,0x3e,0x6b,0xf8,0x9f,0xd9,0xd7,0x9e, + 0xaa,0x1b,0xde,0x62,0xff,0xd0,0xbb,0xd,0x3,0xb3,0xef,0xcc,0xed,0x99,0xe9,0x4d, + 0xeb,0x97,0x7b,0x91,0x39,0xa0,0xf6,0xdb,0xdd,0x21,0xf3,0xb7,0x5d,0x5b,0xf4,0xa7, + 0x17,0xe7,0x7c,0x16,0xc9,0xbf,0xe3,0xf,0xaf,0x4,0x7e,0xa0,0xbf,0xcd,0xfd,0xaf, + 0xe6,0x7f,0xe7,0xfd,0x76,0xeb,0xb7,0x39,0xff,0xbd,0xf1,0x5f,0x89,0x6f,0xd8,0xbe, + 0x9d,0x36,0x6c,0xfa,0x57,0xd6,0x1b,0x9e,0x43,0x96,0x7f,0xcf,0x19,0x76,0x7c,0xc3, + 0xf0,0x3f,0x33,0xfe,0x2b,0xbb,0x7f,0xe6,0xf6,0xa6,0xd9,0x3f,0xf2,0xfd,0x3b,0xb3, + 0xff,0x77,0xaf,0xb7,0xd1,0x25,0xfe,0x99,0xd7,0x9,0xa9,0xb0,0xd9,0xdf,0xbc,0xbe, + 0x7a,0x27,0xd3,0xf6,0x1b,0xdf,0x9b,0x51,0x7f,0xb2,0x9b,0x7f,0xbb,0xdf,0x10,0x63, + 0xc6,0xed,0x8e,0xc3,0x9c,0xdb,0x6b,0x1e,0x85,0x6f,0xb2,0x86,0x4d,0x87,0x69,0x3f, + 0x9b,0x81,0x79,0xbf,0x22,0xc0,0xc4,0xdf,0x60,0xde,0x76,0x8d,0x14,0x8e,0x86,0xbe, + 0x93,0x86,0xad,0x9f,0x74,0x9f,0x12,0x9b,0x5e,0x9c,0xa9,0x9e,0xf3,0x99,0x97,0x81, + 0xe9,0xaf,0xa4,0xae,0xb,0xc2,0xfe,0x6f,0xae,0x91,0xe0,0xfa,0x1,0x28,0x95,0x70, + 0xe,0x78,0x19,0x3b,0x7,0xdc,0xf9,0x8d,0x43,0xb8,0x5,0x28,0x1,0x1c,0x70,0x0, + 0x78,0x20,0x3,0xec,0xa0,0x3d,0xe,0x6c,0x9c,0xfa,0xb1,0xe3,0xd6,0x80,0x7f,0xbf, + 0x77,0xb5,0xf0,0x84,0xd6,0x63,0x0,0xc8,0x3a,0x38,0x7a,0x39,0xdb,0x58,0x59,0xbb, + 0xb2,0x49,0x43,0x2b,0x4b,0xb,0x36,0x25,0x3c,0xee,0x20,0x1f,0x9b,0x90,0x80,0x80, + 0xc4,0xdf,0xcf,0xb5,0xb9,0x86,0x83,0xfb,0x20,0xd1,0x0,0xa4,0x4b,0xc2,0xa9,0x36, + 0x96,0x1a,0xde,0x7d,0xb7,0xfd,0x1,0x2c,0xe6,0xf2,0xae,0xad,0x8b,0xff,0x18,0x0, + 0x0,0x5,0xd2,0x49,0x44,0x41,0x54,0x58,0x9,0xc5,0x56,0x49,0x4c,0x24,0x65,0x14, + 0xfe,0xab,0xaa,0xf7,0xa6,0x9b,0x6e,0x9a,0x6d,0xa0,0x9d,0x70,0x80,0x1,0x44,0xc2, + 0xea,0x90,0x78,0x99,0x4,0x62,0xe2,0xc,0x37,0x82,0x13,0x13,0xe,0xce,0x49,0xe5, + 0xa0,0xc6,0xc3,0x4c,0x50,0x83,0x61,0x34,0x1e,0xc1,0x93,0x17,0x25,0xd1,0x30,0x62, + 0x10,0x32,0x32,0x41,0x96,0xc3,0xa0,0x9,0x1e,0x8,0x61,0x2,0x61,0x91,0x48,0x82, + 0xe1,0xe0,0x30,0xc3,0xd8,0xd0,0xc3,0xda,0x36,0x54,0x57,0x57,0xf9,0xbd,0x96,0xaa, + 0x54,0x77,0x57,0x2f,0x9e,0x7c,0xc9,0x4b,0xfd,0xf5,0xfe,0xf7,0xbf,0xf7,0xbd,0xe5, + 0x5f,0x18,0xfb,0x9f,0x89,0xfb,0x2f,0xfe,0x15,0x45,0xa9,0x83,0xfe,0x6b,0xe0,0x6b, + 0x60,0x3b,0xf8,0x25,0x70,0x8,0xfc,0x7,0xf8,0x0,0xfc,0xb,0xf8,0x27,0x8e,0xe3, + 0x76,0xf0,0xcd,0x8a,0xb2,0x2,0x0,0xc7,0x37,0x61,0xed,0x3,0x70,0x79,0x56,0x56, + 0xff,0x5,0xd2,0x7,0x20,0xbf,0x67,0xd2,0xe7,0xd3,0x29,0x9c,0x9c,0x9c,0x14,0xca, + 0xb2,0xfc,0x23,0x0,0x7c,0x9,0x2e,0x7,0xb3,0x2c,0xb9,0x15,0x7a,0xbf,0x46,0xa3, + 0xd1,0x4f,0x47,0x47,0x47,0x85,0x74,0x3e,0x52,0x66,0xe0,0xfc,0xfc,0xbc,0xda,0x6c, + 0x36,0x7f,0x8f,0xc5,0xfe,0x74,0x6,0xb2,0x98,0x9b,0x3f,0x3e,0x3e,0xbe,0xe5,0xf1, + 0x78,0xa8,0x44,0x49,0x64,0x98,0x81,0x70,0x38,0x7c,0xd9,0x64,0x32,0x8d,0x23,0xa, + 0x7f,0x36,0x11,0xff,0xf5,0xec,0x19,0xff,0xdd,0xbd,0x7b,0xb6,0xf5,0xf5,0x75,0x93, + 0x81,0xfe,0x2b,0x39,0x39,0x39,0xc3,0x1b,0x1b,0x1b,0x96,0x24,0xef,0x10,0x24,0x65, + 0x20,0x18,0xc,0xba,0x41,0x93,0xa8,0x5f,0xb5,0xd1,0x82,0x44,0xd9,0xe6,0xe6,0xa6, + 0xf0,0x7a,0x67,0xa7,0x7,0xfa,0x1c,0x32,0xc6,0xbe,0x1e,0x1c,0x3c,0x6c,0x6c,0x6c, + 0x94,0x12,0xf5,0xf0,0x3f,0x82,0xa0,0xde,0x4d,0x94,0x27,0x65,0x0,0xce,0xdf,0xcb, + 0xd6,0x39,0x19,0x43,0x8d,0x6d,0x82,0x20,0x70,0xf9,0xf9,0xf9,0xac,0xa0,0xa0,0x80, + 0x1,0x90,0x39,0xd1,0xc9,0xc5,0xff,0x1b,0x91,0x48,0xe4,0xd5,0xc4,0xb9,0x38,0x0, + 0xa1,0x50,0xe8,0x12,0x14,0xde,0x36,0x48,0x63,0xca,0xe6,0x2b,0x2a,0x2a,0x92,0x6d, + 0x36,0x1b,0x73,0x3a,0x1c,0x2c,0xd7,0xed,0x66,0x2d,0x2d,0x2d,0x91,0x54,0xeb,0x61, + 0xfb,0xa3,0xc4,0xa6,0x8c,0x2b,0x1,0x1a,0xef,0x73,0x44,0xff,0x56,0x22,0xca,0x74, + 0xff,0x58,0xc3,0xc6,0xc6,0xc6,0xec,0x68,0x34,0xa1,0xb5,0xb5,0xf5,0xac,0xaa,0xaa, + 0xca,0x28,0xfd,0x9a,0x9,0xec,0xaa,0x5b,0x0,0x3c,0xa5,0xa,0xe2,0x0,0x9c,0x9d, + 0x9d,0x6d,0x62,0xc2,0xa7,0x4e,0x66,0xfa,0x6,0x2,0x1,0xfe,0xd1,0xa3,0x47,0x66, + 0x9f,0xd7,0xab,0x34,0x34,0x35,0x45,0xac,0x56,0xab,0x92,0x69,0xd,0xe6,0xef,0x3, + 0xc0,0x3b,0xaa,0x9e,0x49,0x1d,0xc0,0x79,0x25,0xc6,0x59,0x39,0x47,0xa9,0xb8,0xbb, + 0x7d,0x7d,0xce,0xd9,0xd9,0x59,0x5b,0x5e,0x5e,0x1e,0x73,0xbb,0x5c,0xac,0xa9,0xa9, + 0x49,0xfc,0xb8,0xb7,0xf7,0x58,0xb5,0x97,0xe6,0xdb,0xaa,0x9f,0xd3,0x7a,0x0,0x87, + 0x46,0x75,0xaa,0xda,0xe9,0xe5,0x5b,0x5b,0x5b,0x42,0x67,0x67,0x67,0x6e,0x49,0x49, + 0x89,0x9c,0xef,0xf3,0xb1,0xa2,0xc2,0x42,0xe6,0xf5,0x7a,0x59,0x60,0x6f,0xcf,0x68, + 0xb,0x1a,0xf5,0x8e,0xf7,0xa2,0xd7,0x62,0x38,0xb4,0xc,0xa0,0xf6,0xb1,0x3d,0xaf, + 0x47,0x97,0x38,0xde,0xdb,0xdb,0xe3,0xbb,0xbb,0xbb,0x5d,0x3,0x3,0x3,0xa7,0xd0, + 0x67,0xf3,0xf3,0xf3,0xe,0x72,0x6e,0xb1,0x58,0x58,0x59,0x59,0x99,0x44,0x40,0xb3, + 0x21,0xe8,0x15,0x42,0x6f,0x97,0x74,0xb5,0xc,0x60,0x2c,0xe8,0x23,0x35,0x1a,0xaf, + 0xac,0xac,0x8,0xfd,0xfd,0xfd,0xa7,0x35,0x35,0x35,0xd2,0xf4,0xd4,0x94,0xcd,0xe9, + 0x74,0x32,0x62,0xbb,0xdd,0xce,0x5e,0xbe,0x7a,0xf5,0xdc,0x68,0x8d,0x91,0x8c,0xe7, + 0x79,0x1b,0x39,0x27,0xd2,0x32,0x0,0xc5,0x30,0x29,0xa7,0xa3,0xb6,0xb6,0xb6,0x8, + 0xcd,0x53,0xf,0x2c,0x2c,0x2c,0x58,0x29,0xfd,0x74,0xf8,0x58,0xd0,0x7c,0xf5,0xd, + 0xd,0x62,0xa6,0xf5,0xaa,0x6d,0xec,0x4,0xba,0x41,0x63,0xa4,0x1,0x90,0x24,0xe9, + 0x4f,0x20,0x53,0xe5,0x69,0xbf,0x13,0x13,0x13,0x56,0x18,0xe1,0x70,0xb2,0x31,0x2a, + 0x45,0xc5,0x95,0x2b,0xe7,0x18,0xc3,0x7f,0xfa,0x0,0x54,0xa3,0xe8,0xb7,0x27,0xea, + 0x58,0xf,0xe0,0x37,0x8a,0x26,0x1b,0x9a,0x99,0x99,0xb1,0x61,0xcb,0xc5,0xa2,0x27, + 0xa7,0xb5,0xb5,0xb5,0xb1,0xf4,0x67,0xb3,0x16,0x80,0x77,0xf4,0x17,0x93,0x16,0xb2, + 0xcf,0xe7,0xdb,0x81,0x81,0x8c,0xf7,0xf7,0xda,0xda,0x9a,0x69,0xe7,0xf1,0x63,0x93, + 0x3,0x75,0xa7,0xe6,0xcb,0x71,0xb9,0xe4,0x8a,0x8a,0x8a,0x58,0x69,0x90,0xc5,0x8c, + 0x18,0x0,0xf8,0xa1,0x5e,0x49,0x3,0x40,0x42,0x4c,0xde,0xd7,0x4f,0x1a,0x8d,0xa7, + 0x26,0x27,0xad,0x6a,0xf3,0x59,0x1,0x80,0xa2,0xa7,0x32,0xfc,0x30,0x32,0xe2,0x98, + 0x99,0x9e,0xb6,0x1a,0xad,0xd1,0xcb,0x90,0xfe,0x61,0xfd,0x7f,0x1c,0x0,0x5c,0xc3, + 0x83,0xa8,0xed,0x2e,0xa5,0x35,0x15,0x2f,0x2e,0x2e,0x5a,0x72,0x2e,0x3a,0xdf,0x84, + 0x92,0x95,0x57,0x54,0x88,0xf,0xc6,0xc7,0x9d,0xdb,0xdb,0xdb,0xc2,0x8d,0xf6,0xf6, + 0xb4,0x3b,0x1,0xb6,0x1f,0x62,0xdb,0xae,0xa6,0x4,0x50,0x5c,0x5c,0x1c,0x82,0xe3, + 0x2f,0x52,0x39,0xc7,0xb,0x89,0xdb,0xf,0x6,0x5,0x6a,0x3e,0x22,0x44,0xc3,0xf0, + 0xe,0x70,0x3f,0xf,0x6,0xb9,0xdb,0x77,0xee,0x9c,0x50,0x26,0x52,0xad,0x85,0x3c, + 0x8a,0x12,0x7d,0xa6,0x77,0x4e,0x63,0xad,0x9,0xd5,0x9,0x20,0xfc,0xe6,0xe0,0xe0, + 0xe0,0x1a,0x8c,0xb5,0xab,0x32,0xf5,0x8b,0xfd,0xae,0xe0,0xd6,0x53,0xc4,0x48,0x84, + 0x43,0xb6,0xe8,0x8,0x96,0x6f,0x5c,0xbf,0x7e,0x5a,0x57,0x5f,0x2f,0xaa,0x3a,0x69, + 0xbe,0x9f,0xe0,0xca,0x4e,0xea,0xb1,0xb8,0xcb,0xe8,0x62,0x31,0x37,0x34,0x34,0xe4, + 0x68,0x6f,0x6f,0x9f,0x0,0x8,0x7a,0x5,0x53,0x54,0x9a,0x1e,0x1e,0x2c,0xdc,0xea, + 0xea,0xaa,0xa9,0x1a,0xb7,0x5e,0xa9,0xdf,0x1f,0xd5,0x3b,0xbc,0xd0,0xe3,0x28,0xb, + 0x44,0x58,0x1f,0x1b,0x20,0x53,0xdf,0xe2,0xad,0x70,0x1b,0xa2,0xa4,0x7d,0x9a,0xf8, + 0x60,0x24,0x47,0xfc,0xf8,0xf8,0x38,0x19,0x99,0x6e,0x68,0x68,0xa8,0xc3,0x63,0xa3, + 0xc,0xb5,0xe3,0xc1,0x2,0x52,0x88,0xb2,0x9b,0xcd,0xa5,0xa5,0xa5,0x82,0xc3,0xe1, + 0x10,0xf0,0xc0,0x30,0x13,0x93,0x1c,0x6c,0x86,0x23,0x1,0xcc,0x63,0x2d,0x71,0xc, + 0xf8,0xd1,0xd1,0xd1,0x57,0x7e,0xbf,0xff,0xae,0xce,0x79,0x1c,0x8,0x2d,0x32,0x28, + 0x10,0x51,0x53,0x52,0x59,0xcc,0x78,0xc7,0x39,0x73,0x73,0x73,0x3d,0xc3,0xc3,0xc3, + 0xef,0x63,0x9b,0xdd,0x44,0x34,0x76,0x38,0x8b,0x39,0x22,0x7,0xa4,0xac,0x27,0x9e, + 0xe7,0x64,0x9e,0x17,0x24,0x0,0x8e,0x2,0xa3,0x84,0x77,0xc2,0xfe,0xd2,0xd2,0x52, + 0x7f,0x57,0x57,0xd7,0x3,0x94,0x8b,0x4e,0xbe,0x33,0x30,0x6d,0x57,0x19,0xac,0x81, + 0x48,0x5,0xc0,0x82,0xad,0xe6,0xc4,0xc9,0xe8,0xc1,0xe2,0xfc,0xe6,0xe6,0xe6,0x17, + 0x7b,0x7a,0x7a,0xde,0xac,0xac,0xac,0xac,0xc3,0xde,0xb7,0x61,0x11,0xe5,0x56,0xbf, + 0x56,0xa6,0x74,0x43,0x5f,0xc6,0x31,0x7d,0xb4,0xbc,0xbc,0xfc,0x73,0x6f,0xef,0x87, + 0x43,0x4f,0x9f,0x6,0x9e,0x88,0xa2,0x48,0xaf,0x61,0x15,0x0,0xf5,0x4a,0x5c,0xd9, + 0xf4,0x46,0x30,0x17,0xcb,0x0,0x45,0x67,0xa1,0xc,0x20,0xad,0x2e,0x18,0xf5,0x22, + 0xad,0x45,0x70,0x50,0x8a,0xf1,0xb,0x1d,0x1d,0x1d,0xf5,0x78,0x74,0x5e,0x76,0xb9, + 0xdd,0xf6,0x4b,0xc5,0xc5,0xe,0x0,0x8c,0xc0,0x69,0x8,0xbd,0x71,0x30,0x37,0x37, + 0xb7,0x81,0x53,0x72,0xd,0x68,0x76,0x39,0x59,0xe,0x60,0xfd,0x73,0xd8,0xa2,0x37, + 0xc2,0xdf,0xe0,0x30,0x98,0x4e,0xaa,0xb4,0x0,0x8,0x10,0x1,0xa0,0x33,0xd9,0x86, + 0x3a,0x3b,0x90,0x54,0xb7,0x24,0x48,0x1e,0xf4,0x80,0x47,0xe1,0x14,0x9f,0x12,0x55, + 0x3c,0x4a,0x34,0x6a,0x47,0x1e,0xd5,0xfe,0x41,0x3d,0x78,0x89,0x13,0xb8,0x33,0x81, + 0xe3,0x8e,0x15,0x8e,0x3b,0x44,0x1b,0x1c,0x4a,0x7c,0xf4,0x88,0x89,0xe2,0x11,0xec, + 0x90,0x73,0x4a,0xff,0x39,0x98,0x9c,0x53,0x9,0x34,0x4a,0xdc,0x86,0x54,0x1b,0x62, + 0x52,0x14,0x51,0x4b,0x4e,0x54,0x44,0x4,0x23,0x47,0xc1,0x74,0xc8,0x50,0x2a,0xf7, + 0x15,0x59,0xb6,0xc0,0xa,0x81,0x24,0xc0,0xd8,0x22,0xb2,0x4,0xb3,0x22,0xc2,0xb, + 0x43,0x70,0x8a,0x2f,0xe9,0x11,0x53,0xd4,0xe4,0x38,0xa9,0xf6,0x90,0xc5,0x28,0xb1, + 0x4,0x24,0x54,0xb3,0x40,0x99,0x10,0xf0,0xe4,0xb2,0xa0,0xf9,0x2c,0x38,0x84,0xe8, + 0x98,0xb5,0x5b,0x70,0xf9,0x8a,0x4c,0x24,0xe0,0x94,0x1,0xd2,0x51,0x1,0x93,0x13, + 0x62,0x8a,0x96,0x98,0xea,0xad,0xca,0x28,0x6a,0xa,0x8a,0x74,0xe3,0xc8,0x8,0x0, + 0x29,0x90,0x5c,0x9d,0x53,0x1,0x99,0xbd,0xcc,0x6b,0x96,0x98,0x64,0x3a,0x61,0x27, + 0xe4,0x5c,0xf,0x80,0x1c,0x50,0x7d,0xc9,0x21,0x39,0xa2,0x31,0xb1,0x9a,0xd1,0xb8, + 0xb4,0x43,0xae,0xd1,0x3f,0x5c,0x78,0xb6,0xce,0xa2,0xe2,0x26,0xd,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/icon_stocks.png 0x0,0x0,0x24,0x44, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -3109,7 +4255,7 @@ static const unsigned char qt_resource_data[] = { 0x6a,0xaa,0xa9,0xa6,0x9a,0x6a,0xaa,0xa9,0xa6,0x9a,0x6a,0xe1,0x67,0xff,0xf,0x73, 0xd9,0x34,0xd0,0xc0,0xdb,0xa0,0x87,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/titlebar.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/titlebar.png 0x0,0x0,0x5,0x9c, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -3202,110 +4348,95 @@ static const unsigned char qt_resource_data[] = { 0x71,0x16,0xe2,0xe7,0x40,0x14,0x46,0x7a,0x66,0x7c,0xa6,0xe4,0x98,0xff,0x12,0x31, 0x27,0xab,0xd1,0xdf,0x22,0xfe,0x5,0x87,0x94,0x8c,0x6a,0x16,0x44,0xdd,0xd8,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/news.png - 0x0,0x0,0x6,0x40, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/paste.png + 0x0,0x0,0x5,0x4f, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, - 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, - 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x5,0xe2,0x49,0x44,0x41,0x54,0x78,0xda,0xc4, - 0x97,0x7b,0x68,0xd5,0x65,0x18,0xc7,0xdf,0xb3,0xed,0x9c,0xcd,0x6d,0xec,0x6a,0xee, - 0xe2,0x66,0xbb,0xda,0x2e,0xcc,0xb4,0x5c,0x4d,0x63,0xa6,0x2e,0x41,0x12,0xc4,0x2c, - 0x61,0x85,0x44,0x84,0x92,0x15,0x45,0x14,0xfd,0x3d,0x47,0x81,0x11,0x81,0x41,0xe2, - 0xa2,0x88,0xe8,0x8f,0xa4,0xfe,0x10,0x23,0xa2,0xc,0x7,0x8a,0xd5,0xc2,0x7f,0x34, - 0x37,0xb6,0xb5,0xb1,0xab,0xbb,0xbb,0xfb,0xf5,0x6c,0x73,0x97,0x3e,0xdf,0x5f,0xe7, - 0x37,0x7e,0x9e,0x8e,0x6e,0x5e,0xc2,0x17,0x1e,0xde,0xdf,0xf9,0xbd,0xcf,0xfb,0xbc, - 0xdf,0xe7,0x79,0xbe,0xcf,0xf3,0xfe,0x8e,0x6b,0x71,0x71,0xd1,0x3c,0xc8,0x11,0x62, - 0x3f,0x94,0x97,0x97,0x6f,0x60,0x7a,0x2,0x19,0x40,0xc6,0x90,0x7e,0xa4,0x13,0x19, - 0xbe,0x5b,0xe3,0x65,0x65,0x65,0x2b,0x7,0xc0,0x28,0xde,0xb8,0x71,0xe3,0x89,0x91, - 0x91,0x11,0x33,0x3c,0x3c,0x3c,0x3b,0x3f,0x3f,0x3f,0x31,0x3b,0x3b,0xdb,0x81,0xd4, - 0xb3,0xf6,0x87,0x4f,0xaa,0x31,0x3a,0xff,0xbf,0x44,0x80,0x31,0xc7,0x61,0x26,0x3f, - 0x3f,0x5f,0xcf,0x1e,0x52,0x13,0x37,0x37,0x37,0x17,0xe7,0xf5,0x7a,0x1f,0x1d,0x18, - 0x18,0x28,0x6d,0x6f,0x6f,0x5f,0xe0,0xf9,0x2a,0x91,0xfa,0x81,0xf5,0xef,0x1,0xd2, - 0x70,0x3f,0x0,0xb8,0x6c,0xe,0x60,0xf8,0xb5,0xdc,0xdc,0xdc,0xcf,0x57,0xad,0x5a, - 0x65,0x5c,0x2e,0x97,0x9,0xa,0xa,0x32,0x21,0x21,0x21,0xc6,0xed,0x76,0x9b,0xb0, - 0xb0,0x30,0x13,0x1a,0x1a,0x6a,0x4,0xb0,0xb7,0xb7,0xd7,0x34,0x36,0x36,0x82,0xc5, - 0x7b,0x9a,0x6d,0x27,0x1,0xf2,0xe7,0xfd,0x2,0x70,0x24,0x2f,0x2f,0xaf,0x62,0xed, - 0xda,0xb5,0x6,0xcf,0xcd,0x8d,0x1b,0x37,0xac,0x3,0x35,0xdb,0x3a,0x2,0x11,0x11, - 0x11,0x61,0xc2,0xc3,0xc3,0xcd,0xd0,0xd0,0x90,0xa9,0xae,0xae,0x9e,0x9b,0x98,0x98, - 0xf8,0x9a,0xa5,0x63,0x0,0x69,0xbd,0x1b,0x0,0x41,0x8e,0x67,0x77,0x70,0x70,0xb0, - 0xb9,0x76,0xed,0x9a,0x11,0xf,0x74,0x68,0x6c,0x6c,0xac,0x11,0xa0,0xd5,0xab,0x57, - 0x5b,0x51,0x98,0x9e,0x9e,0x36,0x83,0x83,0x83,0xa6,0xab,0xab,0xcb,0x8a,0xd0,0xb6, - 0x6d,0xdb,0x42,0xa,0xb,0xb,0xf,0x13,0xb5,0x4b,0x38,0xf0,0xea,0xbd,0x46,0xe0, - 0x11,0xa6,0x2d,0x48,0x38,0xf2,0x30,0x92,0x46,0x2a,0x36,0x70,0x70,0xe6,0xba,0x75, - 0xeb,0xdc,0x49,0x49,0x49,0x16,0x88,0xf1,0xf1,0x71,0x4b,0xb4,0x4f,0xa9,0x8a,0x8a, - 0x8a,0xb2,0x22,0xd3,0xd6,0xd6,0x66,0x9a,0x9b,0x9b,0xbf,0x61,0xdf,0x3b,0x44,0x63, - 0xe4,0x8e,0x1,0x4,0x1a,0x80,0xf2,0x30,0x9,0x58,0x31,0xb2,0x3f,0x32,0x32,0x72, - 0x7,0x3c,0x9,0x8a,0x8b,0x8b,0x53,0xa5,0x98,0xc9,0xc9,0xc9,0x7f,0x99,0xc,0x57, - 0xe2,0xe3,0xe3,0xad,0x77,0xb5,0xb5,0xb5,0x97,0x49,0xdd,0x1,0x40,0xb4,0xdc,0x33, - 0x80,0x0,0x80,0x14,0xa1,0xc3,0x0,0x39,0x58,0x50,0x50,0xe0,0xd6,0xc1,0x4a,0xc9, - 0xc2,0xc2,0x82,0xb5,0x1e,0x1d,0x1d,0x6d,0x45,0xa5,0xa6,0xa6,0xa6,0x5,0x70,0x7b, - 0x0,0xf1,0xf7,0x9d,0xa4,0x40,0xde,0x86,0x22,0x33,0x6c,0x9c,0x5d,0x6,0xc8,0x93, - 0x4c,0x47,0xd7,0xaf,0x5f,0xbf,0x5b,0xa9,0xe9,0xef,0xef,0xb7,0x88,0xab,0xa1,0x34, - 0x89,0xa4,0x80,0x68,0x7,0x44,0x9,0xb6,0x9a,0x57,0xa,0xe0,0xa0,0xc7,0xe3,0x39, - 0x6,0xeb,0xc7,0x79,0xd7,0xcd,0xab,0x5a,0x5f,0xf3,0xb9,0x84,0x91,0xf6,0x5b,0x0, - 0x79,0x2f,0x26,0x26,0xe6,0x43,0xaa,0x27,0x4c,0xe1,0x57,0xd5,0x58,0x4d,0xc4,0xe3, - 0xb1,0x41,0x5c,0xe5,0xdd,0xf6,0xdb,0x71,0xc2,0x9,0xe0,0x75,0x9a,0xd0,0x49,0x31, - 0x5e,0x86,0x28,0x2f,0x2b,0xa7,0x78,0x37,0x36,0x33,0x33,0x73,0xe,0x95,0xaf,0x90, - 0xb3,0x18,0x5b,0xf4,0x3,0xb1,0x83,0xd2,0x3c,0x5,0x37,0x12,0xb5,0x7,0xdd,0xa5, - 0x48,0xa8,0x87,0x50,0xaa,0xdf,0xb1,0xe7,0xc5,0x95,0x94,0xe1,0x82,0xca,0xac,0xbb, - 0xbb,0xdb,0x2a,0x43,0xe5,0x17,0xf6,0x9b,0xa2,0xa2,0xa2,0xa8,0xcd,0x9b,0x37,0x3f, - 0x9f,0x90,0x90,0xf0,0x33,0x3a,0xe7,0x38,0x70,0xab,0x5f,0xbf,0x3f,0x4f,0xa8,0x9f, - 0xae,0xaf,0xaf,0x6f,0x51,0x8f,0x50,0x29,0xd3,0xc6,0x2d,0x82,0xca,0xb9,0x8c,0x8c, - 0x8c,0x52,0xf6,0xbc,0xb1,0x12,0x0,0x2e,0x91,0x49,0x25,0xa5,0x7c,0xd2,0x7e,0xd, - 0xed,0xd7,0xb4,0xb6,0xb6,0x5a,0xc6,0x32,0x33,0x33,0xd,0x40,0x4a,0x20,0xe0,0x5, - 0xc,0x1e,0xf5,0x71,0xc6,0x6,0xd1,0x88,0xce,0x2e,0x40,0x74,0xaa,0x2c,0x75,0xb0, - 0x40,0xa8,0x59,0xe9,0x37,0xe9,0xf8,0x18,0xfd,0xac,0xe5,0x0,0x78,0x94,0x37,0xb1, - 0x58,0x65,0x96,0x9e,0x9e,0x6e,0x12,0x13,0x13,0xad,0x48,0x28,0x22,0x2,0x32,0x3a, - 0x3a,0x6a,0xc4,0xfe,0xac,0xac,0xac,0x32,0x1a,0xd1,0x19,0x8c,0x46,0x3b,0x40,0xb4, - 0x4c,0x4d,0x4d,0x95,0xd2,0xb,0xa6,0xb4,0x5f,0xce,0x48,0x44,0xd0,0xb4,0xb4,0xb4, - 0x8,0x54,0x3e,0x5a,0x8e,0x3,0x85,0x4c,0xfb,0x90,0x24,0x24,0x9b,0x48,0x6c,0x22, - 0xec,0x11,0x62,0xb9,0xf2,0xda,0xd7,0xd7,0x67,0x79,0x25,0x80,0x6b,0xd6,0xac,0xb1, - 0xbc,0xe4,0x4e,0xa8,0x82,0x2f,0x7b,0x9c,0x24,0xc3,0xce,0x21,0x52,0xf7,0xa5,0x88, - 0x38,0x36,0x36,0xb6,0x54,0x9e,0x44,0x74,0x11,0x4e,0xa9,0x2a,0xce,0xaf,0xa8,0xf, - 0x60,0x48,0xdd,0xf0,0x59,0xe,0x3c,0x94,0x92,0x92,0xf2,0x18,0x60,0x4c,0x4f,0x4f, - 0x8f,0xd5,0x8e,0x35,0x7c,0xa1,0x15,0x88,0x4a,0x2a,0x67,0x2f,0x86,0xbd,0x8e,0xbd, - 0x67,0x72,0x72,0x72,0xf6,0x39,0x7b,0x84,0xc8,0xdd,0xd0,0xd0,0xf0,0x2b,0x7a,0xbb, - 0x6f,0x95,0x2,0xff,0x8f,0x89,0x76,0xa4,0x2,0x80,0x5b,0x3a,0x3a,0x3a,0xde,0x66, - 0xf3,0xa8,0x8c,0xc8,0x33,0x45,0x42,0x15,0xa2,0x96,0x9c,0x9a,0x9a,0xfa,0xc,0xea, - 0x1f,0xf8,0x6d,0x7f,0x9f,0x3b,0x65,0x52,0x20,0xa5,0x2b,0x21,0x3d,0x86,0x92,0xdd, - 0xe5,0x6b,0x66,0xcb,0x3,0x70,0x0,0x99,0x45,0x3e,0xe3,0xb0,0x1d,0x80,0x68,0x14, - 0x8,0x11,0x55,0x9e,0x89,0x1b,0x4a,0x9,0x86,0xdf,0xc5,0xf0,0x4e,0xc7,0x9e,0x26, - 0xe,0xfc,0xc2,0xf6,0x5e,0xb3,0xd2,0xc1,0xe5,0xa6,0xf3,0x5e,0xbe,0x23,0x0,0xe, - 0xa3,0x57,0x8,0xff,0xf6,0xa6,0xa6,0xa6,0x7a,0x91,0x4c,0x7,0xcb,0x33,0x7d,0x1f, - 0xc0,0x9,0x17,0xa4,0xfc,0x4,0x10,0xa1,0x8e,0x2d,0x27,0xae,0x5f,0xbf,0xee,0x55, - 0x69,0x4a,0xcf,0xbe,0xe2,0xe9,0xd,0x7b,0xd1,0x8b,0xba,0x2d,0x0,0x14,0xd2,0x91, - 0x62,0x24,0xc7,0xf,0x44,0xf,0x1f,0x22,0x2f,0x74,0x76,0x76,0xe,0x8b,0x88,0x36, - 0xd3,0x95,0x6b,0x7e,0x6f,0x42,0xe5,0x39,0x67,0x55,0x50,0x9a,0x3f,0xa9,0x2f,0xd8, - 0x7a,0x8a,0x2,0xe0,0x93,0x59,0xde,0x1a,0x10,0x0,0x7,0x86,0x23,0x15,0x74,0xb1, - 0x6a,0xf2,0x77,0x91,0xf9,0x2f,0x7e,0x9f,0x46,0x12,0x1c,0x86,0xeb,0x48,0xc7,0x5b, - 0x2a,0x49,0x7d,0x3d,0xc9,0x3b,0x71,0x41,0x69,0x61,0xbc,0x89,0xae,0xcb,0x61,0xf2, - 0x94,0x48,0x6b,0x47,0x4b,0xcf,0xe2,0x10,0x63,0xe7,0x7f,0x0,0xb0,0x91,0x92,0xf, - 0x39,0x4e,0xe7,0x3a,0xc2,0x25,0x13,0x9,0xb9,0xc,0x73,0x68,0x76,0x76,0xf6,0x7e, - 0xc2,0xfb,0x2d,0xeb,0x6e,0xa7,0x61,0xc2,0x7b,0x91,0xa6,0xb4,0xe4,0x9d,0x0,0x1, - 0x5a,0x4,0x2b,0x70,0xe8,0xfd,0xc6,0xfb,0x21,0x1d,0x6a,0xeb,0x29,0x15,0xfc,0x7e, - 0x4a,0xce,0xfa,0x47,0xa0,0x90,0x7a,0x7d,0x45,0xfd,0xbc,0xae,0xae,0xce,0x12,0xee, - 0x76,0x2b,0xbc,0x90,0xa7,0x84,0xf5,0x22,0x47,0x14,0x54,0xbb,0x9f,0x92,0x8e,0xa5, - 0xd6,0xab,0xf0,0x2,0x28,0x98,0xf7,0x25,0xe,0xbd,0x41,0x7a,0xc8,0x65,0xdd,0x9, - 0x76,0x35,0xc8,0x3e,0xe5,0x9b,0xe3,0xfb,0xe8,0xb9,0x9,0x40,0x3e,0x84,0xf1,0xa8, - 0x5,0x8b,0x2c,0x36,0x5a,0x1,0x10,0x91,0x18,0x79,0x7e,0x54,0xa9,0xc4,0xbb,0x2e, - 0x5d,0x3a,0xd2,0x95,0x71,0x1f,0xeb,0x8b,0xfd,0xf4,0xae,0xaa,0x9b,0xda,0x11,0x10, - 0x68,0x0,0xa9,0x83,0xa6,0xfa,0x3,0x68,0x23,0x47,0xf3,0xce,0xb0,0x4a,0x94,0x67, - 0x6d,0xd2,0xba,0x1f,0x21,0xc7,0xe9,0x82,0x55,0xf2,0xce,0xd6,0x55,0x8e,0x49,0x57, - 0xae,0x5f,0xba,0xea,0xe4,0x88,0xad,0xa3,0x9b,0x16,0x40,0x8a,0x54,0xba,0xff,0xff, - 0x82,0x2a,0xea,0xfa,0x6c,0x72,0x72,0xf2,0x1e,0xea,0x7a,0x89,0x30,0xf2,0x90,0x4b, - 0xa9,0x86,0xf5,0xdf,0x3,0x14,0xcc,0x15,0x8,0x76,0x40,0x77,0x86,0xfd,0x69,0x6, - 0xd8,0x87,0x8,0xbb,0xca,0x6c,0xd0,0xa7,0xd3,0xa7,0x6e,0x6b,0xeb,0xd8,0x7d,0x81, - 0x11,0x7f,0x53,0x4,0xf0,0x68,0xa,0x74,0x87,0xa8,0xeb,0xb,0xca,0x93,0x72,0xeb, - 0xbb,0x9e,0x6b,0x48,0x49,0x29,0xeb,0x93,0x1,0x0,0xc,0xda,0xf7,0xbe,0x44,0x7b, - 0x0,0x2d,0xc3,0x31,0xe,0x1d,0xaf,0xaa,0xc0,0xd6,0x91,0xe8,0x6e,0x60,0xc4,0x6, - 0xbc,0xb,0x8,0x9f,0x16,0xf6,0xea,0x42,0x42,0xba,0x90,0x1f,0x7d,0x73,0xa0,0xf1, - 0x38,0xf2,0x12,0x62,0xff,0x5d,0x53,0x9,0xca,0xbd,0xe3,0x48,0xaf,0xfe,0x1b,0x62, - 0x2f,0x83,0x67,0x7d,0xf,0x2c,0xfa,0x44,0x43,0x29,0xa8,0x64,0xfd,0x17,0xd7,0x83, - 0xfe,0x77,0x1c,0x64,0x1e,0xf0,0xf8,0x47,0x80,0x1,0x0,0xad,0x93,0x9d,0xf1,0x21, - 0x89,0xc3,0xc9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/lineedit.sci + 0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70,0x65,0x2e,0x6f,0x72, + 0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0xe1,0x49,0x44,0x41,0x54,0x58,0x85,0xad, + 0x97,0xcd,0x8f,0x1c,0x47,0x19,0x87,0x9f,0xf7,0xad,0xee,0xdd,0xd9,0xf,0x7b,0x36, + 0xbb,0xe,0x92,0x83,0x12,0xe3,0x28,0x4a,0x64,0x12,0x2c,0xcc,0x1f,0x80,0xc8,0x81, + 0x43,0xa4,0x48,0x9,0x70,0x41,0x5c,0x10,0x12,0x42,0x39,0xe4,0xf,0xc8,0x81,0x2b, + 0x22,0x42,0x89,0x12,0x9,0x91,0x9c,0xf9,0xb8,0x0,0x42,0x44,0x70,0xe0,0x84,0x84, + 0x95,0x88,0x10,0x59,0xb2,0xf2,0x9,0xb1,0x1d,0x90,0x2,0x8a,0xe2,0xdd,0xf5,0xda, + 0xb3,0x1e,0xcf,0xce,0xd4,0xe7,0x9b,0x43,0xf7,0xcc,0xae,0xed,0x9d,0xdd,0xac,0x98, + 0x92,0x5a,0xdd,0x5d,0x5d,0x55,0xcf,0xaf,0xde,0xf7,0x57,0xd5,0xdd,0x62,0x66,0x4c, + 0x2b,0xff,0xdb,0x1c,0x3c,0xbb,0xd4,0xd1,0x9f,0xab,0xea,0xd4,0x36,0x0,0x43,0x9f, + 0xfa,0x29,0x73,0xea,0xfe,0x7b,0x97,0x6e,0x1c,0xd8,0x70,0x9f,0x32,0x75,0xe4,0xbf, + 0xbe,0x7e,0xe1,0x64,0x6f,0x6b,0xe3,0x85,0xda,0x9,0x4e,0xec,0xf6,0x83,0xdb,0x8f, + 0x79,0x67,0xc7,0xfe,0x7d,0xe5,0xd2,0xcb,0x47,0x85,0x3,0xc8,0x2f,0x7e,0xf9,0x87, + 0x8f,0x81,0xee,0x9d,0xf,0x3a,0xce,0x16,0x9f,0xf8,0xe6,0x37,0xea,0xaa,0xae,0xf, + 0x1d,0x24,0x84,0xc8,0x87,0x97,0xaf,0xf0,0xee,0x7,0x97,0x6f,0x8d,0x42,0xc8,0xc1, + 0x7,0x42,0xf0,0xc4,0xd0,0x9c,0x43,0xf0,0xcf,0xbf,0xf2,0xe2,0x4f,0x9e,0xdf,0xaf, + 0x6f,0x5,0x74,0xff,0xf2,0xda,0x6f,0xbb,0x9d,0x4a,0x1a,0x45,0xaa,0x74,0x3a,0xb, + 0xfc,0xf0,0x47,0xcf,0x10,0x73,0x26,0xe6,0x3c,0x69,0x5c,0x8a,0x91,0x72,0x26,0xa5, + 0x4c,0xce,0x85,0x94,0x33,0x23,0x1f,0x8,0x31,0x51,0xcf,0x2f,0xb2,0xbd,0x75,0x75, + 0x79,0x73,0x73,0x1d,0x11,0x10,0x94,0xde,0x76,0xf,0xad,0x17,0xa8,0xeb,0xb9,0xce, + 0x34,0xf1,0x15,0x80,0xa,0x7c,0xfb,0x5b,0x4f,0xb5,0x90,0xc2,0x7f,0x3e,0xfe,0x84, + 0x95,0xd5,0x55,0x3e,0xb9,0xba,0x49,0x88,0x89,0x94,0x33,0x39,0x65,0xca,0x1,0x7e, + 0x1,0x78,0xe8,0x91,0x33,0xd4,0x62,0x9c,0xfb,0xda,0x57,0x11,0x11,0x3e,0xbc,0x74, + 0x99,0xb7,0x2e,0xbe,0x47,0x29,0x65,0x6a,0x9f,0xa,0x0,0x33,0x46,0xa3,0x11,0x22, + 0xc2,0xdf,0xce,0xbf,0xce,0xc3,0x8f,0x9d,0xe3,0xfc,0x1b,0x7f,0x3f,0x10,0x36,0xad, + 0xbc,0xf3,0xfe,0x3f,0xb9,0xef,0xbe,0x93,0xac,0xad,0xad,0x91,0x72,0x21,0xc5,0x80, + 0x1d,0x26,0xc0,0xc,0xbc,0xf,0x88,0x8,0x6b,0xab,0x2b,0xac,0xff,0xf7,0x23,0x36, + 0x4,0x44,0x4,0x44,0xdb,0x90,0x4a,0x7b,0xdf,0x9c,0x5,0x1,0xdd,0xad,0x1f,0x3f, + 0x7b,0xe8,0xf4,0x3,0xc,0x76,0x6,0x1c,0x3b,0x7e,0x9c,0x9c,0x33,0x29,0x26,0x52, + 0x4a,0x87,0x44,0x40,0x20,0xc4,0x46,0xc0,0xe9,0x7,0x1f,0x44,0x45,0x27,0x3,0xaa, + 0xa,0x82,0x82,0xa,0x3a,0x86,0x8b,0x22,0xba,0xe7,0x5a,0x76,0x45,0x34,0xf5,0x4a, + 0x4c,0x89,0x92,0x33,0x21,0x46,0xb0,0xc3,0x22,0x0,0x78,0xef,0x1b,0xf0,0x5d,0x3, + 0x37,0x75,0x77,0xc3,0xdb,0xe7,0xaa,0xa8,0x70,0x57,0x7b,0x11,0x25,0x17,0x23,0xc5, + 0x40,0xce,0x87,0x45,0x0,0x21,0x84,0x80,0x88,0x36,0x20,0xdd,0x33,0x2b,0x6d,0xeb, + 0x44,0x99,0x5b,0x58,0xc0,0xd5,0x73,0x8,0x4c,0x52,0x1,0x60,0xa2,0x20,0x60,0x6d, + 0x6a,0xa4,0x1d,0xfc,0x58,0xb7,0xcb,0x99,0x47,0xbf,0xcc,0x4a,0xf7,0xf8,0xd7,0x7f, + 0xf5,0xfb,0x3f,0xfe,0xf8,0x4e,0xf8,0xf2,0xe2,0xe2,0x2b,0x55,0x83,0x17,0x42,0x88, + 0xe8,0x1e,0xf0,0xee,0xb5,0x36,0x82,0x54,0xa8,0x74,0x99,0x37,0xdf,0x7e,0xff,0xae, + 0x59,0xa8,0x73,0xcc,0x77,0x16,0xc9,0x29,0x92,0x52,0xa6,0x9e,0x9f,0x63,0x34,0xb8, + 0x45,0x67,0x79,0x99,0x62,0xca,0x4e,0x6f,0xf0,0xf8,0xc6,0xc5,0xf7,0x1e,0xcf,0x25, + 0xe3,0x5c,0x5,0x66,0xf8,0xd1,0xe,0x27,0xee,0xe9,0x5e,0xd9,0x23,0x20,0x34,0xf9, + 0x6e,0x81,0xba,0x17,0xde,0x7a,0x21,0xa7,0xfd,0x73,0x59,0xd5,0x73,0x74,0x8e,0x77, + 0x11,0x51,0xc2,0xce,0x2d,0xe6,0x97,0x96,0xb0,0x9c,0x58,0x5a,0x59,0x83,0x9c,0x19, + 0xf4,0xb7,0x59,0xe8,0xae,0xb2,0xb3,0x7d,0x8d,0xc5,0x95,0x55,0x72,0xf0,0x84,0x30, + 0xe4,0xfc,0x9b,0x17,0xbe,0xdf,0x78,0x40,0xac,0x49,0xc1,0x1d,0x60,0x9d,0xc0,0x9b, + 0xfb,0x52,0xf2,0xbe,0x2,0x0,0xac,0x18,0x83,0xed,0x4d,0x96,0x57,0x4f,0x60,0x56, + 0x98,0x5f,0x5c,0xa6,0xf8,0x80,0xce,0xcf,0x11,0x87,0x43,0xe4,0x1e,0xc3,0xf,0x6, + 0x2c,0xae,0xac,0x51,0x52,0x2,0x13,0xcc,0x6c,0xd7,0x84,0xbb,0x2,0xc6,0xf0,0x46, + 0x88,0x4e,0x84,0x28,0x79,0xca,0x7a,0x8e,0xc1,0x33,0xe8,0x6d,0x91,0x82,0xa7,0x7f, + 0xfd,0x1a,0x39,0x6,0xb4,0xaa,0x51,0x11,0xca,0xcd,0x42,0x29,0x99,0x41,0xef,0x3a, + 0xc5,0x8c,0x41,0xef,0x1a,0x82,0x62,0x56,0x30,0x5a,0x1,0x4a,0xb3,0x6c,0x74,0x8f, + 0x83,0xc7,0xe0,0x31,0x5c,0x54,0x39,0xf5,0xc5,0x93,0x7c,0xf7,0x3b,0x4f,0x4f,0x8d, + 0xc2,0x51,0xcb,0x13,0xdf,0xfb,0xc1,0xb0,0x4d,0x1,0xad,0x7,0xf4,0xf6,0x59,0xab, + 0x6b,0xcf,0x82,0x93,0x26,0x5,0x55,0x5d,0xcd,0x4c,0x80,0x19,0x36,0x19,0x2d,0xc5, + 0x34,0xc9,0xbb,0xaa,0x43,0xd4,0x50,0x2d,0xa8,0x28,0xea,0x94,0xa2,0x8e,0x94,0x32, + 0xf1,0x80,0x5d,0xed,0xe8,0x2,0x6c,0xfc,0x2e,0x28,0x84,0x18,0x11,0x75,0x38,0x55, + 0x44,0x33,0xda,0xce,0x3e,0xa5,0xc4,0xc8,0x7b,0x42,0x4c,0x5c,0xdb,0xda,0xc2,0x87, + 0x30,0xd9,0x94,0x66,0xa0,0x80,0x2a,0x86,0x40,0x29,0x46,0x48,0x9,0x27,0x99,0xac, + 0xe,0x55,0xa1,0xdf,0xef,0x71,0xfd,0xc6,0xd,0x76,0x76,0x86,0xa8,0x73,0xa8,0x53, + 0x6e,0xf6,0xfb,0xfc,0xe3,0xc2,0x45,0xea,0xb9,0x9a,0x73,0x5f,0x79,0xf4,0xff,0xe7, + 0x63,0x54,0xde,0x8f,0xc8,0x39,0x13,0xcd,0xc8,0x4e,0x19,0xd,0x7,0x5c,0x5d,0x5f, + 0x27,0x97,0x82,0xd3,0x6,0xac,0x4e,0x71,0xea,0x30,0x83,0xb3,0x8f,0x9d,0x41,0x44, + 0x66,0x92,0xa,0x33,0xa8,0x82,0xf7,0x14,0x2b,0xa4,0x94,0xb8,0xb1,0xb9,0xcd,0xcd, + 0x7e,0xbf,0x9,0x7f,0xb,0x56,0x75,0xad,0x10,0x87,0x41,0xf3,0x4d,0x60,0x36,0x75, + 0x49,0x1e,0x4d,0x40,0x1b,0x1,0x2b,0x85,0xf5,0x8d,0x4d,0x86,0xde,0xe3,0xb4,0x9d, + 0xb1,0x73,0xd,0xdc,0x35,0x70,0x55,0x87,0x99,0xcd,0xde,0x84,0xc1,0x7b,0x42,0x8c, + 0xc,0xfd,0x68,0x32,0xd3,0x31,0x7c,0xc,0x56,0x55,0x9c,0x53,0xcc,0x98,0xad,0x0, + 0x18,0x47,0xc0,0x26,0xf0,0x6,0xd8,0xa,0x69,0xa3,0x31,0x89,0x0,0x76,0xe0,0xc7, + 0xc5,0x91,0x5,0x8c,0x23,0x60,0x30,0x81,0xb8,0xd6,0xf1,0xd,0xdc,0xdd,0xee,0x1, + 0x83,0x7f,0x5d,0xfa,0x88,0xaa,0x72,0x7c,0xe9,0xd4,0xfd,0xb3,0x11,0xe0,0xfd,0x8, + 0xcc,0x5a,0xf8,0xee,0x46,0xa4,0xfb,0x79,0x0,0xe3,0xb,0xf7,0x9e,0x40,0x55,0x89, + 0x71,0x16,0xab,0x60,0x1c,0x1,0xb3,0x89,0xe3,0x9b,0xd0,0xef,0xf5,0x80,0x4e,0x3c, + 0x50,0x8c,0xc9,0x56,0x3c,0xb3,0x65,0xe8,0xfd,0x88,0xce,0xc2,0x2,0xaa,0x4a,0xb1, + 0x42,0x29,0x5,0x33,0x6b,0x3e,0x2e,0x42,0xa0,0x50,0xb0,0x62,0x98,0x15,0x6e,0x6e, + 0xf7,0x66,0x6a,0x42,0x30,0xaa,0xe0,0x47,0x6f,0xd4,0x75,0xbd,0x6c,0x56,0x88,0x21, + 0x90,0x52,0x6a,0xff,0x66,0x2,0xb1,0xf9,0xab,0x69,0xae,0xbd,0xe7,0xec,0xb9,0xb3, + 0xf,0xc4,0x94,0x4e,0xcf,0xc,0x6f,0x46,0xf5,0xda,0xef,0x7e,0xf3,0xe4,0xe7,0xed, + 0xf0,0xeb,0x3f,0xfd,0xf9,0xb9,0x98,0xd2,0x4f,0x67,0x2a,0xe0,0x28,0x1d,0x66,0xb9, + 0x4,0x1b,0x1,0x1c,0x4d,0x40,0x2e,0xe5,0xd5,0x9f,0xbd,0xf4,0xea,0xb1,0xe1,0x68, + 0xf4,0xc8,0x2c,0x4,0x7c,0x7a,0x75,0x63,0xf0,0x19,0xfe,0x7c,0xa1,0x86,0xe8,0xb, + 0xfe,0x40,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/lineedit.sci 0x0,0x0,0x0,0x57, 0x62, 0x6f,0x72,0x64,0x65,0x72,0x2e,0x6c,0x65,0x66,0x74,0x3a,0x20,0x31,0x30,0xa,0x62, @@ -3314,7 +4445,40 @@ static const unsigned char qt_resource_data[] = { 0x62,0x6f,0x72,0x64,0x65,0x72,0x2e,0x72,0x69,0x67,0x68,0x74,0x3a,0x20,0x31,0x30, 0xa,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x6c,0x69,0x6e,0x65,0x65,0x64,0x69, 0x74,0x2e,0x70,0x6e,0x67,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/config.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/menu_icon.png + 0x0,0x0,0x1,0xd6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x18,0x0,0x0,0x0,0x18,0x8,0x6,0x0,0x0,0x0,0xe0,0x77,0x3d,0xf8, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x7,0xa, + 0x16,0x14,0x2d,0x1a,0x6a,0x2e,0xda,0x0,0x0,0x1,0x56,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x93,0xbf,0x4e,0xc2,0x50,0x14,0xc6,0xbf,0xdb,0xde,0x72,0x8b,0x88,0x1a, + 0x58,0x24,0x94,0x85,0x44,0x17,0x24,0x71,0xf2,0x29,0x94,0x37,0x20,0x3e,0x1,0xc4, + 0x47,0x31,0xbc,0x2,0x3,0x91,0x84,0x5,0xe9,0x42,0x8,0xb,0xfe,0x8b,0x44,0x63, + 0x25,0x4e,0x1d,0xb,0xd6,0x5,0x6,0x2b,0x92,0x4b,0x73,0xbd,0x2e,0x2c,0x2a,0x4d, + 0x84,0xb9,0xbf,0xe9,0x24,0xe7,0xe4,0xfb,0x72,0x4e,0xbe,0x3,0x84,0x84,0x84,0x90, + 0xa0,0x46,0xb1,0x58,0x34,0x34,0x4d,0xbb,0x9f,0x7d,0x4e,0xe7,0x5f,0xf2,0xef,0xa0, + 0x4,0xa0,0x10,0x20,0xba,0x11,0x8b,0xf8,0xbe,0x7f,0x54,0xad,0x56,0x87,0xcb,0x74, + 0x68,0x90,0x81,0x6d,0xdb,0x89,0x72,0xf9,0x2c,0x75,0x52,0x28,0xe0,0x63,0x3a,0x5, + 0x21,0x3f,0x2d,0xa4,0x94,0xd8,0x8c,0xc5,0x70,0xd9,0x6c,0xa2,0x52,0x39,0x4f,0x0, + 0x58,0xcd,0xc0,0x71,0x9c,0x89,0x69,0xb6,0x5a,0x44,0x21,0xc7,0xbb,0xa9,0xb4,0x1c, + 0xe,0x1d,0xa2,0xaa,0x2a,0x0,0x40,0x8,0x1,0xc3,0xc8,0xc8,0x37,0x77,0x44,0x4c, + 0xb3,0xd5,0x72,0x1c,0x67,0x12,0xa4,0xa3,0x6,0x35,0x3c,0xcf,0xe3,0x83,0xc1,0xf3, + 0x1d,0x55,0xd5,0x1c,0x55,0x69,0xf6,0x20,0x9f,0x97,0x9c,0xcf,0x9,0xa5,0x1a,0x32, + 0x19,0x43,0x3e,0xf4,0xfb,0xa4,0xd3,0x69,0x77,0x6b,0xb5,0x5a,0xc9,0xf3,0x3c,0x17, + 0x80,0x58,0xc9,0x0,0x80,0x60,0x8c,0x4d,0x2d,0xcb,0x6a,0xef,0x6c,0x6f,0x1d,0x52, + 0x4a,0xb3,0x69,0xc3,0x0,0x63,0x11,0x58,0x4f,0x8f,0xe4,0xf6,0xe6,0xba,0x7b,0x51, + 0xaf,0x9f,0x32,0xc6,0x5c,0x21,0x4,0x5f,0x79,0x83,0xc5,0x29,0x84,0xae,0xeb,0xdc, + 0xb2,0xac,0x9e,0xae,0xb3,0xac,0xa2,0x28,0xfb,0xee,0xeb,0x8,0x57,0xbd,0x9e,0xd9, + 0x68,0x34,0x4a,0xba,0xae,0xbb,0x9c,0x73,0xbe,0x56,0x8a,0x7e,0x11,0x49,0x26,0x93, + 0x7b,0x5b,0xf1,0x78,0xe,0x0,0xde,0x3d,0xef,0x65,0x3c,0x1e,0xdb,0x0,0xe6,0x6b, + 0xc7,0x74,0x9,0x1a,0x80,0xe8,0xa2,0x9e,0x1,0xf0,0xc3,0x2f,0xf,0x9,0xf9,0x1f, + 0xdf,0x63,0x4a,0x84,0x3a,0x5c,0x64,0xb9,0x92,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/config.png 0x0,0x0,0x8,0x90, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -3454,7 +4618,7 @@ static const unsigned char qt_resource_data[] = { 0x9f,0x5,0x90,0x2,0xa0,0xa4,0x1f,0xab,0xf6,0x25,0x4c,0x1f,0xae,0x25,0x7d,0xb8, 0x16,0x4f,0x71,0xef,0xd3,0x5c,0xfd,0x3f,0xd7,0x7f,0x0,0x52,0xd2,0xb7,0x5,0x50, 0xeb,0x17,0xc5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/icon_settings.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/icon_settings.png 0x0,0x0,0x42,0x8, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -4514,7 +5678,7 @@ static const unsigned char qt_resource_data[] = { 0xf9,0x8c,0xff,0x6f,0x89,0x7e,0x7b,0xdc,0x1e,0xb7,0xc7,0xed,0x71,0x7b,0xdc,0x1e, 0x0,0xfe,0xf,0x5a,0x44,0x5f,0x73,0x3f,0x2d,0xe7,0x3a,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/checkbox_checked.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/checkbox_checked.png 0x0,0x0,0xd,0xc4, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -4738,7 +5902,7 @@ static const unsigned char qt_resource_data[] = { 0xef,0xfb,0x67,0xf3,0xf9,0x5c,0x8d,0x3e,0xcd,0xe8,0x7f,0x3f,0xcf,0xff,0x2,0x54, 0xa9,0x71,0xf5,0x48,0x2d,0xa2,0x8a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/loading.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/loading.png 0x0,0x0,0x3,0x2d, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -4792,99 +5956,95 @@ static const unsigned char qt_resource_data[] = { 0xde,0xb0,0x45,0x6b,0xd6,0x8d,0x80,0x4d,0xa0,0x65,0x6b,0xf6,0xdf,0x9b,0xd3,0xb6, 0x2,0x12,0x21,0x3,0x69,0xcf,0xff,0x2,0xb4,0x8d,0x45,0x17,0x20,0xf5,0x7,0xd1, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/toolbar.png - 0x0,0x0,0x5,0x8e, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/toolbar.png + 0x0,0x0,0x5,0x49, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x31,0x0,0x0,0x0,0x2c,0x8,0x6,0x0,0x0,0x0,0xcc,0xd4,0x50,0x59, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x5,0x8, - 0x12,0x25,0x7,0xd0,0x4c,0xd3,0x89,0x0,0x0,0x0,0x1d,0x69,0x54,0x58,0x74,0x43, - 0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0x0,0x0,0x0,0x0,0x43,0x72,0x65,0x61,0x74, - 0x65,0x64,0x20,0x77,0x69,0x74,0x68,0x20,0x47,0x49,0x4d,0x50,0x64,0x2e,0x65,0x7, - 0x0,0x0,0x4,0xe5,0x49,0x44,0x41,0x54,0x68,0xde,0xdd,0x59,0x4b,0x6e,0xdc,0x46, - 0x10,0x7d,0x55,0xdd,0x4d,0x4a,0xf2,0x7,0x50,0x26,0x59,0x25,0x81,0x16,0x2,0xc, - 0xad,0xbc,0xca,0x22,0x7,0xf0,0x2e,0x17,0xc9,0x61,0xb2,0xc8,0x39,0x74,0x92,0x5c, - 0x42,0x80,0xa2,0x68,0x13,0x21,0xa,0x14,0x39,0xb1,0x3d,0xe6,0x74,0x55,0x16,0xfd, - 0x61,0xd,0x87,0xf4,0x48,0x23,0xc5,0x33,0xa,0x81,0x6,0x35,0x24,0xc5,0xae,0x57, - 0xef,0xd5,0x87,0xdd,0xc0,0xff,0xe0,0x20,0x0,0x4d,0x3e,0xdb,0x61,0xef,0xef,0xca, - 0xa1,0x83,0xbf,0xeb,0xf0,0x0,0x3c,0x0,0xce,0x3,0xe6,0x4c,0x3b,0x4,0x44,0x7, - 0x67,0x31,0x67,0xf1,0x0,0x2,0x0,0x97,0x7,0x67,0xa3,0x79,0x87,0x41,0x88,0x39, - 0x47,0x0,0xd1,0x3,0xd8,0xcb,0x40,0xa,0x23,0x6e,0xc0,0xcc,0xb6,0x81,0x58,0x19, - 0x89,0x31,0x5e,0x0,0x2c,0x0,0x74,0x1e,0xc0,0x3e,0x80,0x36,0x3,0x19,0x63,0x85, - 0x76,0x0,0x84,0xe,0xbd,0xf,0xa0,0xcb,0x63,0xee,0x1,0x3c,0xcf,0x6c,0xec,0xe5, - 0x20,0x2f,0x71,0xe2,0x6,0x0,0x68,0xcb,0x32,0xd2,0x6c,0xfc,0x22,0x8f,0x8f,0x0, - 0x3e,0x0,0x8,0x1e,0xc0,0xb,0x0,0x7,0x99,0x91,0x2,0x24,0xec,0x8,0x1b,0x63, - 0x2c,0x74,0x6,0xc0,0x7b,0x0,0x81,0xde,0xbc,0x79,0xa3,0x4f,0xbe,0x4e,0x7c,0xfb, - 0xf5,0x37,0x4f,0x1e,0x84,0x5f,0x48,0x84,0xea,0x76,0x71,0x10,0x11,0x54,0xb5,0xda, - 0x41,0x44,0x60,0x66,0xa8,0x2a,0x62,0x8c,0x60,0xe6,0xc9,0xff,0x65,0x66,0xf8,0xf2, - 0x82,0x6d,0x1e,0x31,0xc6,0x6a,0x78,0xb1,0x47,0x24,0xd5,0x33,0xe7,0xdc,0x5a,0xfb, - 0x2a,0xc4,0x6d,0x2,0xf1,0xde,0x57,0xcf,0x8b,0x8,0x44,0x4,0x31,0x26,0x85,0x10, - 0xad,0xcf,0x27,0xbc,0xb,0x9a,0x1e,0x1a,0x4c,0x44,0x70,0xce,0x81,0x88,0x10,0x63, - 0x5c,0xf,0xe2,0x2e,0x48,0x3f,0x47,0x4c,0x4c,0xa9,0xa1,0xc8,0x8b,0x88,0xaa,0xc4, - 0xca,0x73,0xaa,0xa,0x66,0x4e,0x20,0xca,0x8f,0x27,0x93,0x52,0x8d,0xe3,0x89,0xa8, - 0x67,0x62,0xdb,0xc1,0x7d,0x5f,0xe3,0x6d,0x76,0x62,0xcb,0xc0,0xae,0x2,0xf9,0x94, - 0xe4,0x9d,0x73,0xcb,0x20,0x9e,0xe2,0xb1,0x14,0x13,0xeb,0x10,0x6f,0xfd,0x83,0x62, - 0x44,0x25,0xaa,0xa,0xe7,0x1c,0xfc,0x43,0x98,0xf8,0x5c,0xf2,0xb3,0xce,0x1d,0xd6, - 0xe,0x22,0x4a,0x9d,0xe9,0xab,0x57,0xaf,0xf4,0xe6,0xe6,0xa6,0x66,0xa8,0x5d,0x8c, - 0x8d,0x61,0x67,0x61,0x2b,0xbb,0x1f,0x43,0x7a,0xd7,0xa3,0x69,0x9a,0xf1,0x1b,0xa2, - 0xf7,0xa,0x54,0x22,0x82,0xd2,0xf4,0xdc,0xb6,0x4e,0xd8,0xd6,0x84,0x41,0x3d,0x88, - 0xb0,0xbf,0x7,0xff,0x4f,0x80,0x23,0x6,0x29,0x56,0xaa,0xe7,0xb0,0xc0,0x28,0xa5, - 0xeb,0x6d,0xdb,0x8e,0x82,0x27,0xdd,0x20,0xdb,0xf0,0x72,0x13,0x38,0xf6,0xde,0x61, - 0x3d,0x23,0x45,0xf,0x62,0xaf,0x69,0xd0,0x34,0xd,0x18,0x4,0xc6,0x2a,0x6d,0x2b, - 0x2f,0xa3,0xbe,0xd3,0xb4,0x13,0x94,0x67,0x78,0x93,0x4,0x31,0x70,0x9a,0x65,0xa0, - 0x18,0x5f,0xce,0xb5,0x8a,0x6b,0x7a,0xde,0x97,0x6,0xcc,0xb3,0x4b,0xe9,0xa,0x7d, - 0x79,0x1f,0x7a,0xac,0x18,0x29,0xd0,0x51,0x10,0x77,0x65,0x62,0x54,0x32,0x34,0x21, - 0xb3,0x1,0x13,0x44,0x54,0x7,0x44,0xd,0x8,0x76,0x7d,0x2b,0xac,0x98,0x6c,0x41, - 0xfa,0x49,0xc6,0x41,0x54,0x9,0xea,0x6,0x19,0x8e,0xe9,0x4e,0xcf,0x2d,0x3,0x4d, - 0xd7,0x3c,0x0,0x34,0x3e,0x24,0x20,0x99,0x32,0xb7,0xa6,0xb9,0x2d,0xf3,0x59,0xa9, - 0x55,0xef,0xdc,0xf3,0x63,0x7c,0x2a,0xf6,0x86,0x0,0x38,0x7f,0x57,0xd8,0x86,0x50, - 0x35,0x5,0x7a,0x95,0x53,0xf1,0xac,0x88,0x0,0xc6,0xa0,0xd1,0x4c,0x61,0xbe,0x3, - 0xc6,0xbc,0xb4,0x9,0x13,0x9f,0x9a,0xaf,0xc8,0x6d,0x35,0x56,0xd0,0x33,0x11,0x9c, - 0x2b,0x8d,0xd4,0xa8,0x2e,0x87,0x93,0x3d,0xb4,0x55,0x19,0xeb,0x12,0xa6,0x58,0x9d, - 0xca,0x5e,0x44,0x84,0xe2,0x4e,0x5f,0x9a,0x28,0xe7,0x5c,0xa5,0x6c,0xca,0x3b,0x53, - 0x13,0xf,0xef,0xad,0x63,0x22,0x3a,0x97,0xec,0x52,0x9b,0xc9,0x64,0x54,0x4e,0x65, - 0x8e,0xe0,0xb9,0x7e,0xf1,0x79,0xd7,0xa0,0xeb,0x3a,0x84,0x66,0xf,0x5d,0xd7,0x25, - 0x10,0xf0,0x1,0xec,0x43,0xf6,0x0,0xe0,0x35,0x65,0x28,0x42,0xef,0x11,0x15,0xa9, - 0x5f,0x5c,0x82,0xe,0x92,0x8b,0x93,0x16,0xcd,0x66,0x5b,0x58,0x15,0x42,0x3e,0xd1, - 0x3f,0xf0,0x38,0x13,0xc1,0x11,0x83,0xcd,0xca,0x24,0x57,0x6,0xd6,0xcb,0xae,0xeb, - 0x3a,0xb4,0xcd,0xbe,0x51,0x44,0x22,0xc0,0x3,0x40,0xdb,0x6,0xc4,0xd8,0xd5,0xe2, - 0xa5,0x59,0x84,0xa,0x80,0x38,0xa5,0x32,0x70,0xfa,0x2d,0xac,0x20,0x75,0x69,0x56, - 0x2a,0x41,0xac,0x35,0x16,0x98,0xd3,0x7a,0x74,0xd1,0xb0,0x96,0x40,0x34,0x5e,0x75, - 0x46,0x8e,0x9c,0xdf,0x20,0x2a,0x6b,0x40,0x8,0xda,0x66,0x1f,0xcc,0x8c,0xc5,0x62, - 0x81,0x10,0x2,0x44,0x4,0x6d,0x1b,0x12,0x8,0x59,0x44,0x3c,0xdb,0x3f,0xa8,0x68, - 0xb9,0xf1,0xfd,0x2,0x22,0x53,0x2,0x20,0x92,0xaa,0x39,0x1,0x44,0xc,0x67,0x82, - 0xad,0xea,0xb8,0x4,0x1a,0xb9,0x1a,0x8c,0x4b,0x45,0x30,0x33,0xab,0x24,0x4b,0x2b, - 0xd5,0xc,0x80,0x7,0x49,0x62,0x25,0x26,0x29,0x25,0x9f,0xae,0xeb,0x10,0xda,0xd4, - 0xee,0x74,0x1f,0x3e,0xe0,0xab,0x2f,0xe,0x13,0x88,0x18,0x23,0x66,0xb3,0x19,0xae, - 0xae,0xae,0xd0,0xb6,0x2d,0x84,0xfb,0x97,0x95,0x2,0xa8,0x6c,0x5e,0x2e,0xb4,0x92, - 0x31,0xa,0x13,0x44,0x4,0x86,0xf4,0x1b,0x8,0x94,0x4d,0x15,0x5,0x11,0x92,0x94, - 0xb2,0xc1,0x5,0x18,0x3,0x58,0x88,0x4c,0xf6,0x4e,0x44,0x4,0xc9,0xe9,0xb4,0x69, - 0x1a,0xc4,0x18,0x21,0x22,0x98,0xcd,0x66,0x38,0x3c,0xcc,0x20,0xce,0xcf,0xcf,0xf1, - 0xfa,0xf5,0x6b,0xcc,0xe7,0x73,0xbc,0x7d,0xfb,0x16,0xc1,0x85,0x4a,0x2f,0x69,0xc9, - 0xfd,0x54,0xab,0x87,0x94,0x6e,0x97,0x2c,0x61,0x3d,0x13,0x6c,0xaa,0xb0,0x2b,0xde, - 0xe5,0xde,0x60,0x67,0x1a,0xc7,0x22,0x27,0x3f,0xd1,0x3b,0x95,0x4c,0x95,0x9a,0x8, - 0x41,0x8,0x1,0xde,0xfb,0x64,0xbc,0xf7,0xb8,0xbc,0xbc,0x4c,0x20,0x2e,0x2e,0x7f, - 0xfb,0xe5,0xd9,0x8b,0xe7,0xdf,0x9f,0x9c,0x9c,0xe0,0xf6,0xf6,0x16,0xb7,0x37,0x7f, - 0xd5,0x17,0xf2,0x8,0xc5,0xb,0x11,0xa3,0xf9,0x65,0x63,0xa,0x90,0xe1,0xfd,0x72, - 0x9d,0x14,0x38,0xfc,0x72,0xb6,0x2,0x62,0xdd,0x91,0x3b,0x21,0x30,0xa7,0xa6,0xef, - 0xfa,0xfa,0x1a,0x67,0x67,0x67,0xb8,0xb8,0xf8,0xf5,0x67,0xca,0x29,0xf6,0x7,0xef, - 0xfd,0xc9,0xd1,0xd1,0xd1,0x4f,0xc7,0xc7,0xc7,0x78,0xf9,0xf2,0xe5,0x6a,0x81,0xd3, - 0xd5,0x5e,0x67,0xca,0x48,0x7b,0x4f,0xcc,0x2,0x57,0x79,0xe6,0xf4,0xf4,0xf4,0xc7, - 0xd,0x96,0xf6,0xcb,0x6,0x4b,0xdd,0x97,0xc8,0xab,0xe2,0xef,0x8a,0x1b,0xbe,0xcb, - 0xcb,0xfb,0x7,0x79,0x79,0xbf,0x35,0x7b,0x15,0x8c,0xc7,0xdf,0xfe,0xfa,0x7d,0x83, - 0xe5,0x7d,0xa0,0xdf,0x60,0x29,0xfb,0x13,0x73,0xe4,0x4d,0x16,0x0,0xf8,0xdb,0xdc, - 0x68,0xc,0x80,0xb2,0x6b,0x84,0x47,0xde,0xa3,0xf8,0xe3,0x9e,0x20,0x60,0x98,0x10, - 0x3,0xa4,0x3,0xf0,0xb1,0x80,0x78,0x67,0x28,0xa,0x3,0x0,0x84,0xd5,0x1d,0xd5, - 0x87,0x1e,0x7f,0x6e,0x0,0xc2,0xca,0x2a,0x9a,0xd1,0x15,0x10,0xef,0xd1,0xef,0xc0, - 0x38,0xac,0xee,0xdb,0xe1,0x91,0x41,0xdc,0xde,0xf7,0x73,0x63,0x0,0xc2,0xc6,0x48, - 0x2c,0x20,0xe6,0x19,0x84,0xf5,0xfe,0x7f,0xb5,0x15,0xfc,0x6e,0x93,0x85,0x95,0x11, - 0x69,0x55,0x89,0x15,0x10,0x5d,0x36,0x78,0x81,0xe9,0x7d,0xba,0x87,0x80,0x98,0x3f, - 0xc6,0xd2,0xd3,0x48,0xb0,0x2b,0x0,0xfd,0x17,0xfe,0xa1,0xa3,0xe3,0x7a,0x72,0xfa, - 0x48,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/gloss.png + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x5,0x0,0x49,0x44,0x41,0x54,0x68,0x81,0xd5,0x9a,0xbd,0x8e,0xdc,0x36, + 0x10,0xc7,0x7f,0x33,0x1c,0x49,0x77,0xfe,0x2,0x36,0x87,0x54,0x49,0xe0,0xc2,0xcd, + 0x55,0xae,0x52,0xe4,0x1,0xdc,0xe5,0xb1,0xd2,0xa6,0xc8,0xb3,0xe4,0x29,0xf2,0x0, + 0x6,0xe2,0xc6,0xc0,0xe5,0x72,0x95,0xab,0xe4,0x9c,0xb3,0xf7,0xac,0x15,0x99,0x82, + 0x1a,0x89,0xd2,0x69,0x77,0xcf,0x6,0xec,0x5d,0xf,0x40,0x70,0x97,0x4b,0x91,0xf3, + 0x9f,0x2f,0x8e,0x38,0x2b,0x40,0xd,0xc8,0xac,0x39,0x95,0x9f,0xf,0x4d,0x69,0xf6, + 0x79,0x68,0x6,0x18,0xa0,0x7d,0xa3,0xe8,0x65,0xd6,0x1f,0x92,0xd2,0xac,0x8f,0x45, + 0x1f,0xd,0xa8,0x80,0xd0,0x37,0x25,0x33,0xed,0x3d,0x1c,0x1f,0x88,0x58,0xf4,0x1d, + 0xd0,0x19,0x70,0x42,0x6,0xe2,0x1a,0x71,0x30,0x5a,0x2c,0x72,0x48,0x20,0xa5,0x19, + 0x45,0x46,0xe6,0x23,0xb0,0x1,0x5a,0x3,0x4e,0x81,0x86,0xc,0x64,0x49,0x2b,0x73, + 0x3f,0xf9,0xd2,0x54,0xda,0xff,0x20,0x7d,0xa0,0xed,0xdb,0xad,0x1,0x8f,0xc8,0xda, + 0x38,0x21,0x3b,0xb9,0xfb,0x49,0x60,0xa,0xe0,0x10,0x40,0x4a,0x33,0x4a,0x64,0xe6, + 0x37,0x7d,0xfb,0x0,0xac,0x81,0xca,0x80,0xc7,0xc0,0x3,0xb2,0x46,0x1c,0x88,0x6b, + 0xe4,0xd0,0xda,0x58,0xd2,0x42,0xcb,0x8,0xe0,0x3d,0x50,0xc9,0x8b,0x17,0x2f,0xd2, + 0xd6,0x25,0xbe,0x12,0x92,0x1f,0xbe,0xfb,0xfe,0xab,0x7,0x61,0x9b,0xd8,0x91,0xd2, + 0x61,0x71,0x88,0x8,0x29,0xa5,0x81,0xf,0x11,0x41,0x55,0x49,0x29,0xd1,0x75,0x1d, + 0xaa,0xba,0xf5,0x59,0x55,0xc5,0x7c,0x81,0x43,0x52,0xd7,0x75,0x3,0xe3,0xce,0x4f, + 0x8c,0xf9,0x3c,0xb,0x21,0xec,0xe5,0x6f,0x80,0x78,0x48,0x20,0x66,0x36,0x48,0x3e, + 0xc6,0x48,0x8c,0x91,0xae,0xcb,0x16,0x22,0xb2,0x3f,0x9e,0xd8,0x17,0xe0,0x71,0x2f, + 0xc5,0x18,0x27,0xa6,0x14,0x42,0x98,0x98,0xd3,0x3e,0x20,0x76,0x1f,0xa4,0x9f,0x9b, + 0x5c,0xe2,0x73,0x53,0xba,0x2f,0xa9,0x3f,0xb8,0xcb,0x79,0x3e,0x37,0xb9,0x20,0x97, + 0x4c,0xda,0xf9,0x13,0x91,0x1,0x9c,0xcf,0x73,0xbe,0x75,0xd7,0x2,0xc7,0x4a,0xa5, + 0xf5,0xf4,0x1,0x61,0xd4,0xc0,0xb1,0x3,0x59,0x32,0x7d,0x55,0x9d,0x82,0x38,0x56, + 0xda,0xe5,0xb7,0x21,0x84,0xd1,0x27,0xf6,0x4d,0x3e,0x56,0xfa,0x6a,0x34,0x1,0xcb, + 0xa6,0x9e,0x52,0x22,0x84,0x80,0xcd,0x41,0x1c,0xa3,0x5f,0x94,0x16,0x32,0x3f,0x0, + 0x45,0x64,0x8c,0x4e,0x3e,0xe1,0x58,0x69,0xce,0x9b,0xe7,0x5a,0x22,0x82,0x55,0xa7, + 0x27,0xd8,0x4d,0x45,0x10,0x45,0xd2,0x14,0xe9,0x3c,0xfc,0xa6,0x94,0x48,0xb2,0xc7, + 0x77,0xe2,0x6e,0x41,0xcc,0x9f,0x15,0x11,0x92,0x6c,0x17,0x60,0x79,0x46,0x94,0xb9, + 0x95,0x92,0xc7,0x4e,0xea,0x6,0x3b,0xa9,0x6b,0xea,0xba,0x46,0x11,0x94,0x69,0x32, + 0xb8,0x74,0x86,0x38,0x88,0x6d,0x1a,0x94,0x3d,0xca,0x5c,0x14,0x80,0x4e,0xb3,0xd8, + 0xa5,0x75,0xe7,0x7,0xb2,0xa4,0x9c,0xae,0xd4,0x75,0x8d,0x99,0x19,0xa6,0x39,0x57, + 0x71,0x74,0x4b,0x9b,0xf9,0x82,0x91,0xb4,0x8,0xc2,0x7f,0xd7,0x4f,0x89,0x70,0x33, + 0xcd,0xfb,0x9a,0x65,0x36,0xe1,0xfd,0x70,0x82,0xa7,0x3c,0xdf,0xcc,0x30,0xd3,0x30, + 0xa6,0xc1,0x89,0xad,0xe9,0xc7,0xb8,0xc1,0x32,0x88,0x52,0x42,0x1f,0x4b,0x4b,0x26, + 0x3a,0x7f,0x45,0x28,0xf3,0x2b,0x11,0x81,0x98,0x86,0x64,0xd1,0x6a,0xab,0x30,0xd, + 0x48,0x8f,0x36,0xb0,0x3b,0xe4,0xea,0x82,0xa0,0x27,0x7e,0xf4,0x11,0x20,0x6,0x26, + 0x97,0x16,0x5d,0x98,0x37,0x5,0x9a,0xc7,0xb2,0x26,0xcc,0x6,0x4d,0xc4,0x18,0x61, + 0x26,0xe5,0x3b,0xcc,0x6e,0x1,0x30,0x80,0xb8,0x3f,0x86,0xad,0x1,0x64,0xbe,0xbe, + 0xf6,0x2f,0x46,0x65,0x32,0x98,0x52,0x76,0x74,0x33,0xc3,0xaa,0x3e,0x77,0x77,0x7b, + 0x5b,0xda,0x64,0xfe,0xda,0x38,0xdf,0x64,0xc2,0xd0,0x27,0x68,0x62,0x97,0xd0,0x20, + 0x9b,0x5b,0x39,0x96,0x41,0xe4,0xef,0x21,0x4,0x2c,0x84,0x90,0xf3,0x8f,0x1e,0xed, + 0xb6,0x85,0xef,0x30,0xbb,0xe0,0x13,0x22,0xb2,0x17,0xc4,0xd2,0x1e,0xa5,0xb0,0xe6, + 0xfe,0x6,0xdc,0x89,0x5e,0x22,0x82,0xdb,0x84,0x99,0x61,0x58,0x85,0x5a,0xd5,0x3f, + 0xc,0x96,0x72,0x84,0x12,0xc6,0xc5,0x52,0x8c,0x83,0x13,0x45,0x5a,0x62,0x1f,0xd7, + 0x53,0xbf,0xb1,0x9b,0xb4,0xa6,0x44,0x14,0xcb,0x92,0x9b,0xe5,0x64,0x2a,0x42,0x10, + 0x65,0x1d,0x37,0xfd,0xdc,0x32,0x92,0x4d,0xdf,0x13,0x9c,0x7c,0xff,0xca,0x74,0x78, + 0x65,0xb5,0x50,0xd3,0xb6,0x2d,0x55,0x7d,0x92,0xfb,0xaa,0xc1,0x9a,0xa6,0xa2,0xeb, + 0x5a,0x9a,0xa6,0xc9,0xb,0x1,0x24,0x21,0x1,0xa2,0x39,0xa,0xa0,0xf9,0x7b,0xd4, + 0x84,0xa4,0x0,0x29,0x81,0xb8,0xfd,0xf7,0x8c,0x26,0x50,0xcd,0x77,0xd1,0xae,0xfe, + 0xe4,0x36,0x5c,0x32,0xa4,0xa1,0x10,0xb0,0x6b,0x60,0xbf,0xf6,0xda,0xb6,0xa5,0xa9, + 0x4f,0x47,0xa1,0x68,0x36,0x25,0x11,0xc1,0xe2,0xa6,0xe3,0xe1,0xe9,0x83,0x61,0xa2, + 0xd6,0x36,0x5e,0x1e,0xaa,0x64,0x0,0x31,0xe6,0xd3,0x5c,0x40,0x44,0x9,0x8c,0x76, + 0x3a,0x98,0x40,0xff,0x8c,0x49,0xe8,0x1,0xcc,0xce,0x8f,0x41,0xb3,0x23,0xc7,0xda, + 0x8b,0x21,0xa6,0xdd,0xaf,0xa3,0x29,0x45,0x9a,0xfa,0x14,0x55,0x65,0xb3,0xd9,0x50, + 0x55,0x15,0x31,0x46,0x9a,0xa6,0xca,0x3e,0xd1,0x75,0x1d,0x67,0x67,0x67,0xbc,0x79, + 0xf3,0x86,0xa6,0x69,0x88,0x3a,0xaa,0xd5,0xf,0xc0,0xa4,0x85,0xa8,0xa2,0xc,0x4c, + 0x96,0xe4,0x87,0x8f,0x12,0xc7,0xe2,0x81,0x0,0x78,0x4c,0x7,0x25,0x91,0xa,0x10, + 0x5e,0x43,0x50,0xb3,0x41,0x20,0x93,0x35,0x5d,0x53,0x92,0x23,0x68,0xdb,0xb6,0x54, + 0x4d,0xd,0x40,0xbb,0x5e,0xf3,0xed,0x37,0x2b,0xd6,0x1f,0xde,0x63,0x17,0x17,0x17, + 0x3c,0x7f,0xfe,0x9c,0xdb,0xdb,0x5b,0xde,0xbe,0x7d,0x4b,0x15,0xaa,0x41,0x32,0x92, + 0x3c,0x6c,0xca,0x70,0x7a,0xc4,0x3e,0x3a,0x25,0x29,0x15,0x36,0x6a,0xc2,0xe7,0x25, + 0xc9,0x97,0xb9,0x29,0x25,0x50,0xfa,0xb4,0x86,0x49,0xc,0xf6,0xb1,0x4d,0x71,0xdb, + 0x31,0x27,0x11,0x21,0xf6,0xe1,0xb4,0xae,0x6b,0xba,0xae,0x23,0xc6,0xc8,0xd9,0xd9, + 0x19,0xab,0xd5,0x8a,0x97,0x2f,0x5f,0x62,0x97,0x57,0x7f,0xff,0xf1,0xf0,0xf1,0xa3, + 0x9f,0xce,0xcf,0xcf,0xb9,0xbe,0xbe,0xe6,0xfa,0x9f,0x7f,0x7,0x33,0xd0,0x5,0xe9, + 0x6c,0x62,0x2c,0x6c,0x7e,0x64,0xc6,0xb5,0x51,0x8e,0x7b,0xef,0xe3,0x92,0x20,0xcc, + 0x40,0x0,0xd8,0x96,0xdc,0xc9,0x23,0x55,0xce,0x84,0x22,0x55,0x55,0x61,0x66,0xac, + 0x56,0x2b,0xcc,0x8c,0xab,0xab,0x2b,0x5e,0xbd,0xfa,0xf3,0x17,0x9,0x21,0xfc,0x6c, + 0x66,0xe7,0x4f,0x9f,0x3e,0xfd,0xf5,0xd9,0xb3,0x67,0x3c,0x79,0xf2,0x64,0xb2,0x90, + 0xe7,0x29,0x93,0xb1,0x1d,0x4c,0x96,0xbf,0xb9,0x59,0x69,0x31,0x27,0x2e,0xf8,0xc4, + 0x3e,0xf2,0x1b,0x1c,0xd5,0x9c,0xf4,0xdd,0xdc,0xdc,0xf0,0xfa,0xf5,0x6b,0x2e,0x2f, + 0xff,0xfa,0x6d,0xbd,0xbe,0xfd,0x5d,0x80,0x1f,0xc9,0x57,0xfb,0xf,0xc8,0x57,0xfb, + 0xd,0x63,0x9d,0xc2,0x2b,0x46,0x87,0xa8,0x51,0xcc,0x4b,0x5c,0x91,0xa2,0xb0,0x42, + 0xbe,0xd6,0x7f,0x7,0xbc,0x33,0xe0,0x3f,0xc6,0xa2,0x45,0xcd,0x8,0xc0,0x2b,0x46, + 0x70,0xf8,0xfa,0x4,0x8c,0x15,0x22,0xe7,0xf5,0xb6,0x6f,0x6b,0x23,0xa3,0x71,0x74, + 0x5e,0xbb,0x73,0x0,0x1e,0x40,0xe0,0xb0,0x95,0xa2,0xc8,0xb4,0x5e,0xb7,0x61,0x2c, + 0xb6,0x7c,0x30,0xb2,0x5a,0x7c,0x20,0x70,0xb7,0x66,0xe7,0x74,0x48,0x10,0xfe,0xb9, + 0xac,0xd9,0x79,0xd5,0x68,0x63,0x64,0xd,0xb4,0x4c,0xa5,0x7f,0x4c,0x65,0xe0,0x6d, + 0xe5,0xdf,0xa1,0x8a,0x6a,0x64,0x0,0x4a,0x56,0xd1,0xb6,0x1a,0xdd,0xb1,0x80,0x80, + 0x59,0x21,0x9e,0x1e,0xc4,0x86,0xbb,0x7f,0x8b,0x38,0x16,0x0,0x4e,0x5b,0xff,0x12, + 0x1,0xa4,0xff,0x1,0x1f,0xee,0xbb,0x86,0x2e,0x1a,0x11,0x4f,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/gloss.png 0x0,0x0,0x4,0xd4, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -4965,7 +6125,124 @@ static const unsigned char qt_resource_data[] = { 0xd1,0x47,0x1f,0x7d,0xf4,0xd1,0x47,0x1f,0x7d,0xf4,0xd1,0x47,0x1b,0xe3,0x1f,0xe0, 0x81,0xec,0x5e,0x51,0xd2,0x2e,0xc1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/checkbox_unchecked.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/arrow_left.png + 0x0,0x0,0x7,0x14, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76, + 0x1,0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x6,0x91,0x49,0x44, + 0x41,0x54,0x58,0x85,0xc5,0x97,0x5d,0x6c,0x54,0xc7,0x15,0xc7,0x7f,0x67,0x66,0xee, + 0x5d,0xaf,0x77,0xd7,0x26,0x16,0x1,0xa3,0x7c,0x18,0x2a,0xd5,0x50,0x85,0xa8,0x86, + 0x6,0x78,0x20,0x4b,0x53,0x84,0x92,0x48,0xa9,0xd4,0x87,0xb4,0x4,0xa2,0x46,0x7d, + 0x46,0x89,0xf2,0x40,0x20,0x1,0x1b,0xbc,0x76,0x4b,0x51,0x11,0x1,0xe5,0x8d,0x8, + 0x45,0x6d,0xa5,0x48,0x4,0xb7,0x52,0x95,0x4a,0x3c,0x44,0x22,0x42,0xc5,0xd4,0x11, + 0x42,0x6a,0x11,0x12,0xf,0x11,0x22,0x69,0x3,0x8d,0xcd,0x87,0xc9,0x2e,0x86,0xfd, + 0xb8,0xdf,0x7d,0xd8,0x7b,0xd7,0xbb,0x5e,0xbb,0x90,0xbe,0x64,0xb4,0x7f,0xcd,0xde, + 0xdd,0x99,0xf3,0xff,0xcf,0x39,0x67,0xce,0xcc,0x95,0x28,0x8a,0xf8,0x2e,0x9b,0xfa, + 0x4e,0xd9,0x1,0xf3,0x6d,0x6,0xf,0xac,0x5b,0xb7,0x6,0x51,0xaf,0x10,0xc9,0x6a, + 0x51,0xb2,0x4a,0x44,0x7a,0x45,0xa8,0x89,0x48,0x55,0x89,0x5c,0x11,0x25,0xe7,0x22, + 0xa5,0xce,0x5c,0x38,0x7b,0x76,0xfc,0x61,0x6d,0xca,0xc3,0x84,0x60,0xcd,0x86,0xd, + 0xaf,0x4a,0x24,0x6f,0x21,0xb2,0x56,0x44,0xb0,0x2c,0x8b,0xa5,0x4b,0x96,0xd0,0xdb, + 0xdb,0x8b,0x8,0xdc,0xba,0x75,0x9b,0xdb,0xd3,0xd3,0x4,0x81,0x8f,0x88,0x20,0x22, + 0x97,0x40,0x1d,0x9e,0x78,0x2e,0xff,0x51,0x54,0x28,0x84,0xff,0xb7,0x80,0x81,0xd, + 0x1b,0xfa,0x95,0xe8,0x63,0x22,0xb2,0x39,0x9b,0xcd,0x90,0xdf,0xb8,0x91,0x15,0x7d, + 0x7d,0xf4,0xf4,0xf4,0xa0,0x94,0x0,0x82,0x48,0x7d,0x6c,0x14,0x41,0xb1,0x58,0xe4, + 0xda,0xf5,0xeb,0x9c,0xbf,0x70,0x81,0x6a,0xb5,0x8a,0x88,0x8c,0xeb,0x30,0x78,0xed, + 0xf4,0xe9,0xd3,0xd7,0xbe,0xb5,0x80,0x1f,0x3d,0xfb,0x6c,0x5e,0x45,0x9c,0xb2,0x2c, + 0xab,0x6b,0xed,0xc0,0x0,0xeb,0x9e,0x79,0x86,0x94,0x6d,0x83,0xd0,0x42,0x2c,0x8, + 0x35,0xa7,0xc6,0xad,0x9b,0x37,0x59,0xbe,0x7c,0x39,0x0,0x9e,0xe7,0x71,0xf1,0xd2, + 0x25,0x2e,0x5f,0xbe,0x4c,0x10,0x86,0x25,0x81,0x5f,0x7c,0x72,0xea,0xd4,0xa7,0xf, + 0x2d,0x60,0x7d,0x3e,0xbf,0x45,0x89,0xfa,0xeb,0xe2,0xc5,0x8b,0x3b,0x5f,0xd8,0xb2, + 0x85,0x5c,0x2e,0x5b,0x1f,0x1c,0xb3,0xa,0x42,0xfd,0x23,0x54,0x6b,0x55,0xae,0x7f, + 0xf5,0x15,0x3f,0x7f,0xf9,0x65,0x4e,0x8e,0xfd,0x89,0xa7,0x9e,0x5e,0x8d,0xaa,0x87, + 0x81,0x72,0xb9,0xcc,0xd9,0xf1,0x71,0x8a,0xa5,0x52,0x5,0x78,0xf1,0xd4,0xc7,0x1f, + 0x9f,0x7b,0xa0,0x80,0x7c,0x3e,0xff,0x64,0xa8,0xcd,0xa5,0x4c,0x26,0xb3,0xe8,0xc5, + 0xe7,0x9f,0xa7,0xb3,0x33,0xdd,0x42,0x38,0xdb,0xb,0xb5,0x5a,0x95,0x9b,0x53,0x53, + 0xc,0xef,0xdf,0x8f,0x6d,0xdb,0x5c,0xbb,0x7e,0x9d,0x63,0xef,0xbf,0x4f,0xff,0xca, + 0x95,0xb1,0xa3,0x84,0x5a,0xad,0xc6,0xdf,0xc6,0xcf,0xe2,0xd4,0x6a,0x33,0xa2,0xcd, + 0xba,0xbf,0x9c,0x3c,0x79,0xa5,0x99,0xaf,0x65,0x1b,0xca,0xe8,0xa8,0x12,0x3b,0xf5, + 0x61,0x3a,0x9d,0x5e,0x94,0xdf,0xb8,0x11,0xad,0x15,0x8e,0xe3,0xe0,0xb8,0x4e,0xa3, + 0x77,0x5d,0x17,0xc7,0x75,0xb8,0x7b,0xb7,0xc4,0x8d,0xc9,0x49,0xa,0xc3,0xc3,0xd8, + 0xb6,0xd,0xc0,0xc4,0xc4,0x4,0x5d,0xdd,0xdd,0xb8,0xae,0x83,0xe3,0xba,0xb8,0xae, + 0x83,0xd6,0x8a,0xd,0xeb,0xd7,0x93,0xea,0xe8,0xe8,0xd2,0x4a,0x8e,0xcd,0xf5,0x40, + 0x8b,0x80,0x4d,0x9f,0x7d,0xb6,0xdd,0x18,0xbd,0x69,0xed,0x9a,0x1,0x52,0x29,0x1b, + 0xc7,0x49,0x8,0x5d,0xdc,0x18,0x8e,0xeb,0x70,0xb7,0x54,0xa2,0x38,0x3d,0xcd,0x48, + 0xa1,0x80,0x65,0x59,0x0,0x5c,0xbd,0x7a,0x95,0xf3,0xe7,0xcf,0x93,0xc9,0x64,0x70, + 0x5d,0xf,0x2f,0x99,0xe3,0xb8,0xa4,0x2c,0x8b,0xa7,0x9f,0x5a,0x8d,0xd1,0x7a,0xf3, + 0xf6,0x5f,0xfd,0xf2,0xd5,0x66,0xce,0x96,0x3a,0x60,0x29,0xb3,0x3b,0x97,0xcb,0x92, + 0xcd,0x64,0x71,0x1c,0x7,0x44,0x50,0x49,0xdc,0xe3,0xb8,0x56,0x2b,0x15,0x2,0xcf, + 0x63,0x74,0x74,0x14,0x63,0xea,0xd3,0x5d,0xd7,0xe5,0xe8,0x7b,0xef,0xb1,0xe2,0x7b, + 0x2b,0xf0,0x3c,0x77,0x36,0x54,0x22,0x8d,0xef,0xd9,0x6c,0x86,0xee,0xae,0x2e,0x2a, + 0xd5,0xca,0x5b,0xc0,0x89,0xb6,0x1c,0x78,0xe1,0xa5,0x97,0x36,0x89,0x52,0x67,0xfb, + 0xfa,0xfa,0x78,0x74,0xf1,0xe2,0x78,0x72,0x3d,0x8e,0x92,0x24,0x5c,0xb5,0x82,0x51, + 0x9a,0xd1,0x91,0x91,0x6,0x39,0xc0,0xbb,0x47,0xde,0xe5,0x5e,0xb9,0x42,0x47,0x47, + 0xaa,0x31,0xb6,0x31,0x4f,0x92,0xed,0x2a,0x14,0x4b,0x45,0xa6,0xa6,0xa6,0x50,0x9a, + 0xb5,0x1f,0x1c,0xfb,0xe0,0x62,0x8b,0x7,0x8c,0x6d,0x6f,0xd6,0x4a,0xc8,0x65,0x33, + 0xed,0xab,0x10,0xa1,0x52,0xae,0x90,0xe9,0xec,0xe4,0xd7,0x23,0x23,0x68,0xad,0x1b, + 0xe4,0x7f,0x9f,0x98,0xe0,0x8b,0x7f,0x7d,0xc9,0xb2,0x65,0xcb,0xf0,0x3c,0xf,0xa1, + 0x89,0x38,0x5e,0x84,0xc4,0x62,0xb2,0x9d,0x19,0x2c,0x63,0x88,0xe0,0x15,0x60,0x8e, + 0x0,0xa5,0xf2,0xe9,0x74,0x9a,0xc0,0xf,0x8,0x83,0xb0,0x75,0xe5,0x95,0x32,0x3d, + 0x8f,0xf4,0x30,0x52,0x28,0xb4,0x90,0x17,0x8b,0x45,0x8e,0x1f,0x3f,0xce,0x13,0xcb, + 0xfb,0x70,0x1b,0xe4,0xb3,0x2,0x92,0x10,0x24,0xbf,0x21,0x42,0x67,0x67,0x1a,0xd7, + 0x75,0x57,0xb7,0xe5,0x80,0x31,0xba,0xdf,0xf7,0x3d,0x6e,0xdd,0xbe,0x45,0x77,0x77, + 0x37,0x46,0xeb,0xfa,0xca,0x2b,0x15,0x96,0x2d,0xed,0x65,0xa4,0x50,0x40,0xa9,0xd6, + 0xb3,0xeb,0xc0,0x81,0x3,0x3c,0xda,0xbb,0x4,0xdf,0xf7,0xe6,0x25,0x4c,0x48,0x45, + 0x84,0x28,0x8c,0x28,0x97,0xef,0x13,0x4,0x1,0x46,0x9b,0x55,0xf3,0x8,0x30,0x69, + 0x11,0x21,0xc,0x3,0xee,0xde,0x2d,0x91,0x4a,0xa5,0x88,0xa2,0x88,0xbe,0xc7,0x9f, + 0xa0,0x30,0x5c,0x68,0x14,0xa1,0xa4,0x8d,0x8d,0x8d,0x31,0x53,0xbe,0x47,0x57,0x57, + 0x17,0x81,0xef,0x35,0x88,0x1a,0x22,0x54,0x4c,0x1c,0x45,0xf8,0x9e,0x87,0xef,0xfb, + 0x0,0xe8,0xfa,0xc2,0x7a,0xdb,0x4,0x68,0xad,0x3b,0x24,0xc9,0x7a,0x11,0x2,0x3f, + 0xc0,0x73,0x3d,0x82,0x60,0xfe,0xb3,0x24,0x8a,0x22,0x2,0xdf,0xc7,0xf7,0xfd,0x59, + 0xe2,0x24,0xf6,0x11,0x44,0x44,0x8d,0x71,0x22,0x92,0x10,0x27,0xa8,0x25,0x76,0x1a, + 0x3e,0x35,0x46,0xdf,0x30,0x46,0xa3,0x8d,0x26,0xe9,0xd3,0x99,0x34,0x5f,0xfc,0xfb, + 0x4b,0x86,0xf6,0xef,0x23,0xc,0x5b,0x85,0x6c,0xdb,0xb6,0x8d,0x5c,0x36,0x87,0xe7, + 0xb9,0x84,0x61,0x10,0x23,0x24,0xc,0x43,0x22,0xea,0xa4,0x4a,0x9,0x26,0xb6,0x37, + 0x7,0xd5,0x36,0x1,0xda,0x98,0xcf,0x8d,0x31,0xcc,0xa2,0x3e,0xb8,0xab,0x2b,0xc7, + 0xe4,0xd4,0x24,0x43,0xfb,0x86,0x8,0x82,0xa0,0x45,0x44,0xa1,0x50,0xe0,0x9b,0x3b, + 0x77,0x16,0x22,0xa1,0xc5,0x9e,0x36,0x18,0xad,0x13,0x5c,0x69,0x13,0x60,0x19,0x75, + 0xb9,0x69,0x40,0x3c,0xa1,0x8e,0x5c,0x2e,0xc7,0xf4,0x9d,0xe9,0x36,0x11,0x3d,0x8f, + 0xf4,0xf0,0xfa,0x8e,0x37,0xf8,0xe6,0x4e,0x11,0xdd,0x34,0xbe,0xd5,0x4e,0x8c,0x16, + 0x41,0xd6,0xb9,0x36,0x1,0xda,0xe8,0xb1,0x85,0x57,0xa2,0xc9,0x75,0xe5,0x98,0xb9, + 0x3f,0xc3,0xe0,0xe0,0x60,0x23,0xa1,0x0,0xf2,0xf9,0x3c,0x3f,0x58,0xb9,0x8a,0x20, + 0xf0,0xd1,0x71,0xe8,0xb4,0x31,0xe8,0x98,0x4c,0xcf,0x63,0x4b,0x5b,0xe6,0x4c,0x32, + 0xbf,0xe5,0x34,0x7c,0x73,0xe7,0x9b,0xff,0x50,0xa2,0xd6,0x4a,0x73,0x46,0x37,0xef, + 0xe9,0xf8,0x74,0xb3,0x4d,0x8a,0x83,0x7,0xf,0x62,0x99,0xfa,0x39,0xe0,0x38,0xe, + 0xaf,0xbf,0xb1,0x83,0xc7,0x1e,0x7f,0xac,0x91,0xfd,0xf3,0x2,0x41,0x69,0x2e,0xbd, + 0xb3,0x6b,0x68,0xa0,0xcd,0x3,0x0,0x46,0x9b,0x23,0xb3,0xee,0x8a,0xd1,0xe2,0x5a, + 0x43,0x2e,0x9b,0x5,0x9,0x19,0x1c,0xdc,0x8b,0xe7,0x79,0x0,0xa4,0x52,0x29,0xde, + 0x7e,0x7b,0xf,0x5f,0xff,0xe7,0xeb,0x5,0xc3,0xa0,0x95,0x42,0x29,0x41,0x42,0xe, + 0x37,0x73,0xb6,0x8,0x38,0x7a,0xf8,0xe8,0x9,0x65,0xf4,0x19,0xdd,0x16,0xbb,0xd6, + 0xc4,0xca,0x66,0xb3,0x58,0xb6,0x61,0x70,0x70,0xf,0xae,0xeb,0x2,0xd0,0xff,0xfd, + 0x7e,0x9e,0xfb,0xf1,0x4f,0x28,0x97,0xcb,0x75,0x37,0x6b,0x8d,0x52,0xaa,0xb5,0x7e, + 0x44,0x8c,0x57,0xab,0xfe,0x47,0xb,0xa,0x0,0x30,0x29,0xb3,0xc3,0x18,0x33,0x93, + 0xc4,0x51,0xc7,0x71,0x9c,0x1b,0xcb,0x5c,0x2e,0x4b,0xae,0x3b,0xcb,0xd0,0xbe,0xa1, + 0x86,0x88,0x7c,0x3e,0x4f,0xa9,0x58,0x9a,0x6b,0x32,0x69,0x25,0x22,0xfd,0x5a,0x61, + 0xce,0x25,0x75,0xde,0x2b,0xd9,0xf0,0x6f,0x86,0xf3,0x5a,0xe4,0x13,0x11,0xe9,0x6c, + 0x2e,0xaf,0x5a,0x6b,0x6c,0xdb,0xc6,0xb6,0x2c,0x8c,0x65,0xd0,0x4a,0x53,0xab,0x39, + 0x4c,0x4e,0xde,0x60,0xeb,0xd6,0xad,0xfc,0xe1,0x8f,0xbf,0x67,0xc5,0x8a,0x3e,0x7c, + 0xdf,0x9f,0x5b,0x37,0x2a,0x91,0x84,0x3f,0xdb,0xb3,0x6b,0x5f,0xdb,0xbd,0x70,0xc1, + 0x4b,0xe9,0x81,0xdf,0x8d,0x6e,0x51,0xa2,0xfe,0x2c,0xc8,0xa2,0x7a,0x51,0x51,0x31, + 0xb9,0x8d,0x65,0xdb,0xd8,0xb6,0x8d,0x65,0x59,0x58,0xc6,0xe2,0xde,0xfd,0x7b,0x4c, + 0x4e,0x4e,0xb2,0x74,0xe9,0x52,0xbc,0xc6,0x5,0xc6,0x49,0x4c,0xcd,0x28,0xe4,0xa7, + 0xbb,0x77,0xef,0x6d,0xbb,0xf,0xfe,0x4f,0x1,0x0,0x87,0xe,0x1d,0x7a,0x12,0x9, + 0x3e,0x44,0xd8,0x4,0xf5,0x3a,0x6e,0x59,0xb1,0x7,0x8c,0x69,0x94,0xd7,0x28,0x8a, + 0x8,0x82,0xa0,0x41,0xec,0xfb,0x3e,0x75,0xbb,0x72,0x26,0xd4,0xec,0xd8,0xbb,0x73, + 0xef,0x95,0x85,0x38,0x1e,0xf8,0x62,0x32,0x3a,0x3a,0xaa,0xd2,0x69,0xb3,0x3d,0x52, + 0xec,0x26,0x92,0x1f,0x36,0x26,0xc6,0x5b,0x2b,0x69,0x51,0x14,0xd1,0x64,0xeb,0x9f, + 0x8,0x47,0xde,0xd9,0x35,0x78,0x82,0x7,0xb4,0x87,0x7a,0x33,0x4a,0xda,0xa1,0x23, + 0xbf,0xdd,0x14,0x5,0xb2,0x59,0x44,0xf2,0x10,0xf5,0x3,0x69,0xa0,0x3,0xb8,0x41, + 0xc4,0xe7,0xa2,0xb8,0x1c,0x2a,0x35,0xb6,0x67,0xe7,0x9e,0x8b,0xf,0x6b,0xb3,0x45, + 0x80,0x88,0x28,0xc0,0x8a,0x61,0x9a,0x7a,0x3,0xe8,0x26,0xa8,0x18,0xcd,0x67,0x74, + 0x4,0x84,0x31,0x82,0x26,0xf8,0x31,0xbc,0xa6,0xde,0x8b,0xa2,0x28,0x24,0x36,0x8c, + 0xd4,0x7d,0xa9,0xe2,0x67,0xbb,0x89,0xdc,0x8a,0x9f,0xe7,0x22,0xd5,0xf4,0xbf,0xc4, + 0x44,0x1e,0xe0,0xce,0x3,0x6f,0x8e,0xd0,0x10,0x8,0xe3,0xdc,0x9,0xff,0xb,0x58, + 0xc5,0xa1,0x8c,0x5a,0x52,0x71,0x5d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/checkbox_unchecked.png 0x0,0x0,0xc,0x65, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -5167,7 +6444,7 @@ static const unsigned char qt_resource_data[] = { 0xd7,0xde,0x7b,0xbf,0x28,0x8a,0x22,0xbe,0xba,0xbe,0xdf,0x97,0xf0,0x23,0xf1,0x13, 0xd7,0x73,0xe7,0x31,0xcb,0xeb,0x3,0xc5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/lineedit.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/lineedit.png 0x0,0x0,0x5,0x87, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -5259,7 +6536,110 @@ static const unsigned char qt_resource_data[] = { 0x9e,0x9a,0xa2,0x31,0x16,0x3e,0x29,0xdd,0x59,0x7a,0xca,0x17,0xfc,0xb8,0x71,0x46, 0xfe,0x2,0x18,0xf,0xa2,0x8d,0xe6,0x63,0xa5,0x8b,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/toolbar.sci + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/tab_news.png + 0x0,0x0,0x6,0x40, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x20,0x0,0x0,0x0,0x20,0x8,0x6,0x0,0x0,0x0,0x73,0x7a,0x7a,0xf4, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, + 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x5,0xe2,0x49,0x44,0x41,0x54,0x78,0xda,0xc4, + 0x97,0x7b,0x68,0xd5,0x65,0x18,0xc7,0xdf,0xb3,0xed,0x9c,0xcd,0x6d,0xec,0x6a,0xee, + 0xe2,0x66,0xbb,0xda,0x2e,0xcc,0xb4,0x5c,0x4d,0x63,0xa6,0x2e,0x41,0x12,0xc4,0x2c, + 0x61,0x85,0x44,0x84,0x92,0x15,0x45,0x14,0xfd,0x3d,0x47,0x81,0x11,0x81,0x41,0xe2, + 0xa2,0x88,0xe8,0x8f,0xa4,0xfe,0x10,0x23,0xa2,0xc,0x7,0x8a,0xd5,0xc2,0x7f,0x34, + 0x37,0xb6,0xb5,0xb1,0xab,0xbb,0xbb,0xfb,0xf5,0x6c,0x73,0x97,0x3e,0xdf,0x5f,0xe7, + 0x37,0x7e,0x9e,0x8e,0x6e,0x5e,0xc2,0x17,0x1e,0xde,0xdf,0xf9,0xbd,0xcf,0xfb,0xbc, + 0xdf,0xe7,0x79,0xbe,0xcf,0xf3,0xfe,0x8e,0x6b,0x71,0x71,0xd1,0x3c,0xc8,0x11,0x62, + 0x3f,0x94,0x97,0x97,0x6f,0x60,0x7a,0x2,0x19,0x40,0xc6,0x90,0x7e,0xa4,0x13,0x19, + 0xbe,0x5b,0xe3,0x65,0x65,0x65,0x2b,0x7,0xc0,0x28,0xde,0xb8,0x71,0xe3,0x89,0x91, + 0x91,0x11,0x33,0x3c,0x3c,0x3c,0x3b,0x3f,0x3f,0x3f,0x31,0x3b,0x3b,0xdb,0x81,0xd4, + 0xb3,0xf6,0x87,0x4f,0xaa,0x31,0x3a,0xff,0xbf,0x44,0x80,0x31,0xc7,0x61,0x26,0x3f, + 0x3f,0x5f,0xcf,0x1e,0x52,0x13,0x37,0x37,0x37,0x17,0xe7,0xf5,0x7a,0x1f,0x1d,0x18, + 0x18,0x28,0x6d,0x6f,0x6f,0x5f,0xe0,0xf9,0x2a,0x91,0xfa,0x81,0xf5,0xef,0x1,0xd2, + 0x70,0x3f,0x0,0xb8,0x6c,0xe,0x60,0xf8,0xb5,0xdc,0xdc,0xdc,0xcf,0x57,0xad,0x5a, + 0x65,0x5c,0x2e,0x97,0x9,0xa,0xa,0x32,0x21,0x21,0x21,0xc6,0xed,0x76,0x9b,0xb0, + 0xb0,0x30,0x13,0x1a,0x1a,0x6a,0x4,0xb0,0xb7,0xb7,0xd7,0x34,0x36,0x36,0x82,0xc5, + 0x7b,0x9a,0x6d,0x27,0x1,0xf2,0xe7,0xfd,0x2,0x70,0x24,0x2f,0x2f,0xaf,0x62,0xed, + 0xda,0xb5,0x6,0xcf,0xcd,0x8d,0x1b,0x37,0xac,0x3,0x35,0xdb,0x3a,0x2,0x11,0x11, + 0x11,0x61,0xc2,0xc3,0xc3,0xcd,0xd0,0xd0,0x90,0xa9,0xae,0xae,0x9e,0x9b,0x98,0x98, + 0xf8,0x9a,0xa5,0x63,0x0,0x69,0xbd,0x1b,0x0,0x41,0x8e,0x67,0x77,0x70,0x70,0xb0, + 0xb9,0x76,0xed,0x9a,0x11,0xf,0x74,0x68,0x6c,0x6c,0xac,0x11,0xa0,0xd5,0xab,0x57, + 0x5b,0x51,0x98,0x9e,0x9e,0x36,0x83,0x83,0x83,0xa6,0xab,0xab,0xcb,0x8a,0xd0,0xb6, + 0x6d,0xdb,0x42,0xa,0xb,0xb,0xf,0x13,0xb5,0x4b,0x38,0xf0,0xea,0xbd,0x46,0xe0, + 0x11,0xa6,0x2d,0x48,0x38,0xf2,0x30,0x92,0x46,0x2a,0x36,0x70,0x70,0xe6,0xba,0x75, + 0xeb,0xdc,0x49,0x49,0x49,0x16,0x88,0xf1,0xf1,0x71,0x4b,0xb4,0x4f,0xa9,0x8a,0x8a, + 0x8a,0xb2,0x22,0xd3,0xd6,0xd6,0x66,0x9a,0x9b,0x9b,0xbf,0x61,0xdf,0x3b,0x44,0x63, + 0xe4,0x8e,0x1,0x4,0x1a,0x80,0xf2,0x30,0x9,0x58,0x31,0xb2,0x3f,0x32,0x32,0x72, + 0x7,0x3c,0x9,0x8a,0x8b,0x8b,0x53,0xa5,0x98,0xc9,0xc9,0xc9,0x7f,0x99,0xc,0x57, + 0xe2,0xe3,0xe3,0xad,0x77,0xb5,0xb5,0xb5,0x97,0x49,0xdd,0x1,0x40,0xb4,0xdc,0x33, + 0x80,0x0,0x80,0x14,0xa1,0xc3,0x0,0x39,0x58,0x50,0x50,0xe0,0xd6,0xc1,0x4a,0xc9, + 0xc2,0xc2,0x82,0xb5,0x1e,0x1d,0x1d,0x6d,0x45,0xa5,0xa6,0xa6,0xa6,0x5,0x70,0x7b, + 0x0,0xf1,0xf7,0x9d,0xa4,0x40,0xde,0x86,0x22,0x33,0x6c,0x9c,0x5d,0x6,0xc8,0x93, + 0x4c,0x47,0xd7,0xaf,0x5f,0xbf,0x5b,0xa9,0xe9,0xef,0xef,0xb7,0x88,0xab,0xa1,0x34, + 0x89,0xa4,0x80,0x68,0x7,0x44,0x9,0xb6,0x9a,0x57,0xa,0xe0,0xa0,0xc7,0xe3,0x39, + 0x6,0xeb,0xc7,0x79,0xd7,0xcd,0xab,0x5a,0x5f,0xf3,0xb9,0x84,0x91,0xf6,0x5b,0x0, + 0x79,0x2f,0x26,0x26,0xe6,0x43,0xaa,0x27,0x4c,0xe1,0x57,0xd5,0x58,0x4d,0xc4,0xe3, + 0xb1,0x41,0x5c,0xe5,0xdd,0xf6,0xdb,0x71,0xc2,0x9,0xe0,0x75,0x9a,0xd0,0x49,0x31, + 0x5e,0x86,0x28,0x2f,0x2b,0xa7,0x78,0x37,0x36,0x33,0x33,0x73,0xe,0x95,0xaf,0x90, + 0xb3,0x18,0x5b,0xf4,0x3,0xb1,0x83,0xd2,0x3c,0x5,0x37,0x12,0xb5,0x7,0xdd,0xa5, + 0x48,0xa8,0x87,0x50,0xaa,0xdf,0xb1,0xe7,0xc5,0x95,0x94,0xe1,0x82,0xca,0xac,0xbb, + 0xbb,0xdb,0x2a,0x43,0xe5,0x17,0xf6,0x9b,0xa2,0xa2,0xa2,0xa8,0xcd,0x9b,0x37,0x3f, + 0x9f,0x90,0x90,0xf0,0x33,0x3a,0xe7,0x38,0x70,0xab,0x5f,0xbf,0x3f,0x4f,0xa8,0x9f, + 0xae,0xaf,0xaf,0x6f,0x51,0x8f,0x50,0x29,0xd3,0xc6,0x2d,0x82,0xca,0xb9,0x8c,0x8c, + 0x8c,0x52,0xf6,0xbc,0xb1,0x12,0x0,0x2e,0x91,0x49,0x25,0xa5,0x7c,0xd2,0x7e,0xd, + 0xed,0xd7,0xb4,0xb6,0xb6,0x5a,0xc6,0x32,0x33,0x33,0xd,0x40,0x4a,0x20,0xe0,0x5, + 0xc,0x1e,0xf5,0x71,0xc6,0x6,0xd1,0x88,0xce,0x2e,0x40,0x74,0xaa,0x2c,0x75,0xb0, + 0x40,0xa8,0x59,0xe9,0x37,0xe9,0xf8,0x18,0xfd,0xac,0xe5,0x0,0x78,0x94,0x37,0xb1, + 0x58,0x65,0x96,0x9e,0x9e,0x6e,0x12,0x13,0x13,0xad,0x48,0x28,0x22,0x2,0x32,0x3a, + 0x3a,0x6a,0xc4,0xfe,0xac,0xac,0xac,0x32,0x1a,0xd1,0x19,0x8c,0x46,0x3b,0x40,0xb4, + 0x4c,0x4d,0x4d,0x95,0xd2,0xb,0xa6,0xb4,0x5f,0xce,0x48,0x44,0xd0,0xb4,0xb4,0xb4, + 0x8,0x54,0x3e,0x5a,0x8e,0x3,0x85,0x4c,0xfb,0x90,0x24,0x24,0x9b,0x48,0x6c,0x22, + 0xec,0x11,0x62,0xb9,0xf2,0xda,0xd7,0xd7,0x67,0x79,0x25,0x80,0x6b,0xd6,0xac,0xb1, + 0xbc,0xe4,0x4e,0xa8,0x82,0x2f,0x7b,0x9c,0x24,0xc3,0xce,0x21,0x52,0xf7,0xa5,0x88, + 0x38,0x36,0x36,0xb6,0x54,0x9e,0x44,0x74,0x11,0x4e,0xa9,0x2a,0xce,0xaf,0xa8,0xf, + 0x60,0x48,0xdd,0xf0,0x59,0xe,0x3c,0x94,0x92,0x92,0xf2,0x18,0x60,0x4c,0x4f,0x4f, + 0x8f,0xd5,0x8e,0x35,0x7c,0xa1,0x15,0x88,0x4a,0x2a,0x67,0x2f,0x86,0xbd,0x8e,0xbd, + 0x67,0x72,0x72,0x72,0xf6,0x39,0x7b,0x84,0xc8,0xdd,0xd0,0xd0,0xf0,0x2b,0x7a,0xbb, + 0x6f,0x95,0x2,0xff,0x8f,0x89,0x76,0xa4,0x2,0x80,0x5b,0x3a,0x3a,0x3a,0xde,0x66, + 0xf3,0xa8,0x8c,0xc8,0x33,0x45,0x42,0x15,0xa2,0x96,0x9c,0x9a,0x9a,0xfa,0xc,0xea, + 0x1f,0xf8,0x6d,0x7f,0x9f,0x3b,0x65,0x52,0x20,0xa5,0x2b,0x21,0x3d,0x86,0x92,0xdd, + 0xe5,0x6b,0x66,0xcb,0x3,0x70,0x0,0x99,0x45,0x3e,0xe3,0xb0,0x1d,0x80,0x68,0x14, + 0x8,0x11,0x55,0x9e,0x89,0x1b,0x4a,0x9,0x86,0xdf,0xc5,0xf0,0x4e,0xc7,0x9e,0x26, + 0xe,0xfc,0xc2,0xf6,0x5e,0xb3,0xd2,0xc1,0xe5,0xa6,0xf3,0x5e,0xbe,0x23,0x0,0xe, + 0xa3,0x57,0x8,0xff,0xf6,0xa6,0xa6,0xa6,0x7a,0x91,0x4c,0x7,0xcb,0x33,0x7d,0x1f, + 0xc0,0x9,0x17,0xa4,0xfc,0x4,0x10,0xa1,0x8e,0x2d,0x27,0xae,0x5f,0xbf,0xee,0x55, + 0x69,0x4a,0xcf,0xbe,0xe2,0xe9,0xd,0x7b,0xd1,0x8b,0xba,0x2d,0x0,0x14,0xd2,0x91, + 0x62,0x24,0xc7,0xf,0x44,0xf,0x1f,0x22,0x2f,0x74,0x76,0x76,0xe,0x8b,0x88,0x36, + 0xd3,0x95,0x6b,0x7e,0x6f,0x42,0xe5,0x39,0x67,0x55,0x50,0x9a,0x3f,0xa9,0x2f,0xd8, + 0x7a,0x8a,0x2,0xe0,0x93,0x59,0xde,0x1a,0x10,0x0,0x7,0x86,0x23,0x15,0x74,0xb1, + 0x6a,0xf2,0x77,0x91,0xf9,0x2f,0x7e,0x9f,0x46,0x12,0x1c,0x86,0xeb,0x48,0xc7,0x5b, + 0x2a,0x49,0x7d,0x3d,0xc9,0x3b,0x71,0x41,0x69,0x61,0xbc,0x89,0xae,0xcb,0x61,0xf2, + 0x94,0x48,0x6b,0x47,0x4b,0xcf,0xe2,0x10,0x63,0xe7,0x7f,0x0,0xb0,0x91,0x92,0xf, + 0x39,0x4e,0xe7,0x3a,0xc2,0x25,0x13,0x9,0xb9,0xc,0x73,0x68,0x76,0x76,0xf6,0x7e, + 0xc2,0xfb,0x2d,0xeb,0x6e,0xa7,0x61,0xc2,0x7b,0x91,0xa6,0xb4,0xe4,0x9d,0x0,0x1, + 0x5a,0x4,0x2b,0x70,0xe8,0xfd,0xc6,0xfb,0x21,0x1d,0x6a,0xeb,0x29,0x15,0xfc,0x7e, + 0x4a,0xce,0xfa,0x47,0xa0,0x90,0x7a,0x7d,0x45,0xfd,0xbc,0xae,0xae,0xce,0x12,0xee, + 0x76,0x2b,0xbc,0x90,0xa7,0x84,0xf5,0x22,0x47,0x14,0x54,0xbb,0x9f,0x92,0x8e,0xa5, + 0xd6,0xab,0xf0,0x2,0x28,0x98,0xf7,0x25,0xe,0xbd,0x41,0x7a,0xc8,0x65,0xdd,0x9, + 0x76,0x35,0xc8,0x3e,0xe5,0x9b,0xe3,0xfb,0xe8,0xb9,0x9,0x40,0x3e,0x84,0xf1,0xa8, + 0x5,0x8b,0x2c,0x36,0x5a,0x1,0x10,0x91,0x18,0x79,0x7e,0x54,0xa9,0xc4,0xbb,0x2e, + 0x5d,0x3a,0xd2,0x95,0x71,0x1f,0xeb,0x8b,0xfd,0xf4,0xae,0xaa,0x9b,0xda,0x11,0x10, + 0x68,0x0,0xa9,0x83,0xa6,0xfa,0x3,0x68,0x23,0x47,0xf3,0xce,0xb0,0x4a,0x94,0x67, + 0x6d,0xd2,0xba,0x1f,0x21,0xc7,0xe9,0x82,0x55,0xf2,0xce,0xd6,0x55,0x8e,0x49,0x57, + 0xae,0x5f,0xba,0xea,0xe4,0x88,0xad,0xa3,0x9b,0x16,0x40,0x8a,0x54,0xba,0xff,0xff, + 0x82,0x2a,0xea,0xfa,0x6c,0x72,0x72,0xf2,0x1e,0xea,0x7a,0x89,0x30,0xf2,0x90,0x4b, + 0xa9,0x86,0xf5,0xdf,0x3,0x14,0xcc,0x15,0x8,0x76,0x40,0x77,0x86,0xfd,0x69,0x6, + 0xd8,0x87,0x8,0xbb,0xca,0x6c,0xd0,0xa7,0xd3,0xa7,0x6e,0x6b,0xeb,0xd8,0x7d,0x81, + 0x11,0x7f,0x53,0x4,0xf0,0x68,0xa,0x74,0x87,0xa8,0xeb,0xb,0xca,0x93,0x72,0xeb, + 0xbb,0x9e,0x6b,0x48,0x49,0x29,0xeb,0x93,0x1,0x0,0xc,0xda,0xf7,0xbe,0x44,0x7b, + 0x0,0x2d,0xc3,0x31,0xe,0x1d,0xaf,0xaa,0xc0,0xd6,0x91,0xe8,0x6e,0x60,0xc4,0x6, + 0xbc,0xb,0x8,0x9f,0x16,0xf6,0xea,0x42,0x42,0xba,0x90,0x1f,0x7d,0x73,0xa0,0xf1, + 0x38,0xf2,0x12,0x62,0xff,0x5d,0x53,0x9,0xca,0xbd,0xe3,0x48,0xaf,0xfe,0x1b,0x62, + 0x2f,0x83,0x67,0x7d,0xf,0x2c,0xfa,0x44,0x43,0x29,0xa8,0x64,0xfd,0x17,0xd7,0x83, + 0xfe,0x77,0x1c,0x64,0x1e,0xf0,0xf8,0x47,0x80,0x1,0x0,0xad,0x93,0x9d,0xf1,0x21, + 0x89,0xc3,0xc9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/toolbar.sci 0x0,0x0,0x0,0x56, 0x62, 0x6f,0x72,0x64,0x65,0x72,0x2e,0x6c,0x65,0x66,0x74,0x3a,0x20,0x31,0x30,0xa,0x62, @@ -5268,7 +6648,7 @@ static const unsigned char qt_resource_data[] = { 0x62,0x6f,0x72,0x64,0x65,0x72,0x2e,0x72,0x69,0x67,0x68,0x74,0x3a,0x20,0x31,0x30, 0xa,0x73,0x6f,0x75,0x72,0x63,0x65,0x3a,0x20,0x74,0x6f,0x6f,0x6c,0x62,0x61,0x72, 0x2e,0x70,0x6e,0x67,0xa, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/back.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/back.png 0x0,0x0,0x5,0xdc, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -5365,7 +6745,7 @@ static const unsigned char qt_resource_data[] = { 0x20,0x84,0x65,0xa4,0xdf,0x61,0x84,0xe2,0x54,0xed,0x3f,0x79,0xb2,0xe7,0x7b,0x99, 0x10,0x42,0xe8,0x40,0x44,0xf4,0x1f,0xae,0xa6,0xfc,0xf8,0x72,0xe,0xee,0x7d,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/toolbutton.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/toolbutton.png 0x0,0x0,0x9,0xf6, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -5528,7 +6908,7 @@ static const unsigned char qt_resource_data[] = { 0xcd,0x59,0x40,0x2a,0xa7,0xd3,0x26,0xa6,0xb6,0xdf,0xd5,0xd5,0x55,0x9e,0xc4,0xff, 0x0,0x5c,0x2,0x19,0x87,0x64,0x82,0xd5,0x44,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /home/sudheer/marketstoday/marketstoday-0.1/src/qml/Library/images/remove.png + // /home/sudheer/marketstoday/marketstoday-0.3/src/qml/Library/images/remove.png 0x0,0x0,0x3,0x2, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -5589,12 +6969,6 @@ static const unsigned char qt_resource_name[] = { 0x0,0x0,0x78,0x3c, 0x0,0x71, 0x0,0x6d,0x0,0x6c, - // StockQuotesComponent.qml - 0x0,0x18, - 0x1,0x5f,0xdd,0x5c, - 0x0,0x53, - 0x0,0x74,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x51,0x0,0x75,0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x73,0x0,0x43,0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x6f,0x0,0x6e, - 0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x71,0x0,0x6d,0x0,0x6c, // ConfigOptionsComponent.qml 0x0,0x1a, 0xc,0xf8,0x90,0x7c, @@ -5618,6 +6992,18 @@ static const unsigned char qt_resource_name[] = { 0x0,0x43, 0x0,0x6f,0x0,0x6e,0x0,0x66,0x0,0x69,0x0,0x67,0x0,0x50,0x0,0x61,0x0,0x72,0x0,0x61,0x0,0x6d,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x73,0x0,0x43, 0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x6f,0x0,0x6e,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x71,0x0,0x6d,0x0,0x6c, + // StockDetailsComponent.qml + 0x0,0x19, + 0x3,0xac,0x79,0x9c, + 0x0,0x53, + 0x0,0x74,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x44,0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x69,0x0,0x6c,0x0,0x73,0x0,0x43,0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x6f, + 0x0,0x6e,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x71,0x0,0x6d,0x0,0x6c, + // StockDetailsRow.qml + 0x0,0x13, + 0xa,0xf3,0xaf,0x5c, + 0x0,0x53, + 0x0,0x74,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x44,0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x69,0x0,0x6c,0x0,0x73,0x0,0x52,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x71, + 0x0,0x6d,0x0,0x6c, // Config.qml 0x0,0xa, 0xc,0xf3,0x1c,0xbc, @@ -5645,6 +7031,11 @@ static const unsigned char qt_resource_name[] = { 0x8,0x22,0xdf,0x1c, 0x0,0x4d, 0x0,0x65,0x0,0x6e,0x0,0x75,0x0,0x42,0x0,0x61,0x0,0x72,0x0,0x2e,0x0,0x71,0x0,0x6d,0x0,0x6c, + // Loading.qml + 0x0,0xb, + 0x0,0xf0,0xfb,0x5c, + 0x0,0x4c, + 0x0,0x6f,0x0,0x61,0x0,0x64,0x0,0x69,0x0,0x6e,0x0,0x67,0x0,0x2e,0x0,0x71,0x0,0x6d,0x0,0x6c, // TitleBar.qml 0x0,0xc, 0x3,0xe4,0x35,0x1c, @@ -5705,6 +7096,11 @@ static const unsigned char qt_resource_name[] = { 0x7,0xa4,0x7e,0x39, 0x0,0x74, 0x0,0x6f,0x0,0x6f,0x0,0x6c,0x0,0x62,0x0,0x75,0x0,0x74,0x0,0x74,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x73,0x0,0x63,0x0,0x69, + // tab_stocks.png + 0x0,0xe, + 0x9,0x2b,0x1f,0x67, + 0x0,0x74, + 0x0,0x61,0x0,0x62,0x0,0x5f,0x0,0x73,0x0,0x74,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // up.png 0x0,0x6, 0x7,0xc3,0x57,0x47, @@ -5720,6 +7116,16 @@ static const unsigned char qt_resource_name[] = { 0x7,0xe4,0x3c,0xf9, 0x0,0x74, 0x0,0x69,0x0,0x74,0x0,0x6c,0x0,0x65,0x0,0x62,0x0,0x61,0x0,0x72,0x0,0x2e,0x0,0x73,0x0,0x63,0x0,0x69, + // arrow_right.png + 0x0,0xf, + 0xf,0x2c,0x24,0xc7, + 0x0,0x61, + 0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x5f,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // information.png + 0x0,0xf, + 0x6,0xb2,0xe7,0x27, + 0x0,0x69, + 0x0,0x6e,0x0,0x66,0x0,0x6f,0x0,0x72,0x0,0x6d,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // icon_stocks.png 0x0,0xf, 0x6,0xaa,0xbf,0x67, @@ -5730,16 +7136,21 @@ static const unsigned char qt_resource_name[] = { 0x7,0xe4,0x32,0x27, 0x0,0x74, 0x0,0x69,0x0,0x74,0x0,0x6c,0x0,0x65,0x0,0x62,0x0,0x61,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // news.png - 0x0,0x8, - 0xc,0xe6,0x59,0xc7, - 0x0,0x6e, - 0x0,0x65,0x0,0x77,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // paste.png + 0x0,0x9, + 0xa,0xa8,0xba,0x47, + 0x0,0x70, + 0x0,0x61,0x0,0x73,0x0,0x74,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // lineedit.sci 0x0,0xc, 0x5,0x67,0xce,0xf9, 0x0,0x6c, 0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x65,0x0,0x64,0x0,0x69,0x0,0x74,0x0,0x2e,0x0,0x73,0x0,0x63,0x0,0x69, + // menu_icon.png + 0x0,0xd, + 0x1,0xea,0x3d,0x7, + 0x0,0x6d, + 0x0,0x65,0x0,0x6e,0x0,0x75,0x0,0x5f,0x0,0x69,0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // config.png 0x0,0xa, 0xc,0xf7,0x1b,0xc7, @@ -5772,6 +7183,11 @@ static const unsigned char qt_resource_name[] = { 0x6,0xa6,0x8b,0x27, 0x0,0x67, 0x0,0x6c,0x0,0x6f,0x0,0x73,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // arrow_left.png + 0x0,0xe, + 0x8,0xfa,0xe1,0x27, + 0x0,0x61, + 0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x5f,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // checkbox_unchecked.png 0x0,0x16, 0x1,0x75,0xcc,0x87, @@ -5783,6 +7199,11 @@ static const unsigned char qt_resource_name[] = { 0x5,0x67,0xc0,0x27, 0x0,0x6c, 0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x65,0x0,0x64,0x0,0x69,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // tab_news.png + 0x0,0xc, + 0x3,0xad,0x5b,0xc7, + 0x0,0x74, + 0x0,0x61,0x0,0x62,0x0,0x5f,0x0,0x6e,0x0,0x65,0x0,0x77,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // toolbar.sci 0x0,0xb, 0x8,0x73,0x95,0xd9, @@ -5810,89 +7231,105 @@ static const unsigned char qt_resource_struct[] = { // : 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1, // :/qml - 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x2, - // :/qml/StockQuotesComponent.qml - 0x0,0x0,0x0,0xc,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, + 0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x9,0x0,0x0,0x0,0x2, // :/qml/Library - 0x0,0x0,0x0,0x7c,0x0,0x2,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0xa, + 0x0,0x0,0x0,0x46,0x0,0x2,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0xb, + // :/qml/StockDetailsComponent.qml + 0x0,0x0,0x0,0xcc,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x13,0x57, // :/qml/ConfigParametersComponent.qml - 0x0,0x0,0x0,0xc2,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0xe,0x39, + 0x0,0x0,0x0,0x8c,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0x85, // :/qml/MarketsTodayApp.qml - 0x0,0x0,0x1,0x56,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x21,0x3b, + 0x0,0x0,0x1,0x84,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x32,0x88, + // :/qml/StockDetailsRow.qml + 0x0,0x0,0x1,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x21,0xb, // :/qml/Config.qml - 0x0,0x0,0x1,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x13,0xc3, + 0x0,0x0,0x1,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x24,0xd4, // :/qml/ConfigOptionsComponent.qml - 0x0,0x0,0x0,0x42,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x5,0x21, + 0x0,0x0,0x0,0xc,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0, // :/qml/ConfigTickersComponent.qml - 0x0,0x0,0x1,0x1c,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x1b,0x35, + 0x0,0x0,0x1,0x4a,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x2c,0x46, // :/qml/MarketsTodayWidget.qml - 0x0,0x0,0x0,0x90,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x7,0x45, + 0x0,0x0,0x0,0x5a,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x2,0xd9, // :/qml/Library/js - 0x0,0x0,0x1,0xea,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x27, + 0x0,0x0,0x2,0x34,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x2f, + // :/qml/Library/Loading.qml + 0x0,0x0,0x1,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x44,0x7, // :/qml/Library/TitleBar.qml - 0x0,0x0,0x1,0xba,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x2f,0x28, + 0x0,0x0,0x2,0x4,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x4a,0xbc, // :/qml/Library/images - 0x0,0x0,0x1,0xd8,0x0,0x2,0x0,0x0,0x0,0x17,0x0,0x0,0x0,0x10, + 0x0,0x0,0x2,0x22,0x0,0x2,0x0,0x0,0x0,0x1d,0x0,0x0,0x0,0x12, // :/qml/Library/MenuBar.qml - 0x0,0x0,0x1,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2b,0x7d, + 0x0,0x0,0x1,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x40,0x14, // :/qml/Library/ToolBar.qml - 0x0,0x0,0x1,0x82,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x28,0x47, + 0x0,0x0,0x1,0xb0,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x3c,0x30, // :/qml/Library/Button.qml - 0x0,0x0,0x1,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x36,0x7a, + 0x0,0x0,0x2,0x3e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x53,0x9e, // :/qml/Library/images/loading.png - 0x0,0x0,0x4,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x21,0xbc, + 0x0,0x0,0x4,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x69,0x67, // :/qml/Library/images/checkbox_unchecked.png - 0x0,0x0,0x4,0x60,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x2f,0x57, + 0x0,0x0,0x5,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x7d,0xd5, + // :/qml/Library/images/menu_icon.png + 0x0,0x0,0x4,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf,0x25, + // :/qml/Library/images/tab_news.png + 0x0,0x0,0x5,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x8f,0xc9, // :/qml/Library/images/lineedit.png - 0x0,0x0,0x4,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x3b,0xc0, + 0x0,0x0,0x5,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x8a,0x3e, // :/qml/Library/images/lineedit.sci - 0x0,0x0,0x3,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc8,0xf9, + 0x0,0x0,0x4,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xe,0xca, // :/qml/Library/images/reload.png - 0x0,0x0,0x2,0xf2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x87,0x2e, + 0x0,0x0,0x3,0x5e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xb5,0xdf, // :/qml/Library/images/close.png - 0x0,0x0,0x2,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x53,0xe8, + 0x0,0x0,0x2,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x73,0x1d, // :/qml/Library/images/gloss.png - 0x0,0x0,0x4,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x2a,0x7f, + 0x0,0x0,0x5,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x71,0xe5, // :/qml/Library/images/icon_stocks.png - 0x0,0x0,0x3,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x98,0xcd, + 0x0,0x0,0x3,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xdf,0x8f, + // :/qml/Library/images/information.png + 0x0,0x0,0x3,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xce,0xb1, // :/qml/Library/images/remove.png - 0x0,0x0,0x5,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x51,0x7f, + 0x0,0x0,0x6,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xa6,0x41, // :/qml/Library/images/down.png - 0x0,0x0,0x2,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x64,0x92, + 0x0,0x0,0x2,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x83,0xc7, // :/qml/Library/images/back.png - 0x0,0x0,0x4,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x41,0xa5, + 0x0,0x0,0x5,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x96,0x67, // :/qml/Library/images/toolbutton.png - 0x0,0x0,0x4,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x47,0x85, + 0x0,0x0,0x5,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x9c,0x47, // :/qml/Library/images/toolbutton.sci - 0x0,0x0,0x2,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x77,0x7e, + 0x0,0x0,0x3,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x96,0xb3, // :/qml/Library/images/add.png - 0x0,0x0,0x2,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x73,0xba, + 0x0,0x0,0x2,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x92,0xef, // :/qml/Library/images/up.png - 0x0,0x0,0x2,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x77,0xd9, + 0x0,0x0,0x3,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa6,0x8a, // :/qml/Library/images/titlebar.png - 0x0,0x0,0x3,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xbd,0x15, + 0x0,0x0,0x4,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x3,0xd7, // :/qml/Library/images/titlebar.sci - 0x0,0x0,0x3,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x98,0x72, + 0x0,0x0,0x3,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc7,0x23, // :/qml/Library/images/checkbox_checked.png - 0x0,0x0,0x3,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x13,0xf4, + 0x0,0x0,0x4,0xb8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x5b,0x9f, // :/qml/Library/images/icon_settings.png - 0x0,0x0,0x3,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xd1,0xe8, + 0x0,0x0,0x4,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x19,0x93, // :/qml/Library/images/toolbar.sci - 0x0,0x0,0x4,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x41,0x4b, + 0x0,0x0,0x5,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x96,0xd, // :/qml/Library/images/toolbar.png - 0x0,0x0,0x4,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x24,0xed, - // :/qml/Library/images/news.png - 0x0,0x0,0x3,0x6c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc2,0xb5, + 0x0,0x0,0x5,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x6c,0x98, + // :/qml/Library/images/arrow_left.png + 0x0,0x0,0x5,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x76,0xbd, + // :/qml/Library/images/tab_stocks.png + 0x0,0x0,0x3,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x97,0xe, + // :/qml/Library/images/paste.png + 0x0,0x0,0x4,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x9,0x77, // :/qml/Library/images/config.png - 0x0,0x0,0x3,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc9,0x54, + 0x0,0x0,0x4,0x76,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x10,0xff, + // :/qml/Library/images/arrow_right.png + 0x0,0x0,0x3,0x96,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc7,0x7e, // :/qml/Library/js/Common.js - 0x0,0x0,0x2,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x41,0x5a, + 0x0,0x0,0x2,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x5e,0xa2, // :/qml/Library/js/DBUtility.js - 0x0,0x0,0x2,0x5e,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x4f,0xd0, + 0x0,0x0,0x2,0xa8,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x6f,0x10, // :/qml/Library/js/ISODate.js - 0x0,0x0,0x2,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x42,0x6a, + 0x0,0x0,0x2,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x5f,0xb2, // :/qml/Library/js/CoreLogic.js - 0x0,0x0,0x2,0x40,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x49,0x71, + 0x0,0x0,0x2,0x8a,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x66,0xc2, }; diff --git a/src/resources.qrc b/src/resources.qrc index 31644a8..5384a4b 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -17,7 +17,6 @@ qml/Library/images/up.png qml/Library/images/add.png qml/Library/images/remove.png - qml/Library/images/news.png qml/Library/images/checkbox_unchecked.png qml/Library/images/checkbox_checked.png qml/Library/images/icon_settings.png @@ -25,7 +24,6 @@ qml/Library/images/back.png qml/Library/images/toolbar.png qml/Library/images/toolbar.sci - qml/StockQuotesComponent.qml qml/ConfigOptionsComponent.qml qml/ConfigTickersComponent.qml qml/Config.qml @@ -38,5 +36,15 @@ qml/Library/Button.qml qml/Library/images/toolbutton.png qml/Library/images/toolbutton.sci + qml/Library/images/menu_icon.png + qml/Library/images/tab_news.png + qml/Library/images/tab_stocks.png + qml/Library/images/paste.png + qml/StockDetailsComponent.qml + qml/StockDetailsRow.qml + qml/Library/images/arrow_left.png + qml/Library/images/arrow_right.png + qml/Library/Loading.qml + qml/Library/images/information.png diff --git a/src/src.pro b/src/src.pro index 0b0a7e9..4ab73fa 100644 --- a/src/src.pro +++ b/src/src.pro @@ -2,6 +2,10 @@ TEMPLATE = app CONFIG += debug +exists($$QMAKE_INCDIR_QT"/../qmsystem2/qmkeys.h"){ + DEFINES += Q_WS_MAEMO_6 +} + QT += script \ declarative \ sql \ @@ -12,7 +16,8 @@ HEADERS += \ cpp/marketstodayqmlview.h \ cpp/configqmlview.h \ cpp/logutility.h \ - cpp/connectionutility.h + cpp/connectionutility.h \ + cpp/sharedcontext.h SOURCES += cpp/main.cpp \ cpp/marketstodayqmlview.cpp \ @@ -27,7 +32,6 @@ OTHER_FILES += \ qml/ConfigOptionsComponent.qml \ qml/ConfigParametersComponent.qml \ qml/ConfigTickersComponent.qml \ - qml/StockQuotesComponent.qml \ qml/Library/TitleBar.qml \ qml/Library/ToolBar.qml \ qml/Library/js/DBUtility.js \ @@ -38,7 +42,10 @@ OTHER_FILES += \ qml/MarketsTodayWidget.qml \ qml/MarketsTodayApp.qml \ qml/Library/MenuBar.qml \ - qml/Library/Button.qml + qml/Library/Button.qml \ + qml/StockDetailsComponent.qml \ + qml/StockDetailsRow.qml \ + qml/Library/Loading.qml RESOURCES += \ resources.qrc @@ -51,7 +58,7 @@ symbian { } else:unix { INSTALLDIR = /../debian/marketstoday - INSTALLS += target app icon26 icon32 icon48 icon64 scalable + INSTALLS += target app icon26 icon32 icon48 icon64 appicon # Maemo 5 specific paths (The exists function is used to make sure the widget is deployed to FREMANTLE_X86 target in Scratchbox # Scratchbox is not identified as maemo or maemo5 platform @@ -62,11 +69,13 @@ else:unix { widget.path = /usr/share/applications/hildon-home widget.files += data/marketstoday-widget.desktop app.path = /usr/share/applications/hildon + app.files += data/marketstoday-app.desktop } else{ app.path = /usr/share/applications + app.files += data/marketstoday-app-meego.desktop } - app.files += data/marketstoday-app.desktop + target.path = $$INTSALLDIR/opt/marketstoday/ icon26.path = /usr/share/icons/hicolor/26x26/apps @@ -81,8 +90,8 @@ else:unix { icon64.path = /usr/share/icons/hicolor/64x64/apps icon64.files += data/icons/64x64/marketstoday.png - scalable.path = /usr/share/icons/hicolor/scalable/apps - scalable.files += data/icons/marketstoday_scalable_icon.png + appicon.path = /usr/share/icons/hicolor/80x80/apps + appicon.files += data/icons/marketstoday_icon.png } # Include Qt Maemo 5 Home screen widget adaptor