nowrep
cff5fce5da
Fixed showing close buttons on pinned tabs.
...
- regression from 1e5b7d92cd
2012-09-02 14:18:07 +02:00
nowrep
1d919e0172
Fixed width of pinned tabs on all Qt styles.
...
closes #518
2012-09-02 12:22:11 +02:00
nowrep
cf2c28cfdb
Updated coding style
2012-08-31 15:19:07 +02:00
nowrep
1e5b7d92cd
Hiding close buttons when there is not enough space in tabbar
...
- to partially prevent overflowing tabs into tab buttons
- it is now possible to show 24 tabs in tabbar in
640*480 window without overflowing
closes #527
2012-08-27 14:02:35 +02:00
S. Razi Alavizadeh
89f9fc9ac2
Added support for Right To Left layout direction and also themes support RTL!
2012-08-13 09:26:21 +02:00
nowrep
4017c5303e
Fixed issue with setting tabs movable
...
- regression from previous commit
2012-06-27 00:14:51 +02:00
nowrep
1a5ad1413b
Preferences: New option "Automatically switch to newly opened tabs"
...
- also removed unnecessary option to make tabs movable
* everyone wants the tabs to be movable :-)
closes #382
2012-06-26 23:39:23 +02:00
nowrep
2055621f2a
Show star icon in completer when item is from bookmarks.
...
- IconProvider has no longer static members
- new macro qIconProvider for accessing IconProvider instance
2012-04-22 20:51:28 +02:00
nowrep
98d51b0661
Code cleanups
2012-04-21 22:19:35 +02:00
nowrep
90870cff11
Added option to completely disable tab previews.
...
- only classic tooltip contains full page title will be
displayed
closes #374
2012-04-10 18:29:22 +02:00
nowrep
0a50c2d9ef
Showing tab previews on ToolTip event now.
...
- added Alexander Samilov into contributors
2012-04-09 19:45:00 +02:00
nowrep
d03700f917
Added opacity effect on tab previews.
2012-04-09 14:09:40 +02:00
nowrep
e5ce2f5e3d
Added animated tab previews (by Alexander Samilovskih)
...
- thanks a lot for his work!
- option to disable animations in preferences -> tabs
2012-04-08 21:45:40 +02:00
nowrep
9778773199
Using better method for loading translations.
...
- it can now load xx_CC translation even if xx_DD is
user's system locale
2012-04-04 18:48:54 +02:00
nowrep
1c883e4ec3
Mac OS X building tweaks + fixing valgrind warnings.
...
- in mousegestures plugin, don't start gesture when mouse
is at scrollbar's position
2012-04-04 17:41:33 +02:00
nowrep
abcfc455de
Fixed showing icons in some dialogs on KDE + removing local certificates
...
- also no longer faking double click on middle mouse click on Windows
to activate "autoscroll" - it could interfere with mouse gestures
2012-03-28 16:42:50 +02: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
f09e5c981c
Fixed recalculating size of tabs after unpinning tab.
...
+ other small improvements / fixes
2012-03-14 14:04:20 +01:00
nowrep
f590ad1925
Removed use of whatsThis() and other code cleanups
2012-03-13 17:51:06 +01:00
nowrep
efab78ae5e
Added option "Don't load tabs until selected" when restoring session.
2012-03-11 15:17:12 +01:00
nowrep
291468a9ab
Showing context menus on event's position.
...
- some keyboards (usually in laptops) have special key for
showing context menu
- context menu events from keyboard will now be shown on
correct position (not on mouse position)
2012-03-09 16:02:27 +01:00
nowrep
6a3528e694
Extended Plugin API a bit.
2012-03-05 13:16:34 +01:00
nowrep
7dff6ad103
TabBar now accepts drops so you can drop url on it and open new tab.
...
- small modifications in locationbar regarding focus handling
2012-03-05 11:30:18 +01:00
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
2012-02-29 18:33:50 +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