Mladen Pejaković
d0c313f5b7
Location bar Paste and Go
2012-01-21 19:26:47 +01:00
nowrep
27c4441848
Improved possibility to open some actions in new tab.
...
- Alt+Enter shortcuts for locationbar and websearchbar
- middle click on magnifying glass (in websearchbar) now
open search results in new tab
- search results of selected page on page is now also opened
in new tab
- updated portuguese translation
2012-01-18 16:52:30 +01:00
nowrep
999f0ef702
Using global QSettings object, should save some writes to disk.
...
- instead of creating new QSettings objects whenever we want to
save some data, we are using global QSettings object that is
keeping its data in memory and writing to disk only when
really needed
2012-01-11 21:58:25 +01:00
nowrep
f3970f164b
Updated copyright for new year. Closes #100
2012-01-01 15:29:55 +01:00
nowrep
7963ee3d49
Clicking on buttons in locationbar now won't focus locationbar.
2011-12-27 18:50:52 +01:00
nowrep
51027ff782
Ctrl+Enter shortcut in locationbar for append .com and go.
2011-12-23 11:11:14 +01:00
nowrep
88d15cd3b8
Drag&Drop siteicon to bookmarks toolbar creates bookmark. Closes #63
...
- initial drag&drop implementation
- will be probably extended to other widgets too
2011-12-17 14:26:34 +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
4439a1d57f
[Fix:] Crash when opening js dialog from locationbar and closing tab
...
- how to reproduce:
1. write javascript:alert("test"); to locationbar and hit enter
2. alert will show up
3. close tab
4. app will most likely crash
2011-12-15 17:43:06 +01:00
nowrep
e3db115fc3
Click on arrow in locationbar now shows most visited pages. Closes #23
...
- also updated German translation
2011-12-11 14:12:40 +01:00
nowrep
54bda0328f
Added option to select all text on click to address bar
...
- and dropped "Add .com on CTRL click" option (it was making impossible
copying anything from address bar)
2011-11-16 16:47:08 +01:00
nowrep
959fc9b450
Shortcuts improvements + improved performance of cookie manager
...
- it is now possible to close page search with Esc, it is no longer
needed to click on close button.
- shortcuts for reload, stop, next, back are available everytime.
- performance of cookie manager is not ideal yet, but it is much better
than it was before.
- fixed showing search engine name in locationbar placeholder text.
- updated ca-certs bundle by latest Debian update
- moved keypressevent handler from WebView to QupZila to make this
actions global
- added keypress actions for special keys on keyboard
2011-11-06 12:05:16 +01:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +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
a63dc4c317
LocationBar settings will now be loaded from settings file only once,
...
not with each new webtab
2011-07-11 21:08:41 +02:00
nowrep
b49a133bbe
Fixed problem with showing green (secured) info on unsecured page, when
...
leaving secured one.
2011-07-11 20:30:49 +02:00
nowrep
036cb1c30b
Added Icon Provider class to fix bad icon saving with default QtWebKit
...
behaviour
2011-04-25 20:56:45 +02:00
nowrep
b81de62f24
Added initial support for sidebar widget + rewritten bookmarks backend
2011-04-15 20:45:22 +02:00
nowrep
c148836d10
Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
...
.pro project file
2011-03-18 16:08:24 +01:00
nowrep
d9d8506536
Updated code model
2011-03-17 17:03:04 +01:00
nowrep
44b89d8460
QMenu* m_rssMenu removed -> crash fix
2011-03-05 10:57:52 +01:00
nowrep
3847f8662d
Added copyright header to all files
2011-03-03 18:29:20 +01:00
nowrep
86896447cb
[Crash Fix:] closing tabs (deleting WebTabs)
2011-03-03 15:54:12 +01:00
nowrep
22aca9c81c
src/tools folder
2011-03-03 15:24:23 +01:00
nowrep
800255a7e4
Renamed autofillwidget to autofillnotification, started working on rss
...
menu popup, updated translation files, edited RSS checking, it checks
WebView on loadprogress
2011-03-03 14:25:02 +01:00
nowrep
b23ed87b87
Initial commit
2011-03-02 16:57:41 +01:00