nowrep
c7cf42f0a4
[AutoScroll] Set minimum value of divider to 1.0
12 years ago
nowrep
47fe951001
[Translators] Added Juan Carlos Sánchez into translators
12 years ago
nowrep
a4541da935
[Plugins] Updated translations
12 years ago
nowrep
1f7628ff05
[AutoScroll] Added settings - option to change scroll divider value
12 years ago
nowrep
65a47fd450
[LocationCompleter] Speedup searching in Bookmarks & History
...
See #1135
12 years ago
nowrep
7323fb1cad
[AutoScroll] Add scrolling icons (from Oxygen cursor theme)
...
Also scroll timer interval is now 10 msecs, so scrolling will be a
little faster.
12 years ago
nowrep
ed99915bff
[PACtest] qupzilla.com is now on own VPS
12 years ago
nowrep
b9bdb99ee8
1.6.3 is current stable version
12 years ago
nowrep
e5240bcc8e
[AutoScroll] Added AutoScroll plugin
...
I'm still looking for some icon. For now, only red square is shown.
12 years ago
David Rosca
22e195b621
Merge pull request #1218 from pejakm/sdfix
...
[SpeedDial] Fix overlay text input visibility with dark themes
12 years ago
nowrep
b8f8e3753f
[Bookmarks] Added Export dialog + HTML Bookmarks Exporter
12 years ago
nowrep
daa3f07426
[FirefoxImporter] Support importing full bookmarks structure
12 years ago
Mladen Pejaković
091f4ab6a6
[SpeedDial] Fix overlay text input visibility with dark themes
12 years ago
nowrep
680ed27c22
[BookmarksImportDialog] Draw separators in imported bookmarks treeview
12 years ago
nowrep
763183be88
[OperaImporter] Support importing full bookmarks structure
12 years ago
nowrep
650558dea6
[ChromeImporter] Support importing full bookmarks structure
12 years ago
David Rosca
9a4193f0b3
Merge pull request #1217 from pejakm/tabwdgt
...
[Tabwidget] Rework list of closed tabs
12 years ago
Mladen Pejaković
3eede1d8a2
Rework list of closed tabs
12 years ago
nowrep
5301495966
[BookmarksImport] Added back button to import dialog + other small changes
...
Also moved all bookmarks import classes to bookmarks/bookmarksimport
12 years ago
nowrep
09893f20b4
[BookmarksImport] Create new base BookmarksImporter class
...
Also moved all importers into bookmarks/import folder
12 years ago
nowrep
23b55d9158
[BookmarksImport] Show full structure of imported bookmarks
...
BookmarksModel can now be used with arbitrary root item independently
of main bookmarks root item.
12 years ago
nowrep
167e80f59a
[SaveSettings] Don't save settings twice on app close
12 years ago
nowrep
d422ce3767
[Models] Decrease the delay for filtering to 300ms
12 years ago
nowrep
f9d3c102ec
[Cleanup] QTimer::start() restarts timer if it is already running
12 years ago
nowrep
a99f954930
[ReloadStopButton] Instead of pausing updates, only update the button after delay
12 years ago
S. Razi Alavizadeh
35f1799e59
[ComboTabBar] Fix tabAt function for RTL languages
12 years ago
nowrep
907386b921
[Sslv3Sites] easylist-downloads.adblockplus.org shouldn't be there
12 years ago
nowrep
94c32ae235
[FreeBSD] Link to execinfo
12 years ago
nowrep
c1c7e75c83
[Translations] Added new es_MX from Transifex
12 years ago
nowrep
363cd01016
[AdBlockDialog] Show error if subscription can't be loaded
12 years ago
nowrep
4aa4864c06
[OS/2] Fixed build of StatusBarIcons
12 years ago
nowrep
9ae0352548
[SslV3Sites] Added possibility to change list of sites in settings.ini
...
In settings.ini: Web-Browser-Settings/SSLv3Sites
Also added sermapa.es to default list
12 years ago
nowrep
d005505dba
FreeBSD build patches
...
Imported from http://svnweb.freebsd.org/ports/head/www/qupzilla/files/
See #1206
12 years ago
nowrep
156a14dfb6
[Windows] Use %LOCALAPPDATA% only if user doesn't have config in older paths
12 years ago
nowrep
84eea976c2
[Building] Fixed building on OS/2
12 years ago
nowrep
a22b40db9d
Updated translations from Transifex
12 years ago
nowrep
5e131033e6
[Flicker] Another set of flicker patches
...
Old approach caused navigationbar to be empty for a moment while
opening a lot of tabs at once
12 years ago
nowrep
6a4a41a5d9
[TabBar] Don't show tab previews while dragging tabs
12 years ago
nowrep
3ec9e0b893
[TabListButton] Show popup menu inside window for tab-list button in tabbar
12 years ago
nowrep
851e19ce01
[Bookmarks] Fixed assert when migrating bookmarks
...
Assert when user had bookmark with folder that doesn't exists
Also save bookmarks as soon as they are migrated
Closes #1213
12 years ago
S. Razi Alavizadeh
b880a920ff
[Windows] Fixed PROFILEDIR when using Qt4.
12 years ago
nowrep
fa091d77f2
[ComboTabBar] Fixed drawing tabbar with only pinned tabs
...
Regression from e2dcf4d525affddf280ff1dfd36468a782fa3332
12 years ago
David Rosca
14923a728e
Merge pull request #1210 from javierllorente/recoverywidget
...
make 'Windows and Tabs' a translatable string
12 years ago
nowrep
884cde6abf
[LocationBar] Don't ever set cursor location to start
...
Probably fixes #1212
12 years ago
Javier Llorente
49d9889fcd
make 'Windows and Tabs' a translatable string
12 years ago
S. Razi Alavizadeh
f52d5fa234
[Themes][RTL] Use correct icons for tabbar scroll buttons.
...
- also fixed compile issue on Windows.
12 years ago
nowrep
d17584d944
[ComboTabBar] Rework tab scrolling animation
...
Using OutQuad easing curve and restarting animation on new wheel events
make the scrolling feel a lot better.
Wheel scrolling behavior:
horizontal wheel event: slower scrolling
vertical wheel event with control modifier: faster scrolling
vertical wheel event with other(+no) modifiers: fast scrolling
12 years ago
nowrep
f5955c7b92
[Window] Disable updates when showing/hiding toolbars
12 years ago
nowrep
7cefc22c0a
[Flicker] Fixed flicker when opening new tabs with sites that loads instantly
...
Eg. this happens for internal qupzilla: pages
Also early set locationbar's url to newly opened tab's url.
12 years ago
nowrep
96b5ec1c50
[NewTabFlags] Fixed incorrect usage of Qz::NewTabPositionFlags
12 years ago