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

157 Commits

Author SHA1 Message Date
nowrep
20d120b468 Added Proxy support 2011-04-26 19:47:12 +02:00
nowrep
48fa91159f Updated translations + some modifications in icon provider 2011-04-26 10:03:17 +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
c2f1d3dbe7 Fixed unneeded cpu usage by making ProgressBar class 2011-04-25 15:06:59 +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
a8add4a5b3 DesktopNotificationsFactory class now supports native notifications (on
Linux) and popupWidget notification
2011-04-23 22:33:25 +02:00
nowrep
9d4df4aae6 Added initial class for supporting desktop notifications 2011-04-22 16:03:38 +02:00
nowrep
04e0149025 Added aboutToShow to Toolbars menu 2011-04-22 07:55:31 +02:00
nowrep
ee47f976eb Showing/hiding navigation toolbars while fullscreen is active 2011-04-22 07:45:15 +02:00
nowrep
5bf7d732a8 Added history sidebar 2011-04-20 21:39:35 +02:00
nowrep
b81de62f24 Added initial support for sidebar widget + rewritten bookmarks backend 2011-04-15 20:45:22 +02:00
nowrep
d3ef260c12 Updated menus, added &shortcuts 2011-04-09 00:22:50 +02:00
nowrep
caf0b70a6d Starting to work on version 1.0.0-b1 2011-04-07 21:53:19 +02:00
nowrep
278da7fe32 Final edits for version 0.9.9 2011-04-07 21:51:14 +02:00
nowrep
723c5e3395 Merge branch 'master' of github.com:nowrep/QupZilla 2011-04-07 21:48:35 +02:00
nowrep
5a60f7429c Final fixes for 0.9.9 version 2011-04-07 21:47:18 +02:00
nowrep
b52c30128d Changed planned version from rc1 to beta1 2011-04-07 20:54:55 +02:00
nowrep
fb71606808 Starting to work on version 1.0.0-rc1 2011-04-07 20:27:26 +02:00
nowrep
0855189e71 Fixed issue with building on Linux 2011-04-07 20:04:35 +02:00
nowrep
0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7,
fixes restoring states
2011-04-07 18:00:26 +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
fe1e3806e9 Fixed showing bad site icon on some pages 2011-04-04 16:00:27 +02:00
nowrep
aedfdd3309 Added processing multiple commandline arguments + implemented -p= (- 2011-04-03 21:50:44 +02:00
nowrep
2c0cf65018 New window will not be made from calling qupzilla while other instance
is running and app is going to close
2011-03-31 16:01:59 +02:00
nowrep
c5cfd0b558 Removed qApp->proccessEvents() 2011-03-30 18:21:48 +02:00
nowrep
687b5684ba Added option to delete AdBlock rule, renamed Custom List to Custom
Rules, updated Czech translation
2011-03-29 21:51:27 +02:00
nowrep
d7f7f7843f Added AdBlock icon at the right corner of status bar which shows actual
status of AdBlock as well as shows blocked content on page
2011-03-29 20:30:05 +02:00
nowrep
77b31b8f85 Download manager will now ask if you want or don't want delete file when
stopping download. Also fixed bug when you can close download manager
window when there is no main windows and thus losing your download
2011-03-29 19:55:21 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
af92a1897e Added "Don't ask again' function to close dialog 2011-03-26 15:59:11 +01:00
nowrep
be80930053 Added Pinning Tabs feature 2011-03-25 19:16:21 +01:00
nowrep
b879bdaed8 Added option to save image to disk from Site Info dialog.
Added dialog to ask what to do with about to download file. User can
open/save it.
2011-03-24 22:31:38 +01:00
nowrep
4aed402d09 Modified some debug info strings 2011-03-24 16:51:19 +01:00
nowrep
8e7df2e766 Improved SiteInfo dialog - now it is showing previews of images on the
page
2011-03-23 22:36:03 +01:00
nowrep
24626ed31f Updated code for build time 2011-03-20 15:02:22 +01:00
nowrep
c8544c7804 Begin to work on version 0.9.9 2011-03-19 18:56:54 +01:00
nowrep
a29bfcf847 Last edits for before releasing 0.9.8 version 2011-03-19 18:39:03 +01:00
nowrep
989fb92d4a Fixed comparing of active encoding 2011-03-19 14:05:37 +01: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
3d2549983b 0.9.8 version will not introduce any changes in browsedata.db structure 2011-03-17 21:57:35 +01:00
nowrep
b60b935b62 Added options to choose default character encoding to view menu 2011-03-17 20:46:53 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
38c9fe7ac5 Added feature to change Font settings on page 2011-03-17 15:35:51 +01:00
nowrep
759b7f8d1b Initial improves of source viewer, working on it now 2011-03-15 22:14:15 +01:00
nowrep
f26dae2c9d Fixed bug when session wasn't saved by closing window 2011-03-10 16:24:21 +01:00
nowrep
9c3fdd141b Spelling mistake 2011-03-05 13:43:37 +01:00
nowrep
be151825b4 [Fix: ] Calling twice quitApplication without reason 2011-03-05 13:41:44 +01:00
nowrep
4e992ccb3e Introducing version 0.9.8 2011-03-05 13:27:47 +01:00
nowrep
23e61ceccf Final updates for 0.9.7 release 2011-03-05 13:16:13 +01:00
nowrep
9c24e291aa Updated behaviour with closing window 2011-03-05 10:57:36 +01:00
nowrep
62453f515a Structure of browsingdata.db has not been changes from 0.9.6 to 0.9.7,
so we won't rewrite user's saved data.
2011-03-04 20:22:20 +01:00
nowrep
7ca0e81184 [Crash Fix:] Startup crash without restoring session 2011-03-04 15:14:35 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
ff5d78660c Changed of lockname of QtSingleApplication instance 2011-03-02 17:25:05 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00