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

24 Commits

Author SHA1 Message Date
nowrep
1fef4efec7 Using clever approach to find username inputs in form.
Saving passwords and usernames should now work for much
more sites.
It now looks for input[type="email"] and inputs without
type attribute too.

Closes #674
2013-01-23 23:23:48 +01:00
nowrep
30719365ac Fixed loading NYTimes Skimmer page.
https://www.nytimes.com/skimmer/#/Top+News

Implemented applicationCacheQuotaExceeded and databaseQuotaExceeded
slots that increases quotas.
2013-01-23 18:48:51 +01:00
nowrep
a34a72cdb8 Moved all cookies settings into Cookies Manager. 2013-01-23 01:34:15 +01:00
S. Razi Alavizadeh
738a0b9791 Fixed a typo in CHANGELOG 2012-09-19 21:38:36 +02:00
nowrep
eddc51734a Version 1.3.5 2012-09-16 20:42:07 +02:00
nowrep
7189ff58b4 LocationCompleter: Improved sorting bookmarks by visit count.
- it sorts by visit counts of bookmark's url from history
- count column in bookmarks is not needed after all :-)

Patch by Franz Fellner <alpine.art.de@gmail.com>
2012-09-08 22:52:32 +02:00
nowrep
ba7f919cd5 Location/Search Bar: Always open new active window with Alt+Enter
- in Web Search Bar it can be also opened with middle click on
  magnifying glass button
2012-09-06 12:02:03 +02:00
nowrep
55845ab4df X11: Restore windows on correct virtual desktops
- this will not be used for first application window, to prevent
  starting application and no window being opened on current
  desktop

   = applies only for other restored windows (2nd, 3rd, ...)
2012-09-06 11:39:42 +02:00
nowrep
53d4f00c36 Added option to start new instance of browser with --no-remote option
- however, new instance cannot be started for default profile

closes #541
2012-09-01 15:59:27 +02:00
nowrep
4f3c3cdcc4 Fixed navigation keys not working right after closing search bar
- keys PageUp, PageDown, Space and arrows

closes #530
2012-08-27 16:02:08 +02:00
nowrep
6e3d7d581b Smarter address bar completer now shows better search results
- thanks to Franz Fellner

closes #506
2012-08-25 13:08:06 +02:00
nowrep
0e046b73de Don't show size of folders in directory listing.
- updated CHANGELOG
2012-08-23 18:40:56 +02:00
Jonathan Hooverman
c0e6ee53ec fixed some strings in CHANGEOLG 2012-07-29 19:32:52 +02:00
kloun
5f0c6a1ee4 fix ver in CHANGELOG 2012-07-17 00:19:44 +04:00
nowrep
0a7741cc42 Version 1.3.1
- just bugfix release
2012-07-16 13:59:24 +02:00
nowrep
2396f55068 Speed Dial: Fixed issues with ' and " characters in input fields
closes #455
2012-07-14 16:19:33 +02:00
nowrep
86c58ff9a2 Added Ctrl+= shortcut for zoom +
closes #449
2012-07-14 11:46:53 +02:00
nowrep
69aeeac1be Fixed zooming with Ctrl+wheel for some users.
closes #451
2012-07-13 18:00:03 +02:00
nowrep
232350c910 Added Italian translation for GreaseMonkey and PIM plugins 2012-07-13 17:30:31 +02:00
nowrep
c471c0e882 Version 1.3.0 2012-07-11 18:31:23 +02:00
nowrep
11972affaf All issues regarding saving passwords should now be fixed.
closes #413
2012-07-10 22:17:11 +02:00
nowrep
2d5c9bcc2b Building: Option to build without QtDBUS module.
- more info in BUILDING
- desktop notifications will be disabled with this option
2012-07-10 11:56:24 +02:00
nowrep
138ffdfe93 AdBlock: Better and faster hiding placeholders of blocked elements
- also Ctrl+C in AdBlock tree now copies url filter into clipboard
2012-07-04 10:08:55 +02:00
nowrep
42fd82fb2d Added CHANGELOG file instead of changelog in wiki 2012-07-03 17:42:26 +02:00