|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| |\  
| | 
| | 
| | | git://gitorious.org/rekonq/mainline into m2251 | 
| | | |  | 
| | | 
| | 
| | 
| | | agregator and feed, and buttons to add/cancel | 
| | | |  | 
| |/ |  | 
| | 
| 
| 
| 
| | Welcome, awesome bar..
Idea & patch from Johannes Zellner | 
| |\  
| | 
| | 
| | | git://gitorious.org/rekonq/mainline into Pano18 | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | make the string translatable | 
| |/  
|   
|   
|   
|   
| | This led me to a little polish in the classes using
the WebSnap facilities and to change the mechanism
the NewTabPage retrieves images from the "cache" | 
| | |  | 
| | 
| 
| 
| | I forgot t consider the particular condition in it. Sorry for the mistake. | 
| | |  | 
| | 
| 
| 
| 
| | - Listitem inherited classes are TYPE + "Listitem"
- QLabel inherited classes are TYPE + Label | 
| |\ |  | 
| | | |  | 
| | | |  | 
| |/ |  | 
| |\ |  | 
| | | |  | 
| |/  
|   
|   
|   
|   
| | want to load an url
It fix also the same issue with redirection | 
| | |  | 
| | 
| 
| 
| 
| | removed a duplicated  method and save one QPixmap
in WebSnap class | 
| | 
| 
| 
| | letting CompletionWidget being independent from the Urlbar | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - clean/fix APIs
- removed no more used methods/signals from CompletionWidget
- use item->url() (as it has been defined)
- Change the "pointing out text" from underline to bold (better, IMO)
- QString --> Q/K url, as needed
- Restore UrlFromUserInput engine: why it has been deleted?
- Comment out the isHttp() check. That way I cannot in any way connect
to localhost or to my home server. Apart from typing their IPs..
- Partially fixed the switch search engine implementation. Btw, I have to say
I really don't like rekonq switch my default engine just because one time I decided
to give a try to another... Not sure about.
- Something more coming.. But tomorrow! Now it's 3:20 am here.
Good night! | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | Fix duplicated right icons.
CCBUG: 234320 | 
| | 
| 
| 
| | (at least the first bits, but they seems working really well :) ) | 
| | 
| 
| 
| 
| | QT_FATAL_WARNINGS=1 rekonq --> crash
Fixed | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 :) | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | 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 | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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!!!) | 
| | |  | 
| | 
| 
| 
| | display icon of website | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | - update is better than repaint (this also probably solves the flickering results update)
- right scope for some methods
- removed KUrl use from there | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | I cannot value this is completely safe, but sizeAndPosition() slot
is surely something to take care..
Courtesy patch from Peter Hedlund.
Thanks :)
CCMAIL:peter@peterandlinda.com
CCMAIL:rekonq@kde.org | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | WARNING:
This is the best animation I could provide with the KComboBox class.
In the KLineEdit derived it works perfectly. In the Combos there are some
shadows on top :(
Squashed commit of the following:
commit 01e72a1996161028f8dbdc4e355daf00f954eace
commit 8bc032d98a4987d3b01566ac520f5e8a1a095dd0
commit bc5cfd9f7d1b34f5af06dd7af6de8d3b2edb277b
commit 73b4deac84d91fece407b9c700dcc61e36a34327
commit c55b753913b2619607c6aa11cabbf77ca3c84e3e
commit b901fbe71b7539f65260c4fa9bbfb22f4ea997b9
commit 1de363d9614c1309ac1ac4a8eea7e70be7f2f3ed
commit 76d6373f8b6c41f5c27b8404db2074f9bfc309c9
commit d741aa7109db016abc292d49fb45d15bb09e6c01 | 
| |\  
| | 
| | 
| | | git://gitorious.org/rekonq/mainline into m110 |