Home
last modified time | relevance | path

Searched refs:check_for_updates (Results 1 – 25 of 129) sorted by relevance

123456

/dports/www/piwigo/piwigo/include/
H A Dpage_tail.php30 $check_for_updates = false; variable
35 $check_for_updates = true; variable
40 $check_for_updates = true; variable
43 if ($check_for_updates)
/dports/www/py-praw/praw-6.2.0/tests/unit/
H A Dtest_config.py45 config = Config("DEFAULT", check_for_updates=value)
46 assert config.check_for_updates is False
58 config = Config("DEFAULT", check_for_updates=value)
59 assert config.check_for_updates is True
H A Dtest_reddit.py23 Reddit(check_for_updates="1", **self.REQUIRED_DUMMY_SETTINGS)
31 Reddit(check_for_updates="1", **self.REQUIRED_DUMMY_SETTINGS)
40 assert not reddit.config.check_for_updates
/dports/www/onionshare/onionshare-2.2/onionshare_gui/
H A Dupdate_checker.py81 check_for_updates = True
83 check_for_updates = False
93 check_for_updates = True
95 check_for_updates = True
98 if check_for_updates:
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/firefox-ui/harness/firefox_ui_harness/
H A Dtestcases.py112 def check_for_updates(self, about_window, timeout=TIMEOUT_UPDATE_CHECK): member in UpdateTestCase
122 about_window.deck.check_for_updates)
124 about_window.deck.check_for_updates.button.click()
127 (about_window.deck.check_for_updates, about_window.deck.checking_for_updates),
296 update_available = self.check_for_updates(about_window)
332 update_available = self.check_for_updates(about_window)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/firefox-ui/harness/firefox_ui_harness/
H A Dtestcases.py115 def check_for_updates(self, about_window, timeout=TIMEOUT_UPDATE_CHECK): member in UpdateTestCase
125 about_window.deck.check_for_updates)
127 about_window.deck.check_for_updates.button.click()
130 (about_window.deck.check_for_updates, about_window.deck.checking_for_updates),
299 update_available = self.check_for_updates(about_window)
335 update_available = self.check_for_updates(about_window)
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/
H A Ddbusproxy.py58 check_for_updates, playback_episodes, argument
62 self._on_check_for_updates = check_for_updates
146 def check_for_updates(self): member in DBusPodcastsProxy
/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/launcher/
H A D__init__.py4 from orangecontrib.single_cell.launcher.update_check import check_for_updates
105 __main__.check_for_updates = check_for_updates
/dports/devel/py-kazoo/kazoo-2.5.0/kazoo/recipe/
H A Dqueue.py291 def check_for_updates(event): function
300 check_for_updates)
304 check_for_updates)
313 check_for_updates(None)
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/pools_window/
H A Dpool_status_provider.hpp71 virtual void check_for_updates() = 0;
96 void check_for_updates() override;
H A Dpools_window.cpp173 prv->check_for_updates(); in PoolsWindow()
227 void PoolsWindow::check_for_updates() in check_for_updates() function in horizon::PoolsWindow
230 pool_status_providers.at(pool_info_box->base_path)->check_for_updates(); in check_for_updates()
H A Dpools_window.hpp17 void check_for_updates();
/dports/audio/picard/picard-release-2.6.2/picard/ui/
H A Dui_options_general.py80 self.check_for_updates = QtWidgets.QCheckBox(self.update_check_groupbox)
81 self.check_for_updates.setObjectName("check_for_updates")
82 self.verticalLayout_2.addWidget(self.check_for_updates)
142 self.check_for_updates.setText(_("Check for updates during start-up"))
/dports/comms/nanovna-saver/nanovna-saver-0.3.8/NanoVNASaver/Windows/
H A DAbout.py87 check_for_updates = self.app.settings.value(
89 if check_for_updates == "Yes":
92 elif check_for_updates == "No":
/dports/audio/picard/picard-release-2.6.2/picard/ui/options/
H A Dgeneral.py93 self.ui.check_for_updates.setChecked(config.setting["check_for_updates"])
111 config.setting["check_for_updates"] = self.ui.check_for_updates.isChecked()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/actions/
H A Dstore.py56 self.gui.istores.check_for_updates()
126 self.gui.istores.check_for_updates()
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/python3lib/
H A Dupdatechecker.py36 def check_for_updates(site_url): function
/dports/www/py-praw/praw-6.2.0/praw/
H A Dpraw.ini3 check_for_updates=True key
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dextension_sync_service.cc467 bool check_for_updates = false; in ApplySyncData() local
472 check_for_updates = true; in ApplySyncData()
488 check_for_updates = true; in ApplySyncData()
491 if (check_for_updates) in ApplySyncData()
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dsite-health-info.php30 WP_Debug_Data::check_for_updates();
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dsite-health-info.php30 WP_Debug_Data::check_for_updates();
/dports/x11/mate-applets/mate-applets-1.26.0/battstat/
H A Dbattstat_applet.c52 static gboolean check_for_updates (gpointer data);
95 check_for_updates (battstat); in status_change_callback()
617 check_for_updates (gpointer data) in check_for_updates() function
646 check_for_updates, in check_for_updates()
1053 check_for_updates (battstat); in reconfigure_layout()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DShortcutBar_gump.h93 void check_for_updates(int shnum);
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Database/
H A Ddb_disk.cpp273 check_for_updates (); in sync_databases()
300 check_for_updates () { in check_for_updates() function
H A Ddatabase.hpp154 friend void check_for_updates ();
180 void check_for_updates ();

123456