nowrep
977f9db6f6
Refactoring whole code to support popup windows.
...
- it is needed to provide support for casting WebView
into TabbedWebView and PopupWebView
14 years ago
nowrep
f3970f164b
Updated copyright for new year. Closes #100
14 years ago
nowrep
de3535b8db
Edited copyright + escaping html entities in copyright at qupzilla:about
...
- adding my email <nowrep@gmail.com> to copyright
14 years ago
nowrep
668c038147
Improved context menus in bookmarks manager
...
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
14 years ago
nowrep
7d3fa5d4c4
Restoring closed tabs now remember its position in tabbar.
...
- used only when restoring single tab, not when restoring all
14 years ago
nowrep
2cb067878d
Coding style, fixed cppcheck warnings + improved html highlighter
...
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
- all cppecheck warnings fixed + added script (cppcheck.sh)
- introduced coding style + added astyle script (coding_style.sh)
- fixed one mistake in czech translate + updated windows installer
15 years ago
nowrep
6f395631ad
Updated copyright informations
15 years ago
nowrep
76b3d7f2aa
Updated missing copyrights
15 years ago
nowrep
8ab4dc75df
Added Restore All Closed Tabs option to ClosedTabsManager
15 years ago
nowrep
5cafc27cf0
Added ClosedTabsManager class which handles list of closed tabs and
...
offers to restore them one by one
15 years ago