nowrep
c182dd6f34
[Icons] Removed unused icons
2014-03-24 16:16:35 +01:00
nowrep
ab638a5525
[IconProvider] Use fallback oxygen icon theme (in oxygen-fallback.qrc)
...
Instead of manually setting fallback icons, use globally fallback theme.
2014-03-24 16:09:30 +01:00
nowrep
cbc3f4f875
[DuckDuckGo] Use new icon for DuckDuckGo search engine
2014-03-18 20:10:19 +01:00
nowrep
5b6b6c6eaf
[LoadingAnimation] New loading animation
...
Instead of using QMovie with GIF, one PNG file with all
frames is now animated.
Fixes issue with bad transparent background of previous GIF
animation.
2014-03-17 10:43:18 +01:00
nowrep
fbafd56e90
[CaBundle] Update bundle + fix make_ca_bundle.sh script
...
make_ca_bundle.sh was actually appending all certs to the file.
As a result, there were duplicated certificates after multiple runs
of the script.
2014-03-14 12:27:10 +01:00
Mladen Pejaković
091f4ab6a6
[SpeedDial] Fix overlay text input visibility with dark themes
2014-02-15 23:50:54 +01:00
nowrep
d4d31d2daa
[Bookmarks] Improved drawing of separator
...
Instead of QFrame::Line, use actual ToolbarSeparator.
Also add separator into toolbar for default bookmarks.json
2014-02-11 15:33:02 +01:00
nowrep
d328ad2023
[Bookmarks] New JSON backend supports multi-level folders and more...
...
Merge branch 'bookmarks'
Closes #458
2014-02-10 18:13:38 +01:00
nowrep
283960f33e
[Bookmarks] Added default bookmarks.json file
...
Default browsedata.db now also contains icons for default bookmarks.
2014-02-10 17:51:52 +01:00
Javier Llorente
c84f3d2366
[Theme] Use theme icon for Exit Fullscreen button in toolbar
2014-02-07 23:14:32 +01:00
nowrep
cb99a3154e
[SpeedDial] Fix issues with loading a missing preview on load
...
Missing previews are now loaded after the page has been loaded (from
JavaScript code), instead of loading being started on generating
initial script (from C++ code)
2014-02-03 23:50:53 +01:00
Mladen Pejaković
1cafad9ed4
[Autofill] Thematic changes
2014-01-08 16:59:21 +01:00
nowrep
a1f1d76404
[Copyright] Small string changes + 2014 copyright
2014-01-05 00:57:47 +01:00
Mladen Pejaković
3a3e7341a2
Thematic changes
2014-01-05 00:44:36 +01:00
nowrep
637e2715d3
[SpeedDial] Allow dial's width up to 500px
...
New page screens will now be generated in 450x253px resolution
Closes #1116
2014-01-01 18:35:54 +01:00
Mladen Pejaković
22880ade4e
[Sidebar] Expand/collapse buttons for bookmarks sidebar
2014-01-01 12:29:19 +01:00
nowrep
252c55dd2b
[SpeedDial] Raise maximum width of one dial to 450px.
...
See #1116
2013-12-31 18:39:02 +01:00
nowrep
5af425aecc
[WebView] Added new conetxt menu action for translating page
...
Also added icon for W3Validator.
Closes #860
2013-12-24 14:56:17 +01:00
nowrep
f48363d484
SearchEngines: YouTube replaced with StartPage
...
Closes #1079
2013-11-09 15:59:35 +01:00
nowrep
c9ff4f1c94
SearchEngines: Return SearchResult on all searches
2013-11-09 13:32:03 +01:00
nowrep
8a5a4017d6
SearchEngine: Prepare for POST method support
2013-11-08 22:17:27 +01:00
David Rosca
655bb6ffeb
Merge pull request #1023 from jdbastardy/ieimport
...
added internet explorer import
2013-09-10 06:41:27 -07:00
Mattias Cibien
59dadbbe1f
added internet explorer import
2013-09-10 09:33:38 -04:00
nowrep
e477b4cb63
Updated CA bundle
2013-09-08 13:52:48 +02:00
nowrep
d94a4b5386
Bumped ca-bundle version
2013-06-11 09:57:56 +02:00
nowrep
732a59e6ce
Updated ca-bundle.crt
2013-06-11 09:56:37 +02:00
nowrep
58c0c77479
[GreaseMonkey, AdBlock] Use 16x16 icons in statusbar
2013-06-03 15:50:57 +02:00
Mladen Pejaković
774f156865
Optimization of png icons
2013-05-04 23:05:50 +02:00
Mladen Pejaković
2f1cd3f0f5
Fix icons incorrect sRGB profiles. Closes #843
2013-05-04 16:07:06 +02:00
S. Razi Alavizadeh
ffdbb49444
Fixed executing order of queries by dbWriter()
...
-also added index tables bookmarksTitle and bookmarksUrl to
default database.
-and removed a double check from saveBookmark()
2013-04-17 01:40:05 +04:30
nowrep
49382fd832
Updated certificate bundle + build it only on Windows.
2013-02-24 12:08:37 +01:00
nowrep
63b5a059c9
Coding style + changed line endings of copyright
2013-02-23 16:18:01 +01:00
S. Razi Alavizadeh
802f95f0d6
File and Ftp SchemeHandlers: Clickable title for easier navigation, also using native separator in file's title.
2013-02-23 00:04:14 +03:30
S. Razi Alavizadeh
06ad80583c
IconProvider: fixed, return a fallback icon on non-linux OSes
2013-02-22 01:25:28 +03:30
nowrep
67d6d380cd
[AutoFill] Added password icon into locationbar to choose username.
...
Closes #735
2013-02-08 18:44:26 +01:00
nowrep
37a81cdf30
Sending information about versions in reportbug page.
...
Improved OS detection on Windows. It will also show version
of Windows (except Win 8)
2013-02-04 13:07:21 +01:00
S. Razi Alavizadeh
e3db93740b
Better RTL support for LocationCompleter and add direction property to dirlist.html
2013-02-04 15:14:56 +03:30
nowrep
b70fc83474
Fixed position of background images in SpeedDial.
...
Regression from df6417af4a
2013-01-27 13:29:35 +01:00
nowrep
df6417af4a
Final fix for page background with dark themes.
...
Background of html element is now by default set to
white.
Closes #602
2013-01-25 21:14:37 +01:00
nowrep
81ac819746
Ask user to allow site to use notifications/geolocation.
...
With option to remmber the choice for page.
2013-01-19 17:28:12 +01:00
nowrep
889e2743f5
New icons for 'new-tab' and 'tab'
...
Also added icon to 'Switch to tab' text in
locationbar completer popup.
2012-12-08 14:10:30 +01:00
nowrep
85d09c8a64
Added option to disable Alt/Ctrl + numbers shortcuts
...
Closes #647
2012-11-28 11:27:30 +01:00
nowrep
7189ff58b4
LocationCompleter: Improved sorting bookmarks by visit count.
...
- it sorts by visit counts of bookmark's url from history
- count column in bookmarks is not needed after all :-)
Patch by Franz Fellner <alpine.art.de@gmail.com>
2012-09-08 22:52:32 +02:00
nowrep
30b8eaf44e
Another Oxygen workaround for pinned tab width.
...
- it now also center site icon in the tab
2012-09-03 15:28:37 +02:00
nowrep
6d997220c7
Added support for listing directories with file: scheme
...
closes #435
2012-08-23 16:17:56 +02:00
nowrep
59824f2bff
Added new google icon.
2012-08-22 20:01:14 +02:00
nowrep
80e89b2644
New Restore Session GUI - allows choosing to/not to restore each tab
...
- added as new qupzilla:restore page
- thanks a lot for work by Franz Fellner
closes #515
2012-08-21 20:28:38 +02:00
nowrep
a6fa9b8181
Setting min-width to #box in all internal pages
2012-08-21 20:17:01 +02:00
S. Razi Alavizadeh
552fbbcffa
Added RTL support to internal pages.
2012-08-18 18:31:26 +04:30
Mladen Pejaković
1cefa18eb6
Speed Dial: small improvement to previous commit
2012-07-29 22:12:44 +02:00
Mladen Pejaković
69cf0c1c8c
Add possibility to choose whether to center the speed dials or not
2012-07-29 20:58:23 +02:00
Dzikri Aziz
01dc0575e4
Align speed dial items to center
2012-07-28 03:01:59 +07:00
Mladen Pejaković
af9f43efb0
Warn a user when removing a speed dial
2012-07-26 13:23:10 +02:00
nowrep
2396f55068
Speed Dial: Fixed issues with ' and " characters in input fields
...
closes #455
2012-07-14 16:19:33 +02:00
nowrep
274c234988
Fixed building on Windows + updated v1.3.0 tag
2012-07-12 10:44:46 +02:00
nowrep
625c9a38f3
Version 1.3.0
...
- properly updated
* src/lib/data/data/browsedata.db
* src/lib/data/data/ca-bundle.crt
2012-07-11 18:37:18 +02:00
nowrep
c01604ffe9
RSS: Added support for adding feeds into external applications
...
- including some web applications (Google Reader, My AOL, Yahoo! ...)
- Liferea and Akregator are support from desktop readers
* akregator needs testing (i don't use kde)
closes #364
2012-06-28 17:16:45 +02:00
nowrep
da7fd9ebba
Added new loading animation + removed unused icons.
2012-06-27 18:52:22 +02:00
nowrep
38ef828b82
Private browsing now opens new browser window (in own process)
...
- closes #415
2012-06-26 11:49:39 +02:00
nowrep
bacca991e0
SpeedDial: fixed removing bg image when changing background position
2012-04-25 11:20:41 +02:00
nowrep
60cf1db7ac
Fixed setting background image on speed dial on Windows.
...
- closes #369
2012-04-07 18:41:16 +02:00
nowrep
31e31b703a
Fixed building on Windows & shoudl fix crash in #334
2012-04-02 19:33:05 +02:00
nowrep
43cd497d3f
Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3
2012-03-30 12:01:12 +02:00
nowrep
fa4be83ea9
Little improvements + showing also Netscape plugins in qupzilla:config
...
- implemented JHooverman's suggestion from #202
2012-03-29 20:02:21 +02:00
nowrep
ef07116915
Added missing icon for databases in site info.
2012-03-24 13:26:31 +01:00
nowrep
3898f7f3f7
Improved dialogs in Speed Dial + fixed issue with saving page screen.
...
- closes #319
- closes #318
2012-03-17 16:01:12 +01:00
nowrep
60c5b81f88
Improved source viewer, it now shows lines and fixed go to line.
...
- plugins can now register scheme handlers
- tweaked javascript alert window
- initial support for Geolocation & Notifications API
* question to ask user for permission needs not implemented yet
2012-03-15 19:35:37 +01:00
nowrep
500d11cf6f
Showing build configuration in qupzilla:config page.
...
- see #202
2012-03-10 15:25:54 +01:00
nowrep
03db6da1a9
Added option to create search engine from <input> element on page.
...
- accessible in context menu on input
- added translations for plugins into resources so they can be loaded
- in access keys navigation plugin: lower case chars are choose first
2012-03-08 13:05:57 +01:00
nowrep
20722a1343
Updated CA Certificates
2012-02-27 20:25:12 +01:00
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00