summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 0.4 stable0.4.0Andrea Diamantini2010-03-121-1/+1
| | | | Yeah!!
* rekonq 0.3.99Andrea Diamantini2010-03-111-1/+1
| | | | Fix Crash Recovery
* rekonq 0.3.98Andrea Diamantini2010-03-051-1/+1
| | | | Probably last bunch of fixes before 0.4 stable release..
* rekonq 0.3.97Andrea Diamantini2010-03-021-1/+1
| | | | Unit tests & last fixes
* 0.3.96Andrea Diamantini2010-02-261-1/+1
| | | | near to stable release..
* rekonq 0.3.95Andrea Diamantini2010-02-241-1/+1
| | | | Last fixes (but not pano's desiderata :( )
* rekonq 0.3.94Andrea Diamantini2010-02-211-1/+1
| | | | pointing last bugs before RC...
* rekonq 0.3.93Andrea Diamantini2010-02-181-1/+1
| | | | another bunch of fixes for the upcoming 0.4 release
* rekonq 0.3.92Andrea Diamantini2010-02-141-1/+1
| | | | Another bunch of bugfixes.. :)
* rekonq 0.3.91Andrea Diamantini2010-02-131-1/+1
| | | | First bunch of fixes
* rekonq 0.3.90 (0.4 beta)0.3.90Andrea Diamantini2010-02-111-2/+2
| | | | | Last fixes before beta release moving minimum version to KDE 4.4.0
* rekonq 0.3.89 (near to beta release)Andrea Diamantini2010-02-091-1/+1
| | | | | | LAST CHANGES. Please test, comment, help bugfixing things from now on to 0.4 release :D
* rekonq 0.3.36Andrea Diamantini2010-02-071-1/+1
| | | | new tab page
* i18n, pointers & fixes..Andrea Diamantini2010-02-061-1/+1
|
* rekonq 0.3.34Andrea Diamantini2010-02-021-1/+1
| | | | fixes fixes fixes
* rekonq 0.3.33Andrea Diamantini2010-01-261-1/+1
| | | | MultiThreading on loading url :)
* rekonq 0.3.32Andrea Diamantini2010-01-241-1/+1
| | | | fixes && profiling
* rekonq 0.3.31Andrea Diamantini2010-01-211-1/+1
| | | | Fixes Fixes Fixes
* rekonq 0.3.30Andrea Diamantini2010-01-141-1/+1
| | | | | | - better adblock - working back history menu - better fullscreen mode
* rekonq 0.3.29Andrea Diamantini2010-01-101-1/+1
| | | | Fullscreen mode && protocols fixes
* 0.3.28Andrea Diamantini2010-01-071-1/+1
|
* 0.3.27Andrea Diamantini2010-01-051-1/+1
|
* 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