nowrep
195288c83b
[Fix] Fixed restoring multiple windows + added global defines header
...
- also added tests directory with html files to test QupZilla behaviour
- it only contain opening links test, more tests will come
2012-01-21 23:19:38 +01:00
nowrep
977f9db6f6
Refactoring whole code to support popup windows.
...
- it is needed to provide support for casting WebView
into TabbedWebView and PopupWebView
2012-01-21 20:27:45 +01:00
Mladen Pejaković
7a5af39981
Don't quit upon closing last tab option
2012-01-20 14:12:26 +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
57da64d133
Finally fixes #156 and fixes sidebar width with Qt 4.8
...
- disconnecting only own signals, keeping Qt internals
so Qt can know when objects are deleted
* QObject::destroyed(QObject*) [signal]
2012-01-14 11:46:06 +01:00
nowrep
ab5555d913
[Fix] Fixed "Hide tabs when there is only one tab" option. Closes #121
...
- also edited spanish translation in desktop launcher
2012-01-04 16:00:59 +01:00
nowrep
f3970f164b
Updated copyright for new year. Closes #100
2012-01-01 15:29:55 +01:00
nowrep
93e7c073d4
[Fix:] Going to history items from history back/forward menu in new tab
...
- fixed regression from 061e1e21543b3cfd323fa901992328e14a9f36d2
2011-12-29 15:45:29 +01:00
dunsmoreb
07a145ce35
Open url in new tab now opens in consecutive, background tab.
2011-12-23 10:32:55 -06: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
7d3fa5d4c4
Restoring closed tabs now remember its position in tabbar.
...
- used only when restoring single tab, not when restoring all
2011-12-11 17:03:18 +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
d5c9b40601
[Fix:] Opening link (target=blank) in new selected tab (regression)
2011-12-05 16:12:48 +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
f8feb86351
Fixed fetching of AdBlock EasyList
...
- also fixed showing 1*1px widget when clicking on site info icon on
empty or qupzilla: page
- added global Ctrl (+ Shift) + Tab for navigating through tabs
2011-11-07 19:56:53 +01:00
nowrep
2cb067878d
Coding style, fixed cppcheck warnings + improved html highlighter
...
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
- all cppecheck warnings fixed + added script (cppcheck.sh)
- introduced coding style + added astyle script (coding_style.sh)
- fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
a09778896c
Serializing strings from ssl certificates
...
This is only start, all strings from web pages are going to be
serialized until 1.0.0 stable
See http://labs.qt.nokia.com/2011/10/04/security-considerations-
2011-11-03 20:12:35 +01:00
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
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +02:00
nowrep
d361c0631d
Updated drawing of tabs in TabBar. It will no longer show "..." when not
...
needed.
With this update is also possible implement showing "new tab" button
after the last tab
2011-10-14 23:12:10 +02:00
nowrep
e0d4f35149
Fixed visibility issue of list tabs button in fullscreen
2011-09-19 21:47:15 +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
433eb1fc89
Clear list of closed tabs + translate update
2011-07-28 21:59:56 +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
3e13ea8442
When closing tab opened from another tab, it will get back to parent tab
...
if no tabs have been changed or moved.
2011-05-21 11:19:19 +02:00
nowrep
8ab4dc75df
Added Restore All Closed Tabs option to ClosedTabsManager
2011-05-16 21:36:39 +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
cd4763d2d9
Some optimalizations
2011-04-24 09:08:53 +02:00
nowrep
379ff8cd96
Close all tabs but current now don't close pinned tabs, added some fixes
...
to click2flash
2011-04-18 21:35:57 +02:00
nowrep
ceccb7a4e0
Added Duplicate Tab feature
2011-04-08 17:27:08 +02:00
nowrep
91bd95dc59
Various changes in add new tab button and list all tabs menu
2011-03-26 13:34:08 +01:00
nowrep
be80930053
Added Pinning Tabs feature
2011-03-25 19:16:21 +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
d9d8506536
Updated code model
2011-03-17 17:03:04 +01:00
nowrep
7ca0e81184
[Crash Fix:] Startup crash without restoring session
2011-03-04 15:14:35 +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