Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | {Browser,}Application. Again.. | Andrea Diamantini | 2009-02-15 | 8 | -36/+38 |
| | |||||
* | Merge branch 'master' into mainwindow | Andrea Diamantini | 2009-02-15 | 21 | -242/+247 |
|\ | |||||
| * | Preliminary flash support | Andrea Diamantini | 2009-02-14 | 3 | -1/+14 |
| | | |||||
| * | Ready for 0.0.3 release. Last fixes.. | Andrea Diamantini | 2009-02-08 | 3 | -5/+10 |
| | | |||||
| * | 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 | ||||
| * | Definitely fixed FindBar (orat least, I hope so) | Andrea Diamantini | 2009-01-29 | 4 | -29/+31 |
| | | | | | | | | Add some comments | ||||
| * | Fixed Find bar use. | Andrea Diamantini | 2009-01-29 | 3 | -13/+13 |
| | | |||||
| * | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 5 | -40/+56 |
| | | |||||
| * | 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 | 3 | -31/+53 |
| | | |||||
| * | 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 | 1 | -3/+0 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | | | - 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 | 4 | -47/+21 |
| | | | | trough tabs with CTRL tabbing | ||||
* | New rekonq site0.0.2 | Andrea Diamantini | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Final adjs for 0.0.2 | Andrea Diamantini | 2008-12-30 | 3 | -26/+23 |
| | |||||
* | Fixed Settings changes.. | Andrea Diamantini | 2008-12-30 | 1 | -3/+0 |
| | |||||
* | Fixed FindBar crash && refactored to look like kate searchbar | Andrea Diamantini | 2008-12-30 | 5 | -25/+31 |
| | |||||
* | Solved history && bookmarks menu problems.. | Andrea Diamantini | 2008-12-30 | 2 | -11/+17 |
| | | | | YEAH!! | ||||
* | Better menus, icons.. | Andrea Diamantini | 2008-12-29 | 3 | -24/+22 |
| | |||||
* | Ported from KMainWindow to KXmlGuiWindow. | Andrea Diamantini | 2008-12-29 | 11 | -378/+298 |
| | | | | | Yeah! .. | ||||
* | BrowserMainWindow --> MainWindow | Andrea Diamantini | 2008-12-27 | 15 | -590/+96 |
| | |||||
* | Comment | Andrea Diamantini | 2008-12-22 | 1 | -0/+1 |
| | |||||
* | window config title : rekonfig | Andrea Diamantini | 2008-12-22 | 2 | -518/+1 |
| | | | | updated TODO | ||||
* | New Config Dialog. Yeah! | Andrea Diamantini | 2008-12-22 | 7 | -59/+663 |
| | |||||
* | Polishing code a bit.. | Andrea Diamantini | 2008-12-21 | 3 | -83/+16 |
| |