17 Commits (15bb39689ccce6f3be625f6bab9cfd0c52bd7db7)

Author SHA1 Message Date
David Rosca 15bb39689c Remove History::optimizeHistory() function 12 years ago
David Rosca ad5dbe459c [HistoryTreeView] Rewrite HistoryView to use same logic as BookmarksTreeView 12 years ago
nowrep 404fa68a1b [Cleanup] Renamed QupZilla class to BrowserWindow 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
nowrep d52b0e2cea [OptimizeDb] Move Optimize Database link to ClearPrivateData dialog. 12 years ago
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals. 13 years ago
nowrep e709e17d5c Small cleanup in code (classes holding settings as static variables) 14 years ago
nowrep dfb82fb3cc Using user preferred new tab position now everywhere it makes sense. 14 years ago
nowrep 5b75c0e5a0 History completely rewritten into Model/View architecture. 14 years ago
nowrep 73dce1d2d2 Always using position from QContextMenuEvent when showing menus. 14 years ago
nowrep c9b28f31e6 Fixed bug when page with null icon could get "error page" siteicon 14 years ago
nowrep 47ec2b57f7 Fixed potentional crash on history/cookies loading 14 years ago
nowrep fa4be83ea9 Little improvements + showing also Netscape plugins in qupzilla:config 14 years ago
nowrep f590ad1925 Removed use of whatsThis() and other code cleanups 14 years ago
nowrep 6ed52fd732 Fixed deleting history entries in history manager. 14 years ago
nowrep a0b9c0fc69 Fixed building on Windows + whole compilation is now faster. 14 years ago
nowrep 9c789792f4 Rearranged directory structure. All sources are under src/ dir now. 14 years ago
nowrep 164166282c Whitelisting/blacklisting cookies in Cookies Manager. 14 years ago
nowrep 55ff3beb30 Fixing crash in cookie manager introduced in previous commit. 14 years ago
nowrep 62294fee26 Greatly improved responsibility when loading a lot of cookies/history. 14 years ago
nowrep 86b923b24f Don't save icons in Private Browsing Mode. 14 years ago
nowrep c31ee75928 History menu submenus and List of closed tabs in tab bar 14 years ago
nowrep 195288c83b [Fix] Fixed restoring multiple windows + added global defines header 14 years ago
nowrep ce7fc6e7ef Restoring/saving pinned tabs only on first app window. 14 years ago
nowrep 27c4441848 Improved possibility to open some actions in new tab. 14 years ago
nowrep 8d3c56afe2 Code style + fixed cppcheck warnings. 14 years ago
nowrep f3970f164b Updated copyright for new year. Closes #100 14 years ago
nowrep b5fa490573 [Fix] Click2Flash should now work properly on all pages. 14 years ago
nowrep 1898643224 Opens all bookmarks in folder after middle click in menu. Closes #68 14 years ago
nowrep 976e5b5696 [Fix] editing new bookmark + moving some classes to own thread 14 years ago
nowrep de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about 14 years ago
nowrep 668c038147 Improved context menus in bookmarks manager 14 years ago
nowrep c8e170a06b [Fix:] Should fix occasional crash on deleting + searching in history 14 years ago
nowrep f03b05fecb Speed Dial: fixed showing of loading animation in first tab 14 years ago
nowrep 8eb164fb26 [Fix:] Fixed loading urls with special characters from history 14 years ago
nowrep 2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter 15 years ago
nowrep 959fc9b450 Shortcuts improvements + improved performance of cookie manager 15 years ago
nowrep e865eb0c7e Chinese translation (thanks to Unink-Lio <unink4451@163.com>) 15 years ago
nowrep dca3d3a31a Fixed occasional random crashes + middle mouse click improvements 15 years ago
nowrep 6f395631ad Updated copyright informations 15 years ago
nowrep f24b6fcc21 Save Page screen - last missing feature from first Python QupZilla added 15 years ago
nowrep 61269f8c0a Hopefully fixed occasional crash when closing tab 15 years ago
nowrep a959d148d3 History now emits historyEdited signal 15 years ago
nowrep 3c6eee9964 A lot of improvements in Browsing Library 15 years ago
nowrep 47a0dd058e Added unified Library which contains history, bookmarks and RSS reader. 15 years ago
nowrep 036cb1c30b Added Icon Provider class to fix bad icon saving with default QtWebKit 15 years ago
nowrep 0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7, 15 years ago
nowrep 943d89870d Initial AdBlock support 15 years ago
nowrep d9d8506536 Updated code model 15 years ago
nowrep 0d1548c0b2 Introduced mApp macro 15 years ago