nowrep
48112e0576
Installing also plugins into /usr/lib/qupzilla/ on Linux.
2012-02-20 15:56:26 +01:00
nowrep
b6615f409f
Edited build config to build libqupzilla and link to it afterwards.
...
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
2012-02-19 16:01:51 +01:00
nowrep
16526b0177
Handling Ctrl+Middle clicks on links in keyReleaseEvent.
...
- fixes problems when you open link in new tab (with middle
mouse click) and also paste text to focused input element
2012-01-24 19:12:31 +01:00
nowrep
c31ee75928
History menu submenus and List of closed tabs in tab bar
...
- merged pejakm-master
- also using const variables in foreach loops everywhere it is possible
- updated translations
2012-01-23 17:30:34 +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
f3970f164b
Updated copyright for new year. Closes #100
2012-01-01 15:29:55 +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
de3535b8db
Edited copyright + escaping html entities in copyright at qupzilla:about
...
- adding my email <nowrep@gmail.com> to copyright
2011-12-15 18:34:48 +01:00
nowrep
668c038147
Improved context menus in bookmarks manager
...
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
2011-12-12 21:14:43 +01:00
nowrep
7808408cc8
Final updates for 1.0.0 stable release.
...
Containing small fixes:
- updated windows installer
- small modification to linux default theme (new tab button)
2011-11-09 16:58:25 +01:00
nowrep
2cb067878d
Coding style, fixed cppcheck warnings + improved html highlighter
...
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
- all cppecheck warnings fixed + added script (cppcheck.sh)
- introduced coding style + added astyle script (coding_style.sh)
- fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
b8fbcdbeb5
Another little fixes (including showing unsorted bookmarks)
...
Unsorted bookmarks are now properly showed at the bottom of tree in
bookmarks manager.
Removed unneeded code in siteinfowidget.cpp and tabwidget.cpp
2011-11-05 18:36:53 +01:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +02:00
nowrep
9902e64f81
Added theme support. 5 themes are available now: Chrome, Windows, Old,
...
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
943d89870d
Initial AdBlock support
2011-03-27 21:59:40 +02:00
nowrep
d9d8506536
Updated code model
2011-03-17 17:03:04 +01:00
nowrep
0d1548c0b2
Introduced mApp macro
2011-03-04 13:59:07 +01:00
nowrep
3847f8662d
Added copyright header to all files
2011-03-03 18:29:20 +01:00
nowrep
b23ed87b87
Initial commit
2011-03-02 16:57:41 +01:00