unknown
b6d6b7aaee
Committer: stuarch <stu2731652@gmail.com>
...
On branch master
Changes to be committed:
modified: AUTHORS
14 years ago
unknown
8ac30965cf
Committer: unknown <Administrator@speed.(none)>
...
On branch master
Changes to be committed:
modified: bin/locale/zh_TW.qm
modified: translations/zh_TW.ts
14 years ago
unknown
f39cd3dfa8
On branch master
...
Changes to be committed:
modified: bin/locale/zh_TW.qm
modified: translations/zh_TW.ts
14 years ago
unknown
22ad477e42
On branch master
...
Changes to be committed:
modified: bin/locale/zh_TW.qm
14 years ago
unknown
845c17ab2b
Committer: Cheng-Hong <stu2731652@gmail.com>
...
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
Changes to be committed:
modified: AUTHORS
14 years ago
unknown
9ad9fef975
Committer: unknown <Administrator@speed.(none)>
...
On branch master
Changes to be committed:
new file: bin/locale/zh_TW.qm
new file: translations/zh_TW.ts
14 years ago
stuarch
6990de36fa
I put the chinese translation(zh_TW & zh_CN) on.
14 years ago
Jonathan Hooverman
98f41795bc
Updated German translation
14 years ago
nowrep
dfe5108138
[Fix] Fixed loading of bookmarklets.
...
- bookmarklet = javascript code in bookmark
14 years ago
Jonathan Hooverman
73e33c8867
Updated German translation
14 years ago
Jonathan Hooverman
61988aee03
Fixed string HTML5 web storage
14 years ago
Jonathan Hooverman
407b566f67
Fixes
14 years ago
nowrep
f9873c28df
[Fix] Loading incomplete urls in Speed Dial.
14 years ago
nowrep
0703789aa3
Finally fixed all issues/crashes related to Web Inspector.
...
- web inspector is now crash free with every QtWebKit version
- issue when changing tabs / virtual desktops that web inspector
was re-initializing itself is now fixed
* inspector was flashing
* inspector restored its state to first tab (Elements)
- inspector is now shown in dock widget again in windows
* no longer cause problems with Qt 4.8
14 years ago
nowrep
67c066decc
Fixed typo "Actually" -> "Currently" and updated Dutch translation.
14 years ago
nowrep
65639aa8c1
Non-native download dialog now shows "Save" instead of open. Closes #226
...
- also fixed issue with restoring closed tabs being inserted with +1
index in tabbar
- updated qupzilla.icns mac icons
14 years ago
nowrep
69416114dd
Fixed crash on start on Mac. Closes #225
14 years ago
nowrep
6530351afc
[Fix] Fixed middle mouse click on links.
14 years ago
nowrep
a044302a92
Option to use external download manager.
...
- also added some new git hooks
14 years ago
nowrep
4fc30fca05
Edited getrevision.sh script and added one git hook
...
- git hook to automatically update revision number after
commiting changes
14 years ago
nowrep
085a8938c0
Little fixes for Windows, SSL Manager and Bookmark Import
...
- fixed encoding of qupzilla: pages on Windows
- fixed focus issues with overlay statusbar text on Windows
- fixed showing Local certificates in CA Certs in SSL Manager
- fixed showing empty icon on imported bookmarks
14 years ago
nowrep
24ec4e0292
Added option to (not) send Referer header to servers.
...
- also added button to delete html5 storage
14 years ago
nowrep
5bc7bd472c
[Fix] Fixed "Allow HTML5 Storage" option
14 years ago
nowrep
ea1eceb9d7
Applied patches for Mac OS + little modification of QupZilla icon.
...
- Mac patches by @ryandesign
- icon modifications by Sergio Cipolla, thanks!
- closes #220
- closes #221
- closes #222
14 years ago
Peter Vacula
3defe17b0a
Merge branch 'master' of github.com:Mikino89/QupZilla
14 years ago
Peter Vacula
f52a40d6f4
Updated slovak translation + fixed windows build
14 years ago
Peter Vacula
f299e7be81
Updated slovak translation + fixed windows build
14 years ago
David Rosca
6bf4095c24
Merge pull request #219 from vasitsiv/master
...
Updated Greek translation & fixes
14 years ago
Vasilis Tsivikis
a075c99d38
Updated Greek Translation & Fixes
14 years ago
nowrep
d78df618b0
Little changes in "open new tab after active" + in ctrl+click on links
...
- when opening clean new tab, it will be opened at the end of tabbar
regardless of user settings
- fixing issue when ctrl+left clicking on dial in speed dial opening
page in new tab and also started to drag dial
14 years ago
nowrep
0cf13286d2
Added option to Enable/Disable HTML5 local storage + delete it on close.
...
- also fixed enable/disable history option
14 years ago
nowrep
09ac635faf
[Fix] Fixed "open new tab after active" option
14 years ago
nowrep
79caefb8aa
Don't show "Show menubar" action on Mac OS. Closes #129
...
- "SuperMenu" button won't be visible on Mac too
* there is no need to show it as Menu will always be visible
- also made little improvement in Mac theme
- updated Portuguese translation
14 years ago
nowrep
00f6262afc
Announcing Flash plugin support to sites again.
...
- typo "Italy" language -> "Italian" language
- updated Swedish translation
14 years ago
nowrep
e77c44f709
[Fix] Abord and delete NetworkReply when cancelling download request.
...
- fixes memory leak, size equal to download size was leaked
before
- added Spanish homepage translation
14 years ago
nowrep
86b923b24f
Don't save icons in Private Browsing Mode.
...
- fixed typo: using "current" instead of "actual"
14 years ago
David Rosca
647d1f610a
Finally fixes problem with compilation on Mac. Closes #215
14 years ago
Mladen Pejaković
b936f1b00f
Middle click on Show image right-click context menu opens image in new tab
14 years ago
Mladen Pejaković
a725a44c6b
Middle click to respect new tabs after active tab
14 years ago
Mladen Pejaković
9106032d21
Serbian translations update
14 years ago
nowrep
34fadb4512
Merge branch 'Mikino89-master'
14 years ago
nowrep
173e767b40
Updated Swedish translation
14 years ago
Peter Vacula
69525404a7
Update SK translation
14 years ago
nowrep
c6cbaa286b
Added shortcut for Paste&Search.
...
- merged pejakm-master and Mikino89-master
14 years ago
nowrep
5a7e13486f
Merge https://github.com/Mikino89/QupZilla into Mikino89-master
14 years ago
nowrep
fc13958953
Using static variables to store settings of WebView and LocationBar.
...
- in its own WebViewSettings and LocationBarSettings classes
- because we don̈́'t want to load settings on every creation of new
tab
14 years ago
Peter Vacula
5b4b76bd1c
Updated Slovak translation + fixed one mistake in Czech.
14 years ago
nowrep
16526b0177
Handling Ctrl+Middle clicks on links in keyReleaseEvent.
...
- fixes problems when you open link in new tab (with middle
mouse click) and also paste text to focused input element
14 years ago
Peter Vacula
1807f489d7
Added bin/qupzilla.exe into .gitignore
14 years ago
Mladen Pejaković
4423f884bf
Paste and Search action for Search Bar v2
14 years ago