summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updatingv0.0.3Andrea Diamantini2009-02-082-43/+9
|
* Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-084-6/+11
|
* updated version infoAndrea Diamantini2009-02-022-2/+2
|
* Removed unuseful squeezelabel classAndrea Diamantini2009-02-023-80/+1
|
* Code OptimizationAndrea Diamantini2009-02-021-4/+3
|
* Fixed download system about downloading files with the same name.Andrea Diamantini2009-02-022-11/+7
|
* rekonq 0.0.3Andrea Diamantini2009-02-021-1/+1
|
* Fixed download problemsAndrea Diamantini2009-02-027-35/+54
| | | | | rewamp proxy ui fixing settings
* Fixed notfound.htmlAndrea Diamantini2009-02-021-1/+3
|
* 1st lines about docsAndrea Diamantini2009-02-021-424/+183
|
* updated TODOAndrea Diamantini2009-02-021-3/+3
|
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-295-32/+34
| | | | Add some comments
* 1st lines of docsAndrea Diamantini2009-01-291-32/+31
|
* Fixed Find bar use.Andrea Diamantini2009-01-294-14/+15
|
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-285-40/+56
|
* updated TODOAndrea Diamantini2009-01-281-0/+1
|
* updated Changelog && TODOAndrea Diamantini2009-01-282-6/+15
|
* SOme more bits on bookmarkline..Andrea Diamantini2009-01-281-4/+7
|
* Removed unuseful "Select All" action.Andrea Diamantini2009-01-285-16/+5
| | | | If someone needs it, I can try to implement it one day..
* Fixed MenuBar.Andrea Diamantini2009-01-275-34/+33
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* We now have the FINAL search bar!! Yeah!!!Andrea Diamantini2009-01-274-31/+55
|
* 1st introduction of new bookmarks lineAndrea Diamantini2009-01-273-2/+23
|
* Reimplemented download system based on KGet one.Andrea Diamantini2009-01-217-42/+156
| | | | | Thanks Lucas ;) Rekonq now has its one!
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-205-81/+59
| | | | It's not working. For now. But we are nearing the goal..
* Updated TODO && CMakelists.txtAndrea Diamantini2009-01-202-12/+8
|
* Removed QtDemoBrowser download manager. Working on rekonq's own..Andrea Diamantini2009-01-204-903/+0
|
* Ported Cookie system to KCOnfigXT.Andrea Diamantini2009-01-202-22/+62
| | | | Yeah!
* Ported tons of code to KConfigXT. To merge kcfg branch we need just toAndrea Diamantini2009-01-1913-346/+138
| | | | port cookie settings..
* m_tabWidget --> m_viewAndrea Diamantini2009-01-182-43/+43
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-1818-455/+539
| | | | Perhaps ~50%..going on!!
* Some moc adds and webview fixing..Andrea Diamantini2009-01-163-7/+20
|
* - cmake 2.6.2Andrea Diamantini2009-01-152-2/+3
| | | | - changed web inspector icon
* Fixed unconnected STOP web actionAndrea Diamantini2009-01-123-18/+28
|
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-094-120/+120
| | | | Fully adopted xmlgui && mainview concepts..
* Removed WebActionMapper class!Andrea Diamantini2009-01-093-173/+8
| | | | Now we are really starting to have adjam web browser..
* BIG change!!Andrea Diamantini2009-01-094-55/+133
| | | | Removed use of proxy webactionmapper to manage web actions..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-095-36/+29
| | | | Now we have just loadUrl slot to run pages..
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-092-28/+37
| | | | ..
* Created mainview!Andrea Diamantini2009-01-0811-333/+419
| | | | Other minor adjs..
* Little changes..Andrea Diamantini2009-01-082-9/+9
|
* Removed setFocus from lineEdit->currentWebview so that people can switchAndrea Diamantini2009-01-075-47/+28
| | | | trough tabs with CTRL tabbing
* New rekonq site0.0.2Andrea Diamantini2008-12-312-1/+28
|
* Final settings for 0.0.2 releaseAndrea Diamantini2008-12-313-38/+7
|
* Icons (waiting for mine..)Andrea Diamantini2008-12-312-0/+0
|
* minor changesAndrea Diamantini2008-12-313-3/+577
| | | | added doc subdir
* Final adjs for 0.0.2Andrea Diamantini2008-12-303-26/+23
|
* Fixed Settings changes..Andrea Diamantini2008-12-301-3/+0
|
* Merge branch 'xmlgui'Andrea Diamantini2008-12-3027-1474/+912
|\
| * Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-305-25/+31
| |
| * Solved history && bookmarks menu problems..Andrea Diamantini2008-12-302-11/+17
| | | | | | | | YEAH!!