summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Various changes:matgic782010-02-061-1/+0
| | | | | | | - improve appearance of empty/loading previews - port closedTabs to new system - remove PreviewImage files TODO : dialog to choose preview
* MultiThreaded rekonq !!Andrea Diamantini2010-01-261-0/+2
| | | | | | | | Yeah, you're reading well... rekonq is using multithreading for the loadUrl slot. This (in theory) should mean: "NO MORE UI FREEZES ON LOAD URLS" :D
* Fixing panelsAndrea Diamantini2010-01-241-2/+1
| | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :)
* First form of protocol handlingAndrea Diamantini2009-12-161-0/+1
|
* WalletWidget -> WalletBarAndrea Diamantini2009-12-151-1/+1
|
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-0/+1
| | | | | * it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?)
* KWebWallet integrationAndrea Diamantini2009-12-061-0/+1
|
* trivial change in src/CMakeLists.txtAndrea Diamantini2009-12-031-2/+1
|
* Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2009-12-031-0/+2
|\ | | | | | | into AdFixes
| * Docked web inspectormatgic782009-12-021-0/+2
| |
* | We have adblock! (and it works)Andrea Diamantini2009-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | I had a lot of problems implementing it because I started working on assuming 2 things: 1) konqueror implementation works (it's not true, I found a bug! To guess what, try loading current rekonq vs current konqueror against kde-apps.org) 2) Arora's implementation can be easily ported to kcm technology. Another wrong assumption, based on MVP implementation. Sorry for spamming master branch, guys.
* | Porting rekonq to last Qt/KDE APIAndrea Diamantini2009-11-301-0/+3
| | | | | | | | adblock (KDE one) fix #1
* | Merge commit 'refs/merge-requests/2237' of ↵Andrea Diamantini2009-11-281-6/+7
|\ \ | | | | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into FLASH Conflicts: src/CMakeLists.txt
| * | ClickToFlash : first stepmatgic782009-11-271-26/+28
| |/ | | | | | | For now, no config and only working when there is only one flash in the page
* | removed current bugged adblock implementation.Andrea Diamantini2009-11-281-1/+0
|/ | | | Sorry about that :(
* src/CMakeLists.txt fixAndrea Diamantini2009-11-271-1/+0
|
* Last structure change, promised!Andrea Diamantini2009-11-271-8/+11
| | | | | | | 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.
* Moving (back?) to konqueror adblock support.Andrea Diamantini2009-11-251-1/+1
| | | | | This will be useful (if someone is interested) in pushing our patches directly on khtml filter engine.
* Last history fixesAndrea Diamantini2009-11-251-2/+1
|
* Created a new history dir and changed "panelhistory" terms inAndrea Diamantini2009-11-241-4/+6
| | | | the more English "HistoryPanel" ones
* First adblock implementation. now rekonq seems... slower :(Andrea Diamantini2009-11-231-0/+1
| | | | But at least it's ads free!
* AdBlock, first file (and first UI. Probably not last :)Andrea Diamantini2009-11-201-0/+1
|
* AdBlock. First blocks :DAndrea Diamantini2009-11-201-3/+9
|
* FIxing conflictsAndrea Diamantini2009-11-181-28/+28
|\ | | | | | | | | | | | | Merge branch 'rekonq04' into dev04try Conflicts: src/CMakeLists.txt
| * cleaning home :)Andrea Diamantini2009-11-131-19/+21
| | | | | | | | | | In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better
| * Moved data dir to srcAndrea Diamantini2009-11-131-1/+2
| |
| * Moving to kdewebkit.Andrea Diamantini2009-11-131-3/+1
| | | | | | | | First step
* | made bookmarks searchablenehlsen2009-11-161-0/+1
| |
* | added bookmarks panel and model(read only atm)nehlsen2009-11-161-6/+9
|/
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-101-1/+1
|
* Finally... unit tests!!Andrea Diamantini2009-11-021-0/+5
| | | | | First test is trivial, but it's a test (tabbar test). And now we have it!
* Compiling rekonq as a kdeinit executableAndrea Diamantini2009-11-021-7/+7
|
* icefox hints on webpage usage.. :DAndrea Diamantini2009-10-291-1/+0
|
* (LAST hopefully) BIG change (before 0.3)Andrea Diamantini2009-10-221-0/+1
| | | | | | | | | | A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge..
* 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.