| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Listitem inherited classes are TYPE + "Listitem"
- QLabel inherited classes are TYPE + Label
|
| | | |
| | | |
| | | |
| | | | |
- rekonq default engine and some bugfixing and improvements
|
|\ \ \ \ |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git://gitorious.org/rekonq/mainline into m2246
|
| |/ / / / |
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
- Don't use the value returned by QDialog::exec(), it looks like it is buggy
- Add cache cleaning, solution found in konqueror/settings/kio/cache.cpp
|
|\ \ \ \ |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git://gitorious.org/rekonq/mainline into m2243
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Reverse bookmarks and bookmark managing option on the bookmarkActionMenu (as we discussed with Lionel)
- Common actionMenu between bookmark bars and the bookmarkActionMenu
- Use BookmarkContextMenu instead of KBookmarkContextMenu in the bookmarkActionMenu
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
git://gitorious.org/rekonq/mainline into m2242
|
| | | | | | | |
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
want to load an url
It fix also the same issue with redirection
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CCBUG:234579
|
|\ \ \ \ \ \ |
|
| |/ / / / / |
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch solves bug #234579 and is heavily based on the one
provided by Thomas Fryda in its bug report. Thanks :)
BUG: 234579
|
| | | | |
| | | | |
| | | | |
| | | | | |
some bug fixes && a lot of work on the urlbar..
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
removed a duplicated method and save one QPixmap
in WebSnap class
|
| | | | |
| | | | |
| | | | |
| | | | | |
letting CompletionWidget being independent from the Urlbar
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into m81
|
| |/ / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into m79
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When you started to load closedTabs and opened favorites, previews were replaced when background load of previews finished.
Changes :
- preview titles are saved only when urls match
- previews are replaced only when urls match
- added some checks to prevent NewTabPage to have strange behaviour in the future
|
|/ / / /
| | | |
| | | |
| | | | |
empty squares..
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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!
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into m77
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git://gitorious.org/rekonq/mainline into m124
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
separators
Implement a missing method : currentBookmarkList() which now allow "Bookmarks Tabs as Folder
BUG: 234234
|
| |/ / / /
|/| | | | |
|
| | | | | |
|
|/ / / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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?)
|