nowrep
3bfa8cecaa
[TabPreviews] Fix some small tab preview issues with ComboTabBar
12 years ago
nowrep
e8bbe53edb
[ComboTabBar] Correctly fix tabAt function
12 years ago
nowrep
b4f3b5962e
[ComboTabBar] Fix tabAt when pos is on right/left scroll buttons
12 years ago
nowrep
2a60572f36
Added Tab scrolling feature when tabs don't fit in tabbar.
...
Closes #432
12 years ago
nowrep
6c747b3c36
[Coding style] It should be only one if statement...
12 years ago
nowrep
ea8b099688
[ComboTabBar] Tweaked appearance of buttons when tabs overflows.
...
Also disabled painting shadow gradient indicationg that tabbar is not
scrolled at the end.
12 years ago
nowrep
3e3d823d95
[ComboTabBar] m_heightIsDirty is not really needed
12 years ago
nowrep
852e197334
[ComboTabBar] Workaround for setting tabbbar height with Oxygen
12 years ago
S. Razi Alavizadeh
23876a3765
[ComboTabBar] Fixed weird scrolling on resizing.
12 years ago
nowrep
6fcbefc7b1
TabBar: Edit sizes of tabs. Minimal tab width is now 100
12 years ago
S. Razi Alavizadeh
bff614144b
Added TabStackedWidget + ComboTabBar
...
Set of patches:
Introduce TabStackedWidget+ComboTabbar
[Windows] Fix enabling blur background in fullscreen
[ComboTabBar] Fix some issues with pinned tabs
[ComboTabBar] Don't use pointer to integer,
Implement TabStackedWidget::keyPressEvent() and fix changing tab by wheel event
Fix animation delay of dragged tab's buttons.
[ComboTabBar] Add themable scrollButtons
12 years ago
nowrep
ed8ec5ab4a
[LocationBar] Fixed rendering selected text with visible popup completer.
12 years ago
nowrep
7e088d0f1d
[Fix] Url with only query is valid too
...
mailto:?subject=foo should be treated as valid url too
Closes #1112
12 years ago
nowrep
ffd560142b
Fixed showing "//" as receiver in Thunderbird form "Send page/link ..." actions
...
Instead of empty receiver address, just one space %20 is used.
12 years ago
nowrep
36bdbf00a0
[shell completions] Bash completion is installed into /usr/share/...
12 years ago
nowrep
a1df4fb262
[shell completions] Fix markdown syntax in README.md
12 years ago
nowrep
cb95c95c3f
[shell completions] Rename and edit readme
12 years ago
nowrep
c08d8ca251
[bash/zsh completion] Complete also filenames and directories
...
See #1109
12 years ago
nowrep
3295899230
Files with relative paths can now be opened from command line
...
Closes #1109
12 years ago
nowrep
a84bafe1f3
translations.pri: List languages sorted like 'ls' output
12 years ago
nowrep
af33f79c66
[Translations] Pulled all plugins translations from Transifex
...
*Passwords and StatusBarIcons were missing
12 years ago
nowrep
c1bac5cd3c
[Scripts] Added new generate-qmake-plugins-translations script
...
Also removed old unused scripts
12 years ago
nowrep
efe1d4d125
[Translations] Pulled plugins translations from Transifex
12 years ago
Mladen Pejaković
8474e196d8
Serbian translations update
12 years ago
nowrep
d11d9f15e0
Added Qt translations for new languages
12 years ago
nowrep
6f01497509
[Translations] Pulled app translations from Transifex
12 years ago
nowrep
d519a1253e
[Sessions] Last 2 sessions are now backuped in profile directory.
...
Closes #1100
12 years ago
nowrep
5a550eb853
[Preferences] Move "Add .co.uk by pressing ALT" option under Keyboard Shortcuts
...
This option adds local domain (not necessarily .co.uk) by pressing ALT
Closes #1047
12 years ago
nowrep
586982e473
[Bookmarks] Fixed drag&drop moving folders into bookmarks toolbar
...
Closes #1097
12 years ago
nowrep
b4f0096f96
[Code] Add/Edit some comments
12 years ago
nowrep
0d5c86f8cd
[UrlCompleter] Don't show same urls multiple times
...
Closes #1096
12 years ago
nowrep
5a7789bd17
[WebView] Edit isValidUrl method. All non-empty urls are valid now.
...
Fixes #1099
12 years ago
nowrep
43ab2e44f0
[StatusBar] Don't decode url of hovered link
...
Workarounds #1095
12 years ago
nowrep
4f3aba95ff
[TabBar] Ask user before closing all other tabs.
...
Closes #1088
13 years ago
nowrep
a49e574f83
[WebSearchBar] Ctrl+Up/Down for changing search engines.
...
Closes #1090
13 years ago
nowrep
479df003a0
defines.pri: Set QMAKE_LFLAGS_RPATH when empty
...
Closes #1089
13 years ago
nowrep
2276a7f274
PageFormCompleter: Coding style
...
PageFormCompleter::getAllElementsFromPage doesn't need passing
QWebPage *
13 years ago
Mladen Pejaković
2c1e4bd613
Serbian translations update
13 years ago
nowrep
4819e2c65d
UserAgentDialog: Update list of known user agents
13 years ago
nowrep
605ce133e1
OpenSearchReader: Fixed parsing files with XML declaration
13 years ago
S. Razi Alavizadeh
d1f0b1776a
Fix translation issue and compile issue on Windows.
13 years ago
nowrep
478af279da
SearchEngines: Fixed adding GET forms as search engines from pages
13 years ago
nowrep
f48363d484
SearchEngines: YouTube replaced with StartPage
...
Closes #1079
13 years ago
nowrep
c443209e83
Updated translations
13 years ago
nowrep
2211fbf2b3
SearchEngines: Added support for POST method.
...
Closes #715
13 years ago
nowrep
c9ff4f1c94
SearchEngines: Return SearchResult on all searches
13 years ago
nowrep
8a5a4017d6
SearchEngine: Prepare for POST method support
13 years ago
nowrep
f465157897
SpeedDial: Google.com is no longer in default pages
...
See #1079
13 years ago
nowrep
5fbf11c8f2
AdBlock: Fix issue when enabling rule didn't work until restart.
...
When attempting to enable rule that was already disabled on startup,
it won't have an effect until completely restarting the browser.
13 years ago
nowrep
2abefeaf79
AdBlock: Added option to use full EasyList subscription
...
Instead of downloading only the essential half of EasyList,
user can now choose to download and use the full list.
This restriction is still here because the other half of EasyList
is full of domain restricted rules that are using RegExps in our
implementation, and thus being slow.
13 years ago