Mladen Pejaković
7a5af39981
Don't quit upon closing last tab option
2012-01-20 14:12:26 +01:00
nowrep
0aeead3825
Little modifications in speed dial + fixed spelling mistake.
2012-01-20 13:10:05 +01:00
nowrep
156d67f25e
Merge branch 'master' of https://github.com/pejakm/QupZilla
...
Conflicts:
src/data/html/speeddial.html
src/network/qupzillaschemehandler.cpp
2012-01-20 12:15:27 +01:00
Mladen Pejaković
06c123f0e3
Resizing Speed Dials + eye candy, v2
2012-01-20 11:30:06 +01:00
nowrep
bdff655dc8
Small improvement in speed dial, added DuckDuckGo default search engine.
...
- also fixed bad spanish qt translation (qt_es.qm)
- closes #195
2012-01-20 11:29:28 +01:00
nowrep
1211018c2f
Small improvement in speed dial, added DuckDuckGo default search engine.
...
- also fixed bad spanish qt translation (qt_es.qm)
- closes #195
2012-01-19 18:05:21 +01:00
Mladen Pejaković
20f17ae7f1
Small fixes
2012-01-19 01:37:34 +01:00
Mladen Pejaković
63b8ea25c0
Add number of pages in a row in Speed Dial settings
2012-01-19 01:10:01 +01:00
nowrep
7db7f69ec0
New "plus" icon for new page in speed dial + updated Dutch translation
...
- the icon is not a masterpiece, but it is definitely better
than current one
2012-01-18 22:22:34 +01:00
nowrep
c41dc3b8be
Updated translations + little edits in speed dial.
2012-01-18 21:09:27 +01:00
Mladen Pejaković
bd5a39f3ba
Speed Dial background image
2012-01-18 20:10:04 +01:00
nowrep
ce7fc6e7ef
Restoring/saving pinned tabs only on first app window.
...
- also fixed some crashes when there is only download manager
window (when download is in progress and users closed browser
window)
2012-01-18 18:36:10 +01:00
nowrep
27c4441848
Improved possibility to open some actions in new tab.
...
- Alt+Enter shortcuts for locationbar and websearchbar
- middle click on magnifying glass (in websearchbar) now
open search results in new tab
- search results of selected page on page is now also opened
in new tab
- updated portuguese translation
2012-01-18 16:52:30 +01:00
nowrep
46edc8d5a2
Added option to edit bookmark from context menu in bookmarks toolbar.
...
- also added new function to Speed Dial to be able to get path of
background image file
- closes #189
2012-01-18 15:05:50 +01:00
nowrep
9aec7cf07f
[Fix] Fixed showing of "Are you sure to close x tabs?" question.
...
- also added translation comments for 3 strings in preferences
- closes #191
2012-01-18 12:58:09 +01:00
nowrep
7a9493a3b3
Edited windows installer, now installing msvc2008 redistributables.
...
- QupZilla now should run correctly on every MS system
2012-01-17 21:20:09 +01:00
nowrep
cb5242f98c
Using QImage for storing icons in database.
...
- fixed issue on some pages when icon was shown correctly in
locationbar, but not on tab
- using QImage for storing icons will help to have BookmarksModel
in separate thread
- unfortunately, all currently saved icons won't be possible to load
so I recommend erasing all icons (to not waste space in db)
2012-01-17 19:27:24 +01:00
Mariusz Fik
1b7c37afd0
use country only for translation contributions
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-17 12:39:30 +01:00
nowrep
1add497966
Making "QupZilla" translatable in window title.
2012-01-16 18:28:56 +01:00
nowrep
8846b5b973
Change: Ctrl+F5 and Ctrl+Shift+R shortcuts for reload and bypass cache.
2012-01-16 17:40:28 +01:00
nowrep
65a3badf38
Added Ctrl+R shortcut for reload + Shift+F5 for reload & bypass cache.
2012-01-16 17:31:15 +01:00
nowrep
52e0e206b5
Using "Intel Mac" in user agent when compiling on intel. Closes #148
2012-01-16 16:28:41 +01:00
nowrep
67d4da74fd
Merge branch 'master' of github.com:nowrep/QupZilla
2012-01-16 15:41:45 +01:00
David Rosca
f7aa86a824
Removing bin/plugins directory from install target in qmake.
2012-01-16 11:01:14 +01:00
nowrep
6297f7f3d0
Added Mariusz Fik into translators + updated Spanish translation.
2012-01-15 19:39:25 +01:00
nowrep
cc63da0765
New domain for blog: http://blog.qupzilla.com
2012-01-15 18:22:59 +01:00
nowrep
bff899ca5a
[Fix] Fixed occasional crash on terminating application.
2012-01-15 17:50:09 +01:00
nowrep
4a3c3932e6
Fixed encoding on pages without charset explicitly set. Closes #178
...
- also modified czech, dutch and serbian homepage translations
2012-01-15 17:15:48 +01:00
nowrep
0b91cc1816
Scrolling bookmarks menu whene there is alot of entries. Closes #175
...
- the same issue was also reported in #159
2012-01-15 12:35:29 +01:00
nowrep
9f6eb10ac2
Opening edit window when adding new page into speed dial. Closes #177
...
- also added dutch translation for homepage
2012-01-15 11:48:15 +01:00
nowrep
e8504c6b20
Added some new strings for network errors.
2012-01-14 12:44:14 +01:00
nowrep
57da64d133
Finally fixes #156 and fixes sidebar width with Qt 4.8
...
- disconnecting only own signals, keeping Qt internals
so Qt can know when objects are deleted
* QObject::destroyed(QObject*) [signal]
2012-01-14 11:46:06 +01:00
nowrep
56e30f081e
Added possibility to close speed dial editing with Esc. Closes #167
...
- also added global possibility to allow listening ESC key events
to page (for example key shortcuts from JavaScript)
2012-01-14 09:54:51 +01:00
nowrep
2c9837eaef
[Fix] Allocating AcceptLanguage dialog on heap. Should close #156
...
- crash when accepting Preferences
2012-01-13 22:11:01 +01:00
nowrep
6cdb61990d
Disabling QtSingleApplication on Haiku. See #154
2012-01-13 21:44:56 +01:00
nowrep
4a4b005bb0
Fixed building on Haiku. See #154
2012-01-13 21:20:13 +01:00
nowrep
1436a1f21a
Don't show error page when there are some data received. See #155
...
- should fix this issue
2012-01-13 21:04:40 +01:00
nowrep
d848d5621d
[Fix] Fixed saving of sidebar width when closing with maximized window.
2012-01-13 16:51:58 +01:00
nowrep
d93407fd46
Fixed exe icon for OS/2. Thanks to Elbert Pol.
...
- old .ico icons were too big (over 64K) and it failed
to compile
2012-01-13 15:28:30 +01:00
nowrep
9f1e864f9a
Finally fixes build issue on non X11 systems. Closes #154
2012-01-12 21:38:38 +01:00
nowrep
d8ec1b8675
Removed one translated string from preferences.
2012-01-12 21:32:27 +01:00
nowrep
c35aceaa1a
Using resources inside bundle on Mac. Hopefully closes #125
...
- also improved mac .plist a little
2012-01-12 20:32:09 +01:00
nowrep
e39ddf5a79
Saving settings even without calling quitApplication. Closes #157
2012-01-12 20:10:51 +01:00
nowrep
9e368775bd
Should fix build issues when using ...? Closes #158 #154
...
- it was compiling fine for me with Qt 4.8RC1 and 4.7.4
- but it wasn't compiling fine for haiku & mac os
2012-01-12 18:40:02 +01:00
nowrep
999f0ef702
Using global QSettings object, should save some writes to disk.
...
- instead of creating new QSettings objects whenever we want to
save some data, we are using global QSettings object that is
keeping its data in memory and writing to disk only when
really needed
2012-01-11 21:58:25 +01:00
nowrep
b4a18d5729
Updated translations
2012-01-10 21:15:03 +01:00
nowrep
ee8a16b3e1
[Fix] Fixed occasional fails to restore session.
...
- also removed unneeded (now) checks to process slot
while app/window is closing
* as now no signals will be invoked on deleted objects
2012-01-10 19:10:16 +01:00
nowrep
8a88bdcc2d
[Fix] Fixed occasional crash when closing tabs/windows. Closes #143
...
- disconnecting all signals/slots from widgets before deleting
them to prevent invoking slots on deleted objects.
2012-01-10 18:31:38 +01:00
Mladen Pejaković
a60389b0a5
Added Wiktionary back and renamed Translate menu item
2012-01-09 22:53:08 +01:00
nowrep
03a2b8e991
[Fix] Fixing previous commit, it was unable to click on any button.
...
- Oops...
2012-01-09 22:17:05 +01:00
nowrep
eb0d24efd3
Edited Menu behaviour on Mac, should hopefully close #129
...
- also improved visible clicks on ToolButtons
2012-01-09 22:14:02 +01:00
nowrep
456a8d3e77
Fixed go to web page + using google translate as dictionary provider.
2012-01-09 16:45:36 +01:00
nowrep
61b410ece3
Code edits + added Mladen Pejaković into contributors.
...
- moved speed dial background settings from qupzillaschemehandler
to speed dial's class speeddial
2012-01-09 16:23:03 +01:00
Mladen Pejaković
7781e1a1c7
Speed dial background picture backend
2012-01-09 14:12:21 +01:00
Mladen Pejaković
28e2572215
Rearranged tight click context menu; added new menu entries
2012-01-09 12:39:34 +01:00
Mariusz Fik
0b54948877
restore first tab as active in preferences dialog
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:21:33 +01:00
Mariusz Fik
b3d36baaf7
fix tab order for preferences dialog
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-09 03:16:51 +01:00
Jonathan Hooverman
b9f808f681
Updated German translation
2012-01-08 20:08:28 +01:00
nowrep
9c6d582c44
Added Mladen Pejaković into translators (Serbian)
...
- also fixed .qm filenames and added qt translation
2012-01-08 18:17:47 +01:00
Mladen Pejaković
87fcb7abe2
Initial support for Serbian language
2012-01-08 17:50:20 +01:00
Mladen Pejaković
5c11906c72
Fix Send image menu entry
2012-01-08 15:21:49 +01:00
nowrep
295e86988f
Little change in speed dial: drag start after moving 40 pixels.
...
- it prevent unwanted drags when clicking on pages
- also fixed little issue when focusing locationbar after hiding
search toolbar
- added portuguese translation for hompage
2012-01-08 14:24:10 +01:00
nowrep
2d6585c786
[Fix] Fixed wrong tab focus order. Closes #135
...
- it is now LocationBar -> WebSearchBar -> WebView -> ...
2012-01-08 12:38:02 +01:00
nowrep
f0c04e88e9
[Fix] Fixed standard menu actions in app menu on Mac. Closes #130
...
- it should show About QupZilla, About Qt, Preferences and Quit in
application menu on Mac
- it should also fix related crash in #130
2012-01-08 11:38:15 +01:00
nowrep
8320dd0615
Added Alt+Left/Right shortcuts for history back/forward. Closes #136
2012-01-08 11:12:04 +01:00
nowrep
7b337b4de8
[Fix] Fixed loss of speed dial settings. Closes #137
...
- it occured only when you don't open speed dial page in your
browser session
2012-01-08 10:56:50 +01:00
nowrep
d9966c08a1
Added possibility to create new rss feeds. Closes #120
...
- also edited string in adblock icon
"web-pages" > "web pages"
2012-01-07 20:56:58 +01:00
nowrep
aa7ab1d9e1
Version 1.1.5
2012-01-07 12:43:18 +01:00
nowrep
fe28298fae
Fixed also YouTube opensearch suggestions.
...
- correction: you need to remove google + youtube providers and then
click "Defaults", only clicking "Defaults" won't replace old
google/youtube providers with new working.
2012-01-07 12:19:47 +01:00
nowrep
7f43333fbf
Fixed google suggestions in websearch bar.
...
- you may need to click "Defaults" to add Google with correct
suggestions url template
- also improved behaviour when opening NewBackgroundTab if it is
opened from pinned tab. It will be opened after last pinned tab,
to prevent opening normal tabs between pinned ones.
2012-01-07 12:09:39 +01:00
nowrep
3a2ceeab31
Automatic updates for ca-bundle.crt CA certificates bundle.
...
- checking updates every 5 days from homepage qupzilla.com
2012-01-07 10:29:38 +01:00
nowrep
2b82d486d0
Added translation files for translating homepage.
...
- you can find them under /translations/homepage
2012-01-07 10:26:52 +01:00
nowrep
e05cb9b835
Edited themes, should look better on Mac now. Also improved Click2Flash
...
- also resizing PrintDialog to reasonable size (it is too small by
default)
- removed obsolete translation entries from .ts files
2012-01-06 17:31:44 +01:00
David Rosca
27078a58cd
Merge pull request #133 from niutech/patch-2
...
Themes on Mac OS X
2012-01-06 06:16:12 -08:00
nowrep
412b170f4f
Don't quit application on last closed window on Mac. Closes #129
2012-01-06 15:03:48 +01:00
nowrep
890e8f0cdf
Can now load long locale named qt translation file. (ex. qt_zh_CN.qm)
...
- patch by Mladen Pejaković, see #128
- also updated Polish and Dutch translations
2012-01-06 14:34:12 +01:00
niu tech
96a8020f08
Added reading mac.css theme file on Mac OS X
2012-01-06 14:17:46 +01:00
nowrep
806693b199
Added Info.plist and icons for Mac. Hopefully closes #126
2012-01-05 18:34:44 +01:00
nowrep
fb6ef29e14
[Fix] Don't show error when using unknown cmd argument. Closes #124
...
- it is now possible to change application style, graphics system,
X11 display, ... etc from command line
2012-01-05 17:26:51 +01:00
nowrep
9e7e0285bb
Added support for printing page through javascript window.print()
2012-01-04 19:02:33 +01:00
nowrep
ab5555d913
[Fix] Fixed "Hide tabs when there is only one tab" option. Closes #121
...
- also edited spanish translation in desktop launcher
2012-01-04 16:00:59 +01:00
nowrep
002dc39bc8
[Fix] Fixed cookies loss when closing browser with private browsing.
2012-01-04 14:09:27 +01:00
nowrep
31bdfe4f1a
Showing right default directories for bookmarks on Windows. Closes #116
...
- also updated Italian translation
2012-01-04 13:44:43 +01:00
nowrep
a09d6ce6e4
Using own CA certificates database from now. Closes #111
...
- fixing various problems with accessing / downloading content
from secured sites
- using CA certificates from debian's ca-certificates package
- added copyright notice for Mozilla's certificates
2012-01-03 21:02:35 +01:00
nowrep
be0bf20585
Added Portuguese translation. Closes #107
...
- thanks to Sérgio Marques
2012-01-03 20:57:30 +01:00
nowrep
8d3c56afe2
Code style + fixed cppcheck warnings.
...
- using static_cast rather than C-style casting
2012-01-02 17:23:31 +01:00
nowrep
66ee47d3cf
Context menu in webview now include also options for current frame.
...
"This frame" menu is shown when frame at clicked point is different from
main frame and it contains following options:
- show only this frame, show this frame in new tab
- reload frame, print frame
- zoom in, zoom out, reset zoom
- show source code of frame
2012-01-02 13:56:52 +01:00
nowrep
f3970f164b
Updated copyright for new year. Closes #100
2012-01-01 15:29:55 +01:00
nowrep
ef67b1745f
Other updateds for new domain. Happy New Year!
...
- last commit today, have fun :-)
2011-12-31 12:57:01 +01:00
nowrep
18fbb1cd31
New project domain qupzilla.com. Thank you very much, Radomir Orkac.
2011-12-31 10:33:01 +01:00
nowrep
c38e063580
Showing Apply and Edit on its right places in Speed Dial now.
2011-12-30 17:56:49 +01:00
nowrep
b8a0b52982
Improved commandline options. Possibility to use more than at once.
...
- it is also now possible to start in private mode from commandline
2011-12-30 16:54:37 +01:00
nowrep
ffc4f825a6
Proper handling of metaDataChanged signal in downloading. Closes #69
...
- checking whether downloaded item doesn't want to redirect, and making
redirect if so
2011-12-29 22:28:04 +01:00
nowrep
d23704bc82
Hide new tab button while moving tabs. Closes #103
...
- also updated spanish translation
2011-12-29 21:50:03 +01:00
nowrep
47b6af18b5
[Fix] Showing custom rules properly under custom rules now.
...
- if you created new custom rule, it showed under custom rules
only until restart, then it was moved into EasyList
2011-12-29 21:25:49 +01:00
nowrep
93e7c073d4
[Fix:] Going to history items from history back/forward menu in new tab
...
- fixed regression from 061e1e21543b3cfd323fa901992328e14a9f36d2
2011-12-29 15:45:29 +01:00
nowrep
77e7ed55f0
Fixed overflowing bookmarks toolbar when there is a lot of bookmarks.
...
- also updated Russian translation
2011-12-29 15:21:26 +01:00
nowrep
5af4df90b7
[Fix] crash in Click2Flash plugin when element is not found.
...
- also little improvement in WebView mousepress events
2011-12-28 23:25:40 +01:00
nowrep
89cad89ad0
Automatic updates for EasyList in AdBlock.
...
- updates are scheduled to every 3 days
2011-12-28 19:28:34 +01:00
nowrep
6259577d8b
[Fix] searching bookmarks in bookmarks sidebar.
...
- now it properly search also unsorted bookmarks
- improved performance when searching in all treeviews
- updated italian translation
2011-12-28 16:31:18 +01:00
nowrep
e5f6478439
Added PORTABLE_BUILD define allowing portable building. Closes #99
...
- also updated russian and italian translations
2011-12-28 14:55:54 +01:00
nowrep
9564b0a5a9
Cleaned #ifdefs, Preferences in menu on all platforms. Closes #96
2011-12-28 13:16:04 +01:00
nowrep
d9f2459ef8
Added full Russian translation. Thanks to Oleg Brezhnev.
...
- also fixed labels overflow in Informations about application
qupzilla:about page
2011-12-28 11:39:34 +01:00
nowrep
fac7de459b
Initial Russian translation. Author Alexander Maslov
2011-12-27 19:10:53 +01:00
nowrep
7963ee3d49
Clicking on buttons in locationbar now won't focus locationbar.
2011-12-27 18:50:52 +01:00
nowrep
168816ac65
Use light color for text in popup widgets even with Ambiance theme
...
- popups when clicking on site icon, rss icon, bookmark (star) icon
2011-12-27 17:49:51 +01:00
nowrep
d4c0676c90
Fixed availability to delete profile in Preferences.
...
- it is now available only on non-active profile
- also moved browsedata.db + profiles.ini from data/ folder
into binary
2011-12-27 15:26:32 +01:00
nowrep
ef28d2b00e
Fixed focusing new window when opened from cmd argument.
...
- also now correctly focusing download manager window
when running qupzilla --download-manager
2011-12-27 12:27:39 +01:00
nowrep
bd06ca8362
Quick fix for previous commit.
2011-12-26 22:59:05 +01:00
nowrep
b37a02e078
Checking QtWebKit version rather than global Qt version. See #96
...
- choose (not) to compile with using QWebView::selectedHtml function
2011-12-26 22:54:03 +01:00
nowrep
a8f3c74c74
Transp. bg on Windows can now be turned off without restart. Closes #92
...
- also updated CA-Certificates (ca-certs.crt)
2011-12-26 21:23:21 +01:00
nowrep
f7952267d7
Added Unity QuickList actions + new command line option.
...
- new command line option: turn on private browsing
- QuickList actions:
* open new tab
* open new window
* start private browsing
2011-12-26 20:23:54 +01:00
nowrep
c7eff70ae2
Added e-mail for Greek translator Vasilis Tsivikis
2011-12-25 22:08:15 +01:00
nowrep
e620560db3
Added Greek translation. Closes #85
...
- thanks to Vasilis Tsivikis
2011-12-25 22:06:25 +01:00
nowrep
74ff3058d9
Added French translation. Closes #61
...
- thanks to Jérôme Giry and Nicolas Ourceau :-)
2011-12-25 20:26:55 +01:00
nowrep
da1ea0a108
[Fix] Showing also RSS feeds without title now in RSS list.
2011-12-24 13:43:26 +01:00
nowrep
4b089713ed
Backend implementation for #80
...
- not sure where to put option to add page to speed dial in gui
* I think it couldn't be as another "folder" when editing/creating
bookmarks, as it's not a real bookmark
2011-12-24 13:31:32 +01:00
nowrep
d9b5c86dbe
WebView now recieves only own Events.
...
- also using static variables for qupzilla: scheme pages
no need to generate it every time it is about to load
2011-12-24 12:21:23 +01:00
nowrep
5aed695954
When opening links in new tab, moving it next to current tab. Closes #88
2011-12-23 19:49:29 +01:00
dunsmoreb
07a145ce35
Open url in new tab now opens in consecutive, background tab.
2011-12-23 10:32:55 -06:00
nowrep
7b7d030540
Option to load title from page in Speed Dial. Closes #77
...
- also showing "Unable to load" title when page fails
to load
2011-12-23 13:47:38 +01:00
nowrep
51027ff782
Ctrl+Enter shortcut in locationbar for append .com and go.
2011-12-23 11:11:14 +01:00
nowrep
9b84036b88
Merge branch 'master' of github.com:nowrep/QupZilla
2011-12-23 10:24:54 +01:00
nowrep
1f3a16b298
Using QtWebKit version detection at run-time. Closes #81
...
- detecting wheter to delete or not QWebInspector on close
- QWebInspector can be deleted with 533.3 WebKit
but causing crash when using higher
2011-12-23 10:24:03 +01:00
dunsmoreb
2247438c47
QupZilla now quits when last tab is closed.
2011-12-22 22:05:20 -06:00
nowrep
82870d5531
Added Shift+F3 shortcut to find previous on page. See #74
...
- "Shift+F3" and "F3" shortcuts are also available when
searching in source code
2011-12-22 23:45:55 +01:00
nowrep
72077ab496
Setting Click2Flash enabled by default again to reduce Flash crashes.
...
- with latest Click2Flash commit, this plugin should be fully working
on every page, thus we enable it by default again to prevent crashes
from Adobe Flash content on page
2011-12-22 23:43:05 +01:00
nowrep
b44c9e4795
[Fix] Searching on page with highlight enabled. Closes #74
2011-12-22 23:33:35 +01:00
nowrep
091c944132
Enter accept editing Speed Dial entries. Closes #76
2011-12-22 21:58:13 +01:00
nowrep
3e62bee69d
Added F3 shortcut to find next on page + source code. See #74
2011-12-22 21:09:04 +01:00
nowrep
b5fa490573
[Fix] Click2Flash should now work properly on all pages.
...
- using QWebHitTestResult mechanism to find html element
associated to Click2Flash object (should work now 100%)
> please let me know
- added new context menu action to history manager = copy
link address
2011-12-21 20:58:02 +01:00
nowrep
882d0c6e18
Added option "Ask on entering Private mode" to preferences. Closes #70
2011-12-21 18:57:27 +01:00
nowrep
c1e4212261
Showing "Apply" in Speed Dial edit dialog rather than "Edit".
2011-12-20 20:02:04 +01:00
nowrep
1898643224
Opens all bookmarks in folder after middle click in menu. Closes #68
...
- also setting title of new tab when loading bookmarks/history when
possible (when we know title of history entry / bookmark, let
show on tab its title, rather than showing just "New page")
2011-12-20 18:58:42 +01:00
nowrep
8bb47a0a5f
Middle click on folder opens all bookmarks in it. See #68
...
- it works for folders inside bookmarks toolbar only for
now
2011-12-19 21:30:26 +01:00
nowrep
d1c80b826c
[Fix] Fixed crash in QWebInspector when using QtWebKit 2.2
...
- somehow it is no longer safe to delete QWebInspector ...
2011-12-18 16:57:14 +01:00
nowrep
5f7d64537a
[Fix] Fixed including path to download filename.
...
- also showing revision in command line when starting
qupzilla -v or qupzilla --version
2011-12-18 15:42:28 +01:00
nowrep
e2adc2b5d0
Using bigger buttons in navigation bar when using only icons.
...
- it makes buttons bigger in Linux and Old Default themes
2011-12-18 13:15:56 +01:00
nowrep
bffe5654c0
Updated translations + coding style
...
- removed multiple translations for standard bookmark folders
= tr("Bookmarks In Menu"), tr("Bookmarks In ToolBar"),
tr("Unsorted Bookmarks")
- consistency of these translations is important, otherwise
it would confuse app when adding/moving/editing bookmarks
2011-12-17 16:04:04 +01:00
nowrep
a6874eeed9
Enabling/disabling close window action in file menu. Closes #64
...
- enabled only when there is more than one main window
2011-12-17 15:09:17 +01:00
nowrep
976e5b5696
[Fix] editing new bookmark + moving some classes to own thread
...
- history model and database writer are now in own thread
- this will keep main thread (GUI) responsive when writing to
database
- it also greatly increases performance when deleting multiple
items in history
2011-12-17 14:30:54 +01:00
nowrep
88d15cd3b8
Drag&Drop siteicon to bookmarks toolbar creates bookmark. Closes #63
...
- initial drag&drop implementation
- will be probably extended to other widgets too
2011-12-17 14:26:34 +01:00
nowrep
df01a3efef
[Fix:] Setting Speed Dial as default url for new tab.
2011-12-16 22:08:10 +01:00
nowrep
efd79d246e
Opening bookmarks/history in background on middle click. Closes #60
...
- also edited behaviour when page does not have title
* it will be now used all url, not path -> host
2011-12-16 20:17:17 +01:00
nowrep
348d0e5a18
Merge branch 'master' of github.com:nowrep/QupZilla
2011-12-16 19:46:05 +01:00
Jonathan Hooverman
4618119b87
Small fixes
2011-12-16 19:42:49 +01:00
Jonathan Hooverman
669a1c695b
Small fixes
2011-12-16 19:38:29 +01:00
nowrep
2cfd9808ec
Possiblity to move up/down in search engines manager and other...
...
- F6 shortcut for focusing locationbar
- no more empty title in history back/next menus
- showing only active norification preview in preferences
2011-12-16 19:07:36 +01:00
nowrep
bed30cb483
Showing revision number in About dialog.
...
- it will be only shown when compiling with git_revision file
in root directory (where QupZilla.pro is).
This file should contain commit hash.
2011-12-16 14:46:31 +01:00
nowrep
d27293355e
Added empty.ts translation file for new translations.
2011-12-16 12:03:47 +01:00