Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | src/CMakeLists.txt fix | Andrea Diamantini | 2009-11-27 | 1 | -1/+0 | |
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -8/+11 | |
* | Moving (back?) to konqueror adblock support. | Andrea Diamantini | 2009-11-25 | 1 | -1/+1 | |
* | Last history fixes | Andrea Diamantini | 2009-11-25 | 1 | -2/+1 | |
* | Created a new history dir and changed "panelhistory" terms in | Andrea Diamantini | 2009-11-24 | 1 | -4/+6 | |
* | First adblock implementation. now rekonq seems... slower :( | Andrea Diamantini | 2009-11-23 | 1 | -0/+1 | |
* | AdBlock, first file (and first UI. Probably not last :) | Andrea Diamantini | 2009-11-20 | 1 | -0/+1 | |
* | AdBlock. First blocks :D | Andrea Diamantini | 2009-11-20 | 1 | -3/+9 | |
* | FIxing conflicts | Andrea Diamantini | 2009-11-18 | 1 | -28/+28 | |
|\ | ||||||
| * | cleaning home :) | Andrea Diamantini | 2009-11-13 | 1 | -19/+21 | |
| * | Moved data dir to src | Andrea Diamantini | 2009-11-13 | 1 | -1/+2 | |
| * | Moving to kdewebkit. | Andrea Diamantini | 2009-11-13 | 1 | -3/+1 | |
* | | made bookmarks searchable | nehlsen | 2009-11-16 | 1 | -0/+1 | |
* | | added bookmarks panel and model(read only atm) | nehlsen | 2009-11-16 | 1 | -6/+9 | |
|/ | ||||||
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -1/+1 | |
* | Finally... unit tests!! | Andrea Diamantini | 2009-11-02 | 1 | -0/+5 | |
* | Compiling rekonq as a kdeinit executable | Andrea Diamantini | 2009-11-02 | 1 | -7/+7 | |
* | icefox hints on webpage usage.. :D | Andrea Diamantini | 2009-10-29 | 1 | -1/+0 | |
* | (LAST hopefully) BIG change (before 0.3) | Andrea Diamantini | 2009-10-22 | 1 | -0/+1 | |
* | fix compilation on windows | Andrea Diamantini | 2009-10-20 | 1 | -0/+2 | |
* | we are using KDE proxy settings (via KIO) | Andrea Diamantini | 2009-10-14 | 1 | -2/+0 | |
* | Remove rekonq's custom proxy implementation to use KDE's proxy settings throu... | Dario Freddi | 2009-10-13 | 1 | -1/+0 | |
* | BIG BIG commit | Andrea Diamantini | 2009-09-30 | 1 | -1/+0 | |
* | LAST BRANCH (promised!!) | Andrea Diamantini | 2009-09-18 | 1 | -0/+1 | |
* | First changes.. | Andrea Diamantini | 2009-09-18 | 1 | -0/+1 | |
* | Here we are, embedding Qt Widgets.. | Andrea Diamantini | 2009-09-15 | 1 | -1/+1 | |
* | Initial newtab page settings implementation | Andrea Diamantini | 2009-09-15 | 1 | -0/+1 | |
* | We have thumbnails! Hugh! | Andrea Diamantini | 2009-09-14 | 1 | -0/+1 | |
* | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -0/+1 | |
* | Session Management (restore on crash) | Andrea Diamantini | 2009-09-10 | 1 | -0/+1 | |
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 1 | -1/+0 | |
* | Splitted history classes | Andrea Diamantini | 2009-08-27 | 1 | -0/+1 | |
* | Removed MenuBar. First steps.. | Andrea Diamantini | 2009-08-22 | 1 | -1/+0 | |
* | Remove url stack | Lionel Chauvin | 2009-08-22 | 1 | -1/+0 | |
* | Removed privacy settings and ported history ones into the General | Andrea Diamantini | 2009-08-10 | 1 | -1/+0 | |
* | Removed old cookies system classes.. | Andrea Diamantini | 2009-08-08 | 1 | -2/+0 | |
* | fix: clear cookies | Lionel Chauvin | 2009-08-05 | 1 | -4/+0 | |
* | add m_windowId else unable to connect to KCookieJarServer | Lionel Chauvin | 2009-08-05 | 1 | -1/+0 | |
* | Removed old unuseful files.. | Andrea Diamantini | 2009-08-05 | 1 | -2/+2 | |
* | Initial porting to KCookieJar | Andrea Diamantini | 2009-08-05 | 1 | -3/+3 | |
* | Hopefully last fix for KDE 4.2.x with x minor than 70.. | Andrea Diamantini | 2009-08-03 | 1 | -1/+1 | |
* | Removed (for 0.2 version) KIO::AccessManager support | Andrea Diamantini | 2009-08-03 | 1 | -22/+1 | |
* | Fixed target link libraries bug. | Andrea Diamantini | 2009-08-03 | 1 | -6/+0 | |
* | Clear Private Data 1st implementation | Andrea Diamantini | 2009-07-26 | 1 | -0/+1 | |
* | Removed rekonqrun class and provided slots in Application one. | Andrea Diamantini | 2009-07-24 | 1 | -1/+0 | |
* | Added NON fixed rekonqrun class. | Andrea Diamantini | 2009-07-24 | 1 | -0/+1 | |
* | Fixing CMakeLists.. | Andrea Diamantini | 2009-07-15 | 1 | -6/+3 | |
* | Cleaning code && removing unuseful search bar | Andrea Diamantini | 2009-07-08 | 1 | -1/+0 | |
* | Fixing silly conditions on CMakeLists KDE version | Andrea Diamantini | 2009-06-28 | 1 | -21/+11 | |
* | History Panel Action fix | Andrea Diamantini | 2009-06-20 | 1 | -1/+1 |