| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This commit changes rekonq history data struct to manage also the
first time you visited a site.
This way we can "expose" this new info in the SSL widget.
(We can obviously do a lot more with it...)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This change will preserve old history on first load, adding the visit count parameter
and saving the new structure on close
This will used expecially in the Awesome UrlBar ordering suggestions code.
WARNING: HISTORY_VERSION upgrade
CCMAIL:megabigbug@yahoo.fr
|
| |
|
|
|
|
|
|
|
| |
- impressive cleanup of the code
- removed unneeded classes
- one List to manage the items in the historyManager, one easier Hash in the HistoryFilterModel to speed up searches
- better HistoryItem updates
|
| |
|
|
|
|
| |
Speed up compilation & linking on Win, Lin & Mac. Step 1
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Anyway, this moving/renaming helped me finding lots of strange circulary
dependencies and easily solve them :)
We have also a more organized structure, hopefully letting people work on different areas
altogether.
|
| |
|
|
the more English "HistoryPanel" ones
|