Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified adjam's mail | Andrea Diamantini | 2009-02-15 | 1 | -1/+1 |
| | |||||
* | First bits of documentation.. | Andrea Diamantini | 2009-02-15 | 4 | -2/+20 |
| | |||||
* | {Browser,}Application. Again.. | Andrea Diamantini | 2009-02-15 | 8 | -36/+38 |
| | |||||
* | Merge branch 'master' into mainwindow | Andrea Diamantini | 2009-02-15 | 27 | -711/+455 |
|\ | |||||
| * | Preliminary flash support | Andrea Diamantini | 2009-02-14 | 3 | -1/+14 |
| | | |||||
| * | Updatingv0.0.3 | Andrea Diamantini | 2009-02-08 | 2 | -43/+9 |
| | | |||||
| * | Ready for 0.0.3 release. Last fixes.. | Andrea Diamantini | 2009-02-08 | 4 | -6/+11 |
| | | |||||
| * | updated version info | Andrea Diamantini | 2009-02-02 | 2 | -2/+2 |
| | | |||||
| * | Removed unuseful squeezelabel class | Andrea Diamantini | 2009-02-02 | 3 | -80/+1 |
| | | |||||
| * | Code Optimization | Andrea Diamantini | 2009-02-02 | 1 | -4/+3 |
| | | |||||
| * | Fixed download system about downloading files with the same name. | Andrea Diamantini | 2009-02-02 | 2 | -11/+7 |
| | | |||||
| * | rekonq 0.0.3 | Andrea Diamantini | 2009-02-02 | 1 | -1/+1 |
| | | |||||
| * | Fixed download problems | Andrea Diamantini | 2009-02-02 | 7 | -35/+54 |
| | | | | | | | | | | rewamp proxy ui fixing settings | ||||
| * | Fixed notfound.html | Andrea Diamantini | 2009-02-02 | 1 | -1/+3 |
| | | |||||
| * | 1st lines about docs | Andrea Diamantini | 2009-02-02 | 1 | -424/+183 |
| | | |||||
| * | updated TODO | Andrea Diamantini | 2009-02-02 | 1 | -3/+3 |
| | | |||||
| * | Definitely fixed FindBar (orat least, I hope so) | Andrea Diamantini | 2009-01-29 | 5 | -32/+34 |
| | | | | | | | | Add some comments | ||||
| * | 1st lines of docs | Andrea Diamantini | 2009-01-29 | 1 | -32/+31 |
| | | |||||
| * | Fixed Find bar use. | Andrea Diamantini | 2009-01-29 | 4 | -14/+15 |
| | | |||||
| * | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 5 | -40/+56 |
| | | |||||
| * | updated TODO | Andrea Diamantini | 2009-01-28 | 1 | -0/+1 |
| | | |||||
| * | updated Changelog && TODO | Andrea Diamantini | 2009-01-28 | 2 | -6/+15 |
| | | |||||
| * | SOme more bits on bookmarkline.. | Andrea Diamantini | 2009-01-28 | 1 | -4/+7 |
| | | |||||
| * | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 5 | -16/+5 |
| | | | | | | | | If someone needs it, I can try to implement it one day.. | ||||
| * | Fixed MenuBar. | Andrea Diamantini | 2009-01-27 | 5 | -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 Diamantini | 2009-01-27 | 4 | -31/+55 |
| | | |||||
| * | 1st introduction of new bookmarks line | Andrea Diamantini | 2009-01-27 | 3 | -2/+23 |
| | | |||||
* | | BrowserApplication --> Application | Andrea Diamantini | 2009-02-15 | 5 | -40/+38 |
| | | |||||
* | | Renamed Application class files | Andrea Diamantini | 2009-02-15 | 2 | -0/+0 |
|/ | |||||
* | Reimplemented download system based on KGet one. | Andrea Diamantini | 2009-01-21 | 7 | -42/+156 |
| | | | | | Thanks Lucas ;) Rekonq now has its one! | ||||
* | Implemented a new function to download data with KJob technologies.. | Andrea Diamantini | 2009-01-20 | 5 | -81/+59 |
| | | | | It's not working. For now. But we are nearing the goal.. | ||||
* | Updated TODO && CMakelists.txt | Andrea Diamantini | 2009-01-20 | 2 | -12/+8 |
| | |||||
* | Removed QtDemoBrowser download manager. Working on rekonq's own.. | Andrea Diamantini | 2009-01-20 | 4 | -903/+0 |
| | |||||
* | Ported Cookie system to KCOnfigXT. | Andrea Diamantini | 2009-01-20 | 2 | -22/+62 |
| | | | | Yeah! | ||||
* | Ported tons of code to KConfigXT. To merge kcfg branch we need just to | Andrea Diamantini | 2009-01-19 | 13 | -346/+138 |
| | | | | port cookie settings.. | ||||
* | m_tabWidget --> m_view | Andrea Diamantini | 2009-01-18 | 2 | -43/+43 |
| | |||||
* | Partially ported rekonq to KConfigXT technology.. | Andrea Diamantini | 2009-01-18 | 18 | -455/+539 |
| | | | | Perhaps ~50%..going on!! | ||||
* | Some moc adds and webview fixing.. | Andrea Diamantini | 2009-01-16 | 3 | -7/+20 |
| | |||||
* | - cmake 2.6.2 | Andrea Diamantini | 2009-01-15 | 2 | -2/+3 |
| | | | | - changed web inspector icon | ||||
* | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 3 | -18/+28 |
| | |||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 4 | -120/+120 |
| | | | | Fully adopted xmlgui && mainview concepts.. | ||||
* | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 3 | -173/+8 |
| | | | | Now we are really starting to have adjam web browser.. | ||||
* | BIG change!! | Andrea Diamantini | 2009-01-09 | 4 | -55/+133 |
| | | | | Removed use of proxy webactionmapper to manage web actions.. | ||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 5 | -36/+29 |
| | | | | Now we have just loadUrl slot to run pages.. | ||||
* | Last commit before loadPage REMOVAL.. | Andrea Diamantini | 2009-01-09 | 2 | -28/+37 |
| | | | | .. | ||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 11 | -333/+419 |
| | | | | Other minor adjs.. | ||||
* | Little changes.. | Andrea Diamantini | 2009-01-08 | 2 | -9/+9 |
| | |||||
* | Removed setFocus from lineEdit->currentWebview so that people can switch | Andrea Diamantini | 2009-01-07 | 5 | -47/+28 |
| | | | | trough tabs with CTRL tabbing | ||||
* | New rekonq site0.0.2 | Andrea Diamantini | 2008-12-31 | 2 | -1/+28 |
| | |||||
* | Final settings for 0.0.2 release | Andrea Diamantini | 2008-12-31 | 3 | -38/+7 |
| |