summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 0.3.26Andrea Diamantini2009-12-231-1/+1
| | | | kget integration
* rekonq 0.3.25Andrea Diamantini2009-12-211-1/+1
| | | | | | | | | | | | | - first kget integration - improvements in ftp handling I did my best in the second point. From what I understood my have 2 choices: 1) perform a blocking request and eventually handle ftp file (eg: show text files) 2) perform a non blocking request and behave as from now on (show dirs, download files) I choosed the second one :) (do you say "choosed" in English??)
* rekonq 0.3.24Andrea Diamantini2009-12-161-1/+1
| | | | | detach tab action cleaner file protocol management
* rekonq 0.3.23Andrea Diamantini2009-12-161-1/+1
| | | | | | Local file handling + initial ftp support (it actually loads dolphin) General Protocol Handler implemented
* rekonq 0.3.22Andrea Diamantini2009-12-151-1/+1
| | | | buggy release. Use it at your own risk :)
* rekonq 0.3.21Andrea Diamantini2009-12-141-1/+1
| | | | working kwallet integration :D
* rekonq 0.3.20Andrea Diamantini2009-12-141-1/+1
| | | | some fixes in the wallet widget and in the history management
* Follow Qt rebranding and use the proper names / sites.Thomas Zander2009-12-081-1/+1
|
* rekonq 0.3.19Andrea Diamantini2009-12-061-1/+1
| | | | | kdewallet integration (needs love and testing...)
* rekonq 0.3.18Andrea Diamantini2009-11-301-2/+2
| | | | | | | | based on kde 4.3.80 restored adblock implementation. ported web classes to current kdewebkit API. restored networkAccessManager (KIO based)
* rekonq 0.3.16Andrea Diamantini2009-11-281-1/+1
| | | | | adblock-- clicktoflash++
* rekonq 0.3.15Andrea Diamantini2009-11-271-1/+1
| | | | Last reorganization stuffs.
* rekonq 0.3.14Andrea Diamantini2009-11-251-1/+1
| | | | AdBlock (the konqueror's one) + some history fixes
* rekonq 0.3.12Andrea Diamantini2009-11-231-1/+1
| | | | | first adblock implementation quite slow one, just to see progresses..
* Updated RELEASE_HOWTO (final?)Andrea Diamantini2009-11-181-2/+2
| | | | Bumped KDE version to 4.3.75 (last) to resume kdewebkit suggested changes
* FIxing conflictsAndrea Diamantini2009-11-181-3/+2
|\ | | | | | | | | | | | | Merge branch 'rekonq04' into dev04try Conflicts: src/CMakeLists.txt
| * Moved data dir to srcAndrea Diamantini2009-11-131-1/+0
| |
| * Moving to kdewebkit.Andrea Diamantini2009-11-131-2/+2
| | | | | | | | First step
* | rekonq 0.3.00.3.0Andrea Diamantini2009-11-171-1/+1
|/
* rekonq 0.2.95Andrea Diamantini2009-11-101-1/+1
| | | | Again, some fixes on the road to rekonq 0.3
* rekonq 0.2.92Andrea Diamantini2009-11-051-1/+1
| | | | | | - rekonq as a kdeinit executable - first unit tests added - a couple of bugs fixed
* rekonq 0.2.91Andrea Diamantini2009-10-291-1/+1
| | | | | | - 3 bugs fixed - improved WebPage - Fixes on motification popup
* rekonq 0.2.900.2.90Andrea Diamantini2009-10-281-1/+1
| | | | first 0.30 beta release
* rekonq 0.2.73Andrea Diamantini2009-10-261-1/+1
| | | | | | just to trace last changes and bugfixing updated docs
* version.h.cmake supportAndrea Diamantini2009-10-261-7/+3
|
* rekonq 0.2.72Andrea Diamantini2009-10-251-1/+1
| | | | | | | | | this should go (perhaps) - Updated name authors && credits - removed (for now) bugged webview scrolling (shift + arrows problem) - fixed flickering popup - Added docs (Handbook, thanks to Rohan Garg) - bugfixing
* some minor fixingshadeslayer2009-10-241-1/+0
|
* Modified CMakeLists.txt to include the subfolder docs/ while compilingshadeslayer2009-10-241-0/+2
| | | | | New CMakeLists.txt for rekonq docbook New docbook for rekonq
* rekonq 0.2.71Andrea Diamantini2009-10-231-1/+1
| | | | | | | | | | | | This seems good :D bugfixing until Monday alpha release.. Here: - flickering link fix - some better code - external url opening and management fix - new startup options - (and obviously..) homepage fix
* rekonq 0.2.70Andrea Diamantini2009-10-211-1/+1
| | | | | | | - webview scrolling - new contextual menu - some fixes - compiles (and links) on windows
* rekonq 0.2.69Andrea Diamantini2009-10-191-1/+1
| | | | | | | | | | | | | - new PreviewImage class (to fix actual bugs) - merging last requests - bug fixing One week to tag rekonq 0.3alpha. Expected master merges are just: - flickering popup fix - new contextual menu - Lionel's new homepage style proposal (to be discussed) Please NO MORE CHANGES until rekonq 0.3 release, just BUG FIXING..
* rekonq 0.2.68Andrea Diamantini2009-10-161-1/+1
| | | | | "All tabs" actions instead of "closed tabs" one. Fixes in the homepage and in the history chain
* rekonq 0.2.67Andrea Diamantini2009-10-151-1/+1
| | | | | | | | - simplified AccessManager (sweet, it's KIO based, now) - KDE proxy support - cleaning things and bugfixing - new tab button (hopefully works now) - THE beautiful new "Favorites Configuration" from matgic 78 (thanks!!!)
* rekonq 0.2.66Andrea Diamantini2009-10-131-1/+1
| | | | | | fixed icons, fixed shortcuts editor and actions KDE proxy system support
* rekonq 0.2.65Andrea Diamantini2009-10-111-1/+1
| | | | restored recently closed tabs menu and some fixes
* rekonq 0.2.64 with rekonq 0.3 homepage!Andrea Diamantini2009-10-081-1/+1
| | | | | | No, really... :) Also some bugfixing
* rekonq 0.2.63Andrea Diamantini2009-10-051-1/+1
| | | | Bug fixing
* rekonq 0.2.62 with (again) a new home page layout.Andrea Diamantini2009-10-021-1/+1
| | | | | | | | | | | | I can undestand someone doesn't like this, but this layout has a lot of good point inside: - it is easily resizable - it use well space - it the simplest to implement it's clear it needs love, I'm sure not an artist (help about, please!!), but this will be rekonq home page layout for 0.3 (I need stop playing with it..)
* rekonq 0.2.61 with new home pageAndrea Diamantini2009-09-301-1/+1
|
* rekonq 0.2.60Andrea Diamantini2009-09-261-1/+1
| | | | | | | first fixes for AccessManager, cookiejar, post connections (data). this commit signs turning from development to bugfixing mode (at least for me) From now on, bugfixing, unit tests, docs. The road to our 1st stable rekonq...
* rekonq 0.2.59Andrea Diamantini2009-09-201-1/+1
| | | | A lot of merged code and some trivial bug fixed
* rekonq 0.2.58 with the new homepage!Andrea Diamantini2009-09-181-1/+1
|
* rekonq 0.2.57 with new "new tab" page.Andrea Diamantini2009-09-131-1/+1
| | | | | I'm aware this is a "pre-alpha" feature, but I need this in master to let people play, comment, brainstorm this.. ;)
* rekonq 0.2.56 with session management (recover on crash)Andrea Diamantini2009-09-101-1/+1
|
* rekonq 0.2.55 with multiwindows "first fixes" supportAndrea Diamantini2009-09-061-1/+1
|
* rekonq 0.2.54 with multi windows supportAndrea Diamantini2009-09-051-1/+1
| | | | (needs a LOT of tests...)
* rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)Andrea Diamantini2009-08-301-1/+1
|
* rekonq 0.2.52Andrea Diamantini2009-08-231-1/+1
| | | | | | | | | New NetworkAccessManager (to have that we need at least KDE 4.3.1) that seems working well.. I also changed rekonq description. Now it is "A lightweight web browser for KDE based on Webkit"
* Rekonq 0.2.51 with (just) one urlbar and (just, again) KDE 4.3.1 supportAndrea Diamantini2009-08-221-2/+2
| | | | | Note that pointing to KDE 4.3.1 is due to the problems about POST connections to be fixed
* Rekonq 0.2.00.2.0Andrea Diamantini2009-08-211-2/+2
| | | | Another step towards a great webkit browser for KDE!