1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
nowrep
c31ee75928 History menu submenus and List of closed tabs in tab bar
- merged pejakm-master
- also using const variables in foreach loops everywhere it is possible
- updated translations
2012-01-23 17:30:34 +01:00
nowrep
f3970f164b Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
nowrep
de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about
- adding my email <nowrep@gmail.com> to copyright
2011-12-15 18:34:48 +01:00
nowrep
668c038147 Improved context menus in bookmarks manager
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
2011-12-12 21:14:43 +01:00
nowrep
79ab84b33d Global cleanup of objects deletion. Using deleteLater when useful.
- also fixed image refreshion in speed dial
  (when you refresh page thumbnail, new image was created but the image
   in page won't change until reload. it is because page caching.
   fixed by appending date to image url: file://foo.png?Date)
2011-12-04 20:09:44 +01:00
nowrep
8e8e884968 Removed .orig copies of source files
I hope this will be last ...
2011-11-06 19:46:03 +01:00
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
2011-11-06 17:01:23 +01:00
nowrep
8cb30073c4 Search Engines Manager + OpenSearch (with suggestions)
Finally added support to manage search engines. You can add search
engines from sites that supports opensearch standard, but you can also
add them manually.
There is also possibility to specify shortcuts for quickly searching in
location bar on your favourite engines.
2011-10-21 23:26:34 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
76b3d7f2aa Updated missing copyrights 2011-09-23 22:06:21 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
74d146ead6 SSL Certficate Error is now shown in non-blocking javascript prompt 2011-06-12 09:54:36 +02:00
nowrep
f370877bda Edited WebSearchBar to support changing search engines with mouse whell 2011-06-06 19:38:37 +02:00