nowrep
ba7f919cd5
Location/Search Bar: Always open new active window with Alt+Enter
...
- in Web Search Bar it can be also opened with middle click on
magnifying glass button
14 years ago
nowrep
55845ab4df
X11: Restore windows on correct virtual desktops
...
- this will not be used for first application window, to prevent
starting application and no window being opened on current
desktop
= applies only for other restored windows (2nd, 3rd, ...)
14 years ago
nowrep
11244acc6e
Fixed crash when dragging site with empty url from siteicon
14 years ago
nowrep
5a3f4e5f4d
Fixed crash when dragging bookmark from manager to sidebar
14 years ago
nowrep
3aba5ac7a0
Merge branch 'master' of git://github.com/srazi/qupzilla into srazi-master
14 years ago
nowrep
726b11fab3
LocationBar: Show go icon when getting focus with edited text
...
closes #554
14 years ago
S. Razi Alavizadeh
d9ae633d1a
Added Drag-n-Drop functionality to bookmarkmanager and bookmarksidebar.
14 years ago
nowrep
a046ec4ece
Show better icons in Preferences for oxygen icon theme
...
- only when oxygen icon theme is actually used
14 years ago
nowrep
62ac0e2fde
More QLatin1String and QLatin1Char work
14 years ago
nowrep
6810366994
Updated Chinese and Portuguese translations
14 years ago
nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
14 years ago
nowrep
1afc663e91
GreaseMonkey: Use QLatin1String and QLatin1Char in script parsing
14 years ago
nowrep
40a335bc1f
AdBlock: Improved string performance when parsing rules
...
- using QLatin1String and QLatin1Char
14 years ago
nowrep
7b21bf61f1
Q_OS_X11 macro is invalid in both Qt 4 & 5.
...
- so for now, use just Q_WS_X11
14 years ago
David Rosca
84ec408669
Merge pull request #550 from mckaygerhard/master
...
Update transalation for es_VE
14 years ago
nowrep
c7cdaf824f
Qt5: Changing Q_WS_* macros to Q_OS_*
...
- Q_WS_* macros have been removed in Qt 5
14 years ago
nowrep
c71cf910cb
TabBar: If not enough space, show close button only on current tab
...
- removed "Show close button on tabs" option as it is now redundant
14 years ago
nowrep
0c6abb8afc
Added Brazilian Portuguese translation for plugins
14 years ago
mckaygerhard
b1ec2e1a35
Update transalation for es_VE and spanish
14 years ago
Mladen Pejaković
9fdcf1772f
Merge pull request #549 from sys9kdr/master
...
Fix typo at Japanese language file.
14 years ago
nowrep
30b8eaf44e
Another Oxygen workaround for pinned tab width.
...
- it now also center site icon in the tab
14 years ago
Daiki Noda
8c7891c716
Typo fixed
...
Typo fixed.
14 years ago
nowrep
3065d58b25
Fixed width of pinned tab with Oxygen theme.
...
- also added runtime check of current Qt theme in use
14 years ago
Mladen Pejaković
4e75aac866
Merge pull request #548 from sys9kdr/master
...
Japanese language file updated.
14 years ago
Mladen Pejaković
a09c108fae
Merge pull request #547 from w41l/master
...
Updated Indonesian translations
14 years ago
Mladen Pejaković
1ece8028b1
Serbian translation updates
14 years ago
Daiki Noda
f11b0a8378
Japanese language file updated
...
Japanese language file is updated.
14 years ago
w41l
1d2e22dc4f
Updated Indonesian translations
14 years ago
nowrep
d5e21ab911
BookmarksSideBar: Get focus to search line when opening sidebar
...
- also addeed support for opening bookmarks with Enter
* Enter - opens bookmark in current tab
* Ctrl + Enter - opens bookmark in new tab
14 years ago
nowrep
2c57528d29
LocationCompleter: Sort also results from bookmarks by count
...
- bookmarks get +10 count because bookmarks gets count only
from location completer and bookmakrs manager/sidebar
but history entries gets count also from navigating through
webpages (eg. click on link, redirect, ...)
14 years ago
nowrep
ec70c7d43d
LocationCompleter: Bookmarks results are now ordered by count
14 years ago
nowrep
cff5fce5da
Fixed showing close buttons on pinned tabs.
...
- regression from 1e5b7d92cd
14 years ago
nowrep
1d919e0172
Fixed width of pinned tabs on all Qt styles.
...
closes #518
14 years ago
nowrep
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
14 years ago
nowrep
0437ae171f
LocationCompleter: Draw light line at the bottom of item
...
- also space between title and link is now 2px bigger because
of underlining
14 years ago
nowrep
179d173bcf
Removed explicit setting of font size to 8pt from previous commit.
...
- mistake ...
14 years ago
nowrep
8429f84879
LocationCompleter: Another improvements and fixes.
...
- draw 1px line for fonts smaller than 9pt
14 years ago
nowrep
53d4f00c36
Added option to start new instance of browser with --no-remote option
...
- however, new instance cannot be started for default profile
closes #541
14 years ago
nowrep
6d52ef3c77
LocationCompleter: Painting underline manually looks better than by Qt
...
- QFont::Underline is ugly with graphicssystem raster
- also fixed issue when not all parts of text was highlighted as they
should be
14 years ago
nowrep
9f376ac14c
Enabling sorting for Table/Tree Widgets everywhere.
14 years ago
nowrep
b442492c27
Fixed small bug with domain matching
...
- accounts.youtube.com won't be matched by s.youtube.com anymore
- fixes ||s.youtube.com^ AdBlock rule matching anything from
https://accounts.youtube.com
14 years ago
nowrep
575b211997
Search suggestions in address bar now take into account hit count too
...
thanks to Franz Fellner
14 years ago
nowrep
c6d1743706
Disabling touch mocking on Google sites.
...
- fixes issue with Google maps with menu not hiding
closes #545
14 years ago
nowrep
cf2c28cfdb
Updated coding style
14 years ago
nowrep
d1d837616a
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago
David Rosca
78061d7e96
Merge pull request #540 from srazi/master
...
The bug about Windows blur effect and PDF plugins was fixed.
14 years ago
David Rosca
c3f6efd793
Merge pull request #542 from Mikino89/master
...
Update Slovak translation
14 years ago
Mikino89
bbe74f9aba
Update Slovak translation
14 years ago
S. Razi Alavizadeh
2861f4dae4
Fixed conflict between blur background and Adobe PDF plugins on Windows.
14 years ago
nowrep
3e85b04424
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago