summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* fix compilation on windowsAndrea Diamantini2009-10-201-0/+2
| | | | (thanks, Carlo!)
* we are using KDE proxy settings (via KIO)Andrea Diamantini2009-10-141-2/+0
| | | | So we no more need our dialogs and error retrieving :)
* Remove rekonq's custom proxy implementation to use KDE's proxy settings ↵Dario Freddi2009-10-131-1/+0
| | | | | | through KProtocolManager. This makes rekonq much more integrated withing KDE, as the user expects that changes in System Settings would take place everywhere. And it also leaves less code to maintain Signed-off-by: Dario Freddi <drf@kde.org>
* BIG BIG commitAndrea Diamantini2009-09-301-1/+0
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* LAST BRANCH (promised!!)Andrea Diamantini2009-09-181-0/+1
| | | | first commit here. We have the homepage classes
* First changes..Andrea Diamantini2009-09-181-0/+1
|
* Here we are, embedding Qt Widgets..Andrea Diamantini2009-09-151-1/+1
| | | | | | | | | Now it's time to RUN working or I'll be dismissed!! This implementation works quite fine, it's a bit slow but really better than the previous one. It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?) and does not resize well webviews..
* Initial newtab page settings implementationAndrea Diamantini2009-09-151-0/+1
| | | | | it doesn't really fit our needs. Just a starting point..
* We have thumbnails! Hugh!Andrea Diamantini2009-09-141-0/+1
|
* HUGE HUGE HUGE COMMIT!Andrea Diamantini2009-09-101-0/+1
| | | | | | | | | | | | | | | | | First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :)
* Session Management (restore on crash)Andrea Diamantini2009-09-101-0/+1
| | | | | | | | | This is HEAVILY based on code from Lionel and Yoram branches. But this code behaves differently: it restores rekonq tabs (just) on crash. Thanks to Lionel suggestions, it seems "better" than my initial idea :) It is quite extensible. We need just to fix it better as possible and then manage its behaviour in newInstance code.. ;)
* - Removed HistoryMenu (no more used)Andrea Diamantini2009-09-031-1/+0
| | | | - Multi Windows 1st implementation
* Splitted history classesAndrea Diamantini2009-08-271-0/+1
|
* Removed MenuBar. First steps..Andrea Diamantini2009-08-221-1/+0
|
* Remove url stackLionel Chauvin2009-08-221-1/+0
|
* Removed privacy settings and ported history ones into the GeneralAndrea Diamantini2009-08-101-1/+0
| | | | Group.
* Removed old cookies system classes..Andrea Diamantini2009-08-081-2/+0
|
* fix: clear cookiesLionel Chauvin2009-08-051-4/+0
|
* add m_windowId else unable to connect to KCookieJarServerLionel Chauvin2009-08-051-1/+0
|
* Removed old unuseful files..Andrea Diamantini2009-08-051-2/+2
|
* Initial porting to KCookieJarAndrea Diamantini2009-08-051-3/+3
|
* Hopefully last fix for KDE 4.2.x with x minor than 70..Andrea Diamantini2009-08-031-1/+1
|
* Removed (for 0.2 version) KIO::AccessManager supportAndrea Diamantini2009-08-031-22/+1
| | | | | That's because of some troubles with wikis, phpBB and CMS products in general..
* Fixed target link libraries bug.Andrea Diamantini2009-08-031-6/+0
| | | | Thanks to Florian Hubold for reporting it
* Clear Private Data 1st implementationAndrea Diamantini2009-07-261-0/+1
|
* Removed rekonqrun class and provided slots in Application one.Andrea Diamantini2009-07-241-1/+0
|
* Added NON fixed rekonqrun class.Andrea Diamantini2009-07-241-0/+1
| | | | Sorry about this, but I need to start from some place :)
* Fixing CMakeLists..Andrea Diamantini2009-07-151-6/+3
|
* Cleaning code && removing unuseful search barAndrea Diamantini2009-07-081-1/+0
|
* Fixing silly conditions on CMakeLists KDE versionAndrea Diamantini2009-06-281-21/+11
| | | | | | check BUG: 198004
* History Panel Action fixAndrea Diamantini2009-06-201-1/+1
|
* Removed unuseful history dialog. We use just history panel, from now on..Andrea Diamantini2009-06-191-1/+0
|
* KDE 4.2 support. Not easy as expected..Andrea Diamantini2009-06-091-14/+70
|
* Fixing CMakelists and close buttonsAndrea Diamantini2009-06-031-1/+2
|
* 1st commit on cookie branch. Refactoring Ui classesAndrea Diamantini2009-06-031-0/+1
|
* Fixing (again) merge conflicts..Andrea Diamantini2009-06-021-1/+0
|\
| * Removed unuseful download classesAndrea Diamantini2009-06-011-1/+0
| |
* | Porting history Ui to KDE..Andrea Diamantini2009-06-021-0/+2
|/
* Fixing CMakelists.txt'sAndrea Diamantini2009-05-251-5/+0
|
* splitted web classesAndrea Diamantini2009-05-231-0/+1
|
* Fixing new AccessManager. Removed webpage createPlugin slotAndrea Diamantini2009-05-231-1/+1
|
* Compiles && link with webkitKDE modulo the load methodAndrea Diamantini2009-05-221-0/+5
|
* CMakeLists..Andrea Diamantini2009-05-221-2/+3
|
* Importing recode (rekonq code).adjam2009-05-031-0/+63
I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da