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

42 Commits

Author SHA1 Message Date
Mladen Pejaković
beca87fe19 Option to open new tabs after active tab (enabled by default) 2012-01-24 15:16:33 +01:00
nowrep
79f30b03e8 Little improvement in speed dial + option to set minimum font size.
- also registering SIGPIPE signal handler to prevent some unneeded
  crashes when using QtWebKit 2.2
2012-01-23 19:28:47 +01:00
Mladen Pejaković
c9741e9442 Option to replace opened tabs list with closed tabs list, in tab bar (Opera like behaviour) 2012-01-23 00:23:45 +01:00
Mladen Pejaković
8e5ae0a698 Preferences UI index fix 2012-01-20 19:40:56 +01:00
Mladen Pejaković
7a5af39981 Don't quit upon closing last tab option 2012-01-20 14:12:26 +01:00
nowrep
9aec7cf07f [Fix] Fixed showing of "Are you sure to close x tabs?" question.
- also added translation comments for 3 strings in preferences

- closes #191
2012-01-18 12:58:09 +01:00
nowrep
d8ec1b8675 Removed one translated string from preferences. 2012-01-12 21:32:27 +01:00
Mariusz Fik
0b54948877 restore first tab as active in preferences dialog
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:21:33 +01:00
Mariusz Fik
b3d36baaf7 fix tab order for preferences dialog
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:16:51 +01:00
nowrep
d4c0676c90 Fixed availability to delete profile in Preferences.
- it is now available only on non-active profile
- also moved browsedata.db + profiles.ini from data/ folder
  into binary
2011-12-27 15:26:32 +01:00
nowrep
882d0c6e18 Added option "Ask on entering Private mode" to preferences. Closes #70 2011-12-21 18:57:27 +01:00
nowrep
05f1809242 Fixed typo "appereance"->"appearance". Thanks to #59
- also fixed in all translations
2011-12-13 16:02:41 +01:00
nowrep
5336c1f41d [Fix:] Fixed showing close button on pinned tab on session restore.
- removed hide close button when there is only one tab option
2011-12-09 16:44:00 +01:00
nowrep
4c84d74d5d Option to open Speed Dial after launch. Closes #48
- also updated translations
2011-12-04 20:35:49 +01:00
nowrep
b1083226b8 Added Speed Dial. Closes #36
- first version of speed dial
- showing pages in maximum 4 columns (unlimited rows)
- option in preferences to open speed dial on new tab
- almost all implemented in js and jQuery, hope it won't be slow.
  It loads in about 240ms on my machine and in 2s on my Toshiba
  netbook (very very old Intel Atom)
- currently, there is no possibility to change backgroung and
  keyboard shortcuts (need to figure out problems with laptop
  keyboards (no numerical block => Ctrl + 1 fires Ctrl + + and so on)
2011-12-02 23:25:27 +01:00
nowrep
365770495e Using icons from desktop theme in preferences + site info
- Faenza icons are no longer explicitly shown in prefereneces and site
info
 - they are now used only if icon is not found in active theme, and also
for Windows users
 - please test it and let me know if icons are correct for each category
 - also fixes previous commit
2011-11-19 18:21:22 +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
dbab4f74ca Added XSS Auditing option
From docs:
Specifies whether load requests should be monitored for cross-site
scripting attempts. Suspicious scripts will be blocked and reported in
the inspector's JavaScript console. Enabling this feature might have an
impact on performance and it is disabled by default.
2011-11-13 20:36:10 +01:00
nowrep
4e8cb1bdf5 Possibility to close download manager window on finished download
Alos little performance improvent when click2flash is enabled.
Pages will now be adjusted only once per load to correctly show
click2flash, not with every object loaded.
2011-10-30 16:32:36 +01:00
nowrep
5e3c7b91d1 Possibility to set default zoom on pages
Added option to set default zoom in pages (in preferences: Browsing ->
Web Configuration -> Default zoom on pages:)
Also fixed one spelling mistake (thank to J. Hooverman)
Updated chinese translation file (zh_CN.ts)
2011-10-29 18:37:28 +02: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
5ebdfd9a5a Added AcceptLanguage dialog, it is now possible to set preferred
languages for showing web sites
2011-10-18 17:39:51 +02:00
nowrep
5f6a982b12 v1.0.0-b4 2011-10-02 17:40:37 +02:00
nowrep
8f296c0f51 Added multiple sizes for window icon + fixed bookmark all tabs always
disabled issue
2011-09-17 11:39:25 +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
1403720b64 Ask when closing multiple tabs option added to Preferences 2011-07-19 21:38:11 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
bac1f5d78d Added option to load user stylesheet on every pages, some small fixes in
download manager, crash fix on clicktoflash and updated translations
2011-05-10 21:25:31 +02:00
nowrep
8ef4ac4a41 Added Notifications configuration to Preferences 2011-04-27 09:49:41 +02:00
nowrep
20d120b468 Added Proxy support 2011-04-26 19:47:12 +02:00
nowrep
cfb889df8a Some edits in desktopnotificationsfactory + use it when newer version is
available and after all downloads are completed
2011-04-24 22:40:35 +02:00
nowrep
1282e23b71 Add Tab button will only show theme specific icon on Linux + added
option to show/hide it
2011-04-19 20:46:31 +02:00
nowrep
79ff17aa67 Added Do Not Track (http://donottrack.us/) support 2011-04-05 20:56:55 +02:00
nowrep
2943c0ca93 [Fix:] Fixed bug with showing/hiding navigation bars
after changing preferences
2011-04-04 20:04:29 +02:00
nowrep
23c1a80165 Added support for creating and deleting new profiles 2011-04-04 19:29:03 +02:00
nowrep
09c4747ab6 Added basic SSL Certificate support and improved about site dialog (not
final version yet)
2011-03-22 21:36:15 +01:00
nowrep
38c9fe7ac5 Added feature to change Font settings on page 2011-03-17 15:35:51 +01:00
nowrep
23e61ceccf Final updates for 0.9.7 release 2011-03-05 13:16:13 +01:00
nowrep
fde0d1352d Removed unnecessary translation fields 2011-03-04 20:34:11 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00