nowrep
a4b39822a6
Various small fixes (including fullscreen buttons hiding)
...
When going to fullscreen, add tab button will no longer stay on screen,
and also when going back to normal screen, list tabs button will no
longer be hidden.
2011-10-24 17:46:45 +02:00
nowrep
56397717f9
Add Tab icon next to last tab
...
Also uploaded scripts for various jobs related to QupZilla to github
(scripts folder)
2011-10-23 14:44:18 +02:00
nowrep
356736f130
Show Web Inspector on Windows now opens a new window with inspector
...
It is because somehow QDockWidget::setWidget or QWebInspector itself is
bugged on Windows and is positioning badly in dockwidget window.
2011-10-23 10:17:06 +02:00
nowrep
9902476078
Import Bookmarks from other Browsers
...
Added possibility to import bookmarks from Chrome, Firefox and Opera
Please test it by yourself and send me feedback. Thanks :)
2011-10-22 22:29:33 +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
12fb69a2fd
Middle mouse click on free space on tabbar now open a new tab
2011-10-17 23:34:57 +02:00
nowrep
a46ea19a25
Fixed issues with download manager on windows, added possibility to
...
build W7API with msvc 2008, width of locationbar, websearchbar and
sidebars is now saved
2011-10-17 09:59:09 +02:00
nowrep
722a79aef1
Fixed loading animation sometimes stopped while page still loading +
...
updated positioning of hovered link widget
Also when adblock is disabled, the statusbar icon is now clickable.
When running with different profile from command line argument, in
preferences will be showed real starting profile, not active.
2011-10-15 16:37:32 +02:00
nowrep
edbcb5e541
Rewritten WebInspector. Hopefully fixes #3
...
When you show Web Inspector panel, it will be open only for actual tab.
So when you change tab, the web inspector panel will hide, and if you go
back to tab with open web inspector, inspector will show.
2011-10-14 20:14:57 +02:00
nowrep
17f80f31b5
Using new QupZilla site: qupzilla.cc.co from now
2011-10-07 17:33:51 +02:00
nowrep
3c8b08957a
Updated code BUILDING informations to support building for OS/2
2011-10-07 15:37:49 +02:00
nowrep
c23f3f8b5d
Set maximumHeight of websearchbar for Windows + update default position
...
of QupZilla on screen from 0,0 to 20,20
This fixed bug on Windows, where window title of mainwindow wasn't
visible
2011-10-03 19:39:32 +02:00
nowrep
d0342e87ad
Fixing bug when Flash overrides cursor and it won't change it back
2011-10-02 18:22:15 +02:00
nowrep
b73bcf5808
Start working on RC1
2011-10-02 17:42:55 +02:00
nowrep
5f6a982b12
v1.0.0-b4
2011-10-02 17:40:37 +02:00
nowrep
afbc2b1a6b
Added qupzilla:start page, fixed maximising window issue on Windows
2011-10-01 20:06:38 +02:00
nowrep
49c2b36071
Added new IconProvider interface, improved performance of opening new
...
tab and updated themes
2011-09-30 21:44:18 +02:00
nowrep
f24b6fcc21
Save Page screen - last missing feature from first Python QupZilla added
...
Introduced new global function qz_centerWidgetOnScreen
2011-09-21 14:20:49 +02:00
nowrep
e6847166f2
Moved window geometry and state settings loaded before main window is
...
shown
2011-09-21 12:43:27 +02:00
nowrep
75a34167ed
Browser window is now saving its position and size
2011-09-20 19:14:36 +02:00
nowrep
e0d4f35149
Fixed visibility issue of list tabs button in fullscreen
2011-09-19 21:47:15 +02:00
nowrep
5ce67d498a
Added new report bug system
2011-09-19 20:49:39 +02:00
nowrep
6652b433c5
Added qupzilla: scheme handler + qupzilla:about page
...
There is now shown license of theme in ThemesManager
2011-09-18 15:35:44 +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
334348b8db
When turning on Private Browsing, it will be signalised in window title
...
besides icon in statusbar (which may be hidden)
2011-09-17 11:13:38 +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
5853d72947
History back/forward items count limited to 20
2011-08-23 17:49:21 +02:00
nowrep
13f8b67abd
Completely rewritten all animations (hide/show notifications and search
...
bars)
2011-08-02 16:19:20 +02:00
nowrep
0279018f17
Fixed bug with duplicated history entries
...
Added AdBlock cleanup after loading page which removes blocked objects
from page
2011-07-31 00:50:40 +02:00
nowrep
3c6eee9964
A lot of improvements in Browsing Library
...
huge optimalization for history sidebar + manager loading with a big
profile
2011-07-30 17:57:14 +02:00
nowrep
47a0dd058e
Added unified Library which contains history, bookmarks and RSS reader.
2011-07-29 15:39:43 +02:00
nowrep
433eb1fc89
Clear list of closed tabs + translate update
2011-07-28 21:59:56 +02:00
nowrep
cf3a621346
Download Manager: opening file with the name which already exists now
...
rename it with number suffix.
History Menu: is now generated only when webview's state is changed
2011-07-28 12:12:00 +02:00
nowrep
9801c59535
Fixed proper showing of visibility status of StatusBar in View menu
2011-07-19 22:49:42 +02:00
nowrep
b13e71162d
Added Show source of selection feature. However, in Qt 4.8 beta it is
...
buggy, so it is disabled until it will be fixed
2011-07-19 22:04:08 +02:00
nowrep
1403720b64
Ask when closing multiple tabs option added to Preferences
2011-07-19 21:38:11 +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
f6e4788bd1
Started to work on 1.0.0-b3 version
2011-05-31 21:31:25 +02:00
nowrep
b09d7c39b8
Final updates for 1.0.0 beta2 version.
2011-05-31 21:11:46 +02:00
nowrep
8fccdf0848
Private browsing now makes a temporary cookies, instead of disabling it
...
all. After private browsing mode is turned off, original cookies are
restored.
2011-05-20 17:52:32 +02:00
nowrep
8ab4dc75df
Added Restore All Closed Tabs option to ClosedTabsManager
2011-05-16 21:36:39 +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
85daf062d4
Added StatusBarMessage class which handles and shows those messages on a
...
tooltip in left bottom corner of webview if statusbar is hidden
2011-05-09 17:58:19 +02:00
nowrep
ff34a62a79
Added ReloadAndByPassCache function, binded to Ctrl+F5 key sequence
2011-05-08 14:12:35 +02:00
nowrep
6857d46d3b
Fixed issue on Windows when downloading content from secured site simply
...
won't work.
Added some missing tags to html highlighter
2011-05-08 12:54:49 +02:00
nowrep
5cafc27cf0
Added ClosedTabsManager class which handles list of closed tabs and
...
offers to restore them one by one
2011-05-07 12:59:53 +02:00
nowrep
bab9f768c2
Started to work on 1.0.0 beta2 version
2011-04-29 19:19:35 +02:00
nowrep
fb8be5dad0
Final modifications for 1.0.0-b1 version release
2011-04-29 17:47:55 +02:00
nowrep
d77499aa28
Status of sidebars is now restored at startup + updated default database
...
+ fixed proper icon clearing + added some missing html tags
2011-04-28 18:31:48 +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
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
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
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
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
aedfdd3309
Added processing multiple commandline arguments + implemented -p= (-
2011-04-03 21:50:44 +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
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
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
989fb92d4a
Fixed comparing of active encoding
2011-03-19 14:05:37 +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
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
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
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
b23ed87b87
Initial commit
2011-03-02 16:57:41 +01:00