nowrep
b094c3e7db
Updated README file
15 years ago
nowrep
ee3820b5d9
Updated contributors and translators + updated README file
15 years ago
nowrep
091e749be3
Merge pull request #9 from jmc-88/master
...
Small usability improvements
15 years ago
Daniele Cocca
f16e29b8be
Selecting all the contents of the WebSearchBar when receiving focus from
...
keyboard (i.e., Ctrl+K).
15 years ago
Daniele Cocca
73d11206ae
Adding the possibility to close a tab by middle-clicking it.
15 years ago
nowrep
d361c0631d
Updated drawing of tabs in TabBar. It will no longer show "..." when not
...
needed.
With this update is also possible implement showing "new tab" button
after the last tab
15 years ago
nowrep
edbcb5e541
Rewritten WebInspector. Hopefully fixes #3
...
When you show Web Inspector panel, it will be open only for actual tab.
So when you change tab, the web inspector panel will hide, and if you go
back to tab with open web inspector, inspector will show.
15 years ago
nowrep
1ded15ab24
It is now possible to modify build settings with environment variables.
...
Update to #7
Read BUILDING
15 years ago
nowrep
443e438ddb
Added ca-bundle.crt certificate file for users experiencing issues with
...
missing CA Certificates + added FAQ
15 years ago
nowrep
453ed4c795
Added option to compile with WebGL enabled. Closes #7
15 years ago
nowrep
9994c6aad3
[Fix:] Fixed "make uninstall", it is no longer removing whole
...
/usr/share/applications and pixmaps directory. Closes #6
15 years ago
nowrep
2ff570e92c
Added new SSL Manager, it is now possible to specify location for custom
...
CA Certificates
15 years ago
nowrep
58a029fcc1
Added Dutch translation (thanks to Heimen Stoffels)
15 years ago
nowrep
10c36a5330
Added support for "make install" on Unix. Closes issue #2
15 years ago
nowrep
c9113ccd1d
It is now possible to build QupZilla with Microsoft Visual C++ Compiler
...
2008
15 years ago
nowrep
f649151cca
Click2Flash is now disabled by default + updated address for sending bug
...
reports
15 years ago
nowrep
d7cb7fbcd6
New action in Click2Flash context menu: Delete object
15 years ago
nowrep
1ff0e232b7
Improved hiding elements blocked by adblock + hiding blocked flash
...
objects when click2flash is enabled
15 years ago
nowrep
cb7ca323fa
Fixed crash when clearing history and then showing library windows again
15 years ago
nowrep
d097a06b2e
Fixed showing download item not in download manager when downloading
...
page + added TODO list
15 years ago
nowrep
4b036cbd54
www.qupzilla.co.cc as a project mainpage
15 years ago
nowrep
17f80f31b5
Using new QupZilla site: qupzilla.cc.co from now
15 years ago
nowrep
3c8b08957a
Updated code BUILDING informations to support building for OS/2
15 years ago
nowrep
d91f20d277
Added function to compare versions.
...
So now it checks whether version you are running is older than laset
released version
15 years ago
nowrep
59a492be76
Modified building informations. Please read theme before compiling.
15 years ago
nowrep
a2951f4c74
Fixed build issues with copyright symlink and DEVELOPING define
15 years ago
nowrep
c23f3f8b5d
Set maximumHeight of websearchbar for Windows + update default position
...
of QupZilla on screen from 0,0 to 20,20
This fixed bug on Windows, where window title of mainwindow wasn't
visible
15 years ago
nowrep
d0342e87ad
Fixing bug when Flash overrides cursor and it won't change it back
15 years ago
nowrep
b73bcf5808
Start working on RC1
15 years ago
nowrep
5f6a982b12
v1.0.0-b4
15 years ago
nowrep
afbc2b1a6b
Added qupzilla:start page, fixed maximising window issue on Windows
15 years ago
nowrep
b526e99c0f
1.0.0-b4
15 years ago
nowrep
9c0f5af200
Changed LocationBar + WebSearchBar Splitter percental widths to look
...
good even on small screen
15 years ago
nowrep
49c2b36071
Added new IconProvider interface, improved performance of opening new
...
tab and updated themes
15 years ago
nowrep
8e29818bb3
Hopefully fixed one crash and one possible crash in download manager
15 years ago
nowrep
d699f4b32b
Modified download options dialog design
15 years ago
nowrep
76b3d7f2aa
Updated missing copyrights
15 years ago
nowrep
9f1c807222
Updated slovakia translation + license viewer appears in center of
...
screen now
15 years ago
nowrep
08fb0bec2b
When downloading some file from empty tab, it will be closed imediately,
...
not when you actually start downloading
15 years ago
nowrep
f24b6fcc21
Save Page screen - last missing feature from first Python QupZilla added
...
Introduced new global function qz_centerWidgetOnScreen
15 years ago
nowrep
e6847166f2
Moved window geometry and state settings loaded before main window is
...
shown
15 years ago
nowrep
75a34167ed
Browser window is now saving its position and size
15 years ago
nowrep
e0d4f35149
Fixed visibility issue of list tabs button in fullscreen
15 years ago
nowrep
5ce67d498a
Added new report bug system
15 years ago
nowrep
c4c10c0017
Commited new files
15 years ago
nowrep
6652b433c5
Added qupzilla: scheme handler + qupzilla:about page
...
There is now shown license of theme in ThemesManager
15 years ago
nowrep
8f296c0f51
Added multiple sizes for window icon + fixed bookmark all tabs always
...
disabled issue
15 years ago
nowrep
334348b8db
When turning on Private Browsing, it will be signalised in window title
...
besides icon in statusbar (which may be hidden)
15 years ago
nowrep
eefc61733f
Fixed download info when download size is unknown
15 years ago
nowrep
8b4ae53b71
Fixed finding on google in locationbar, sometimes it just loads empty
...
google page instead of search results
15 years ago