Searched refs:historyManager (Results 1 – 5 of 5) sorted by relevance
73 static HistoryManager *historyManager();
244 BrowserApplication::historyManager(); in postLaunch()460 HistoryManager *BrowserApplication::historyManager() in historyManager() function in BrowserApplication
266 BrowserApplication::historyManager()->loadSettings(); in saveToSettings()
410 completionModel->setSourceModel(BrowserApplication::historyManager()->historyFilterModel()); in newTab()607 BrowserApplication::historyManager()->updateHistoryItem(webView->url(), title); in webViewTitleChanged()
604 m_history = BrowserApplication::historyManager(); in prePopulated()664 history = BrowserApplication::historyManager(); in HistoryDialog()