| Commit message (Collapse) | Author | Age | Files | Lines | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
Fix duplicated right icons.
CCBUG: 234320
 | 
| | 
| 
| 
|  | 
BUG:232552
 | 
| | 
| 
| 
| 
| 
|  | 
Renamed urltreeview files to paneltreeviews one to let my konsole tab
completion easily work.
Blame me for this..
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
(at least the first bits, but they seems working really well :) )
 | 
| |\   | 
 | 
| | |  | 
 | 
| |/  
|   
|   
|   
|    | 
QT_FATAL_WARNINGS=1 rekonq --> crash
Fixed
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
- improved urlbar (near to final for 0.5)
- icons on the right of the urlbar: KGet, RSS, SSL info shown
- improved downloads page && clear data UIs
- One (stupid) mem leak fixed (obviously, it was my fault :( )
- Tons of bugs fixed (10?)
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
BUG: 233159
BUG: 234168
Moreover it "cleans" road to fix (not yet, but we are near..) another bug
CCBUG: 230771
at least from the rekonq side.
Changes in there
- cleaning and fixing filterurljob class (responsible for the encodings)
- using urls instead of strings in the resolver class (work with right data..)
- letting first box appearance without item selection and adding one signal to use
the filterurljob class directly.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
This commit follows the logic explained somewhere else, moving rekonq
to a better management for urls from user input.
1) users type strings --> we store them in QStrings
2) app load urls --> we should ever work with KUrls, trying to guess users needs
Here I also removed the unuseful QString icon from UrlSearchItem definition, as we
just have a type (Search, Browse, History, Books..), a (k)url and an Application::icon
method :)
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
memory leak there..
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
Not a Qt::sheet : use a gradient for background
Add Caption
Descriptive button text
<h3> "clear the following items"
Spacers
 | 
| |  | 
 | 
| |\  
| | 
| | 
| |  | 
git://gitorious.org/rekonq/mainline into m120
 | 
| | |  | 
 | 
| |\ \  
| | | 
| | | 
| | |  | 
git://gitorious.org/rekonq/mainline into m119
 | 
| | |/   | 
 | 
| | |  | 
 | 
| |\ \  
| |/  
|/|   
| |    | 
git://gitorious.org/rekonq/mainline into m118
 | 
| | |  | 
 | 
| | | 
| | 
| | 
| | 
| | 
| |  | 
find bar is already shown.
Fix bug 233706
 | 
| | |  | 
 | 
| | | 
| | 
| | 
| |  | 
and adding some tooltips there :)
 | 
| |/   | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
- removed previous SSL animation, we have now a nice yellow lock :)
- faster and cleaner animations
- reenabled the old stacked widget, to avoid stupid refreshes and fix some regressions
- implemented some "right icons": KGet, SSL, RSS. For now, just SSL is full featured
- clean up the box :) Some old & unuseful files removed, some icons added
- Pano's request: grey text shown everytime in the empty bar
Again and again:
this is not the first, but the second implementation of the new urlbar UI.
About me this is clearly better than the first or the previous.
But it needs love :D
BUG: 230125
BUG: 231015
CCBUG: 228040
BUG: 227272
 | 
| | 
| 
| 
| 
| 
| 
|  | 
- great panels and toolbars improvements
- New features for the tab pages
- UrlBar: yet a work in progress. Growing..
- Tons of bugfixes
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
- Use the same context menu for the bookmark panel and the bookmark bar
- Use a list to store the different bookmark bars
  - Fix the different crashes when there are more than one window
  - When the bookmarks are changed, all the bars are refreshed
 | 
| |  | 
 | 
| |\  
| | 
| | 
| |  | 
git://gitorious.org/rekonq/mainline into m116
 | 
| | |  | 
 | 
| |\ \  
| | | 
| | | 
| | |  | 
git://gitorious.org/rekonq/mainline into m115
 | 
| | |/   | 
 | 
| |\ \  
| | | 
| | | 
| | |  | 
git://gitorious.org/rekonq/mainline into m114
 | 
| | |/  
| |   
| |   
| |    | 
bookmarks, "Edit Downloads"
 | 
| |\ \  
| | | 
| | | 
| | |  | 
git://gitorious.org/rekonq/mainline into m113
 | 
| | |/   | 
 | 
| |\ \  
| | | 
| | | 
| | |  | 
git://gitorious.org/rekonq/mainline into m2241
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
the UrlTreeView
- Use SettingsOpenTab to open a link in a new tab with the bookmark toolbar
 | 
| | |/  
|/|   
| |   
| |   
| |   
| |   
| |   
| |    | 
Here is another hack to fix bug 211557
DISCLAIMER: this, as the previous, is an hack NOT a solution
BUG: 211557
 | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| |  | 
Here are its features:
- KLineEdit based
- ability to easily add "icons" :)
- SSL informations shown (a-la firefox)
- smoother animation
- cleaner code
- data QString, not KUrl based (Users type string, not urls!!!)
 | 
| |/  
|   
|   
|    | 
BUG: 211557
 |