summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * upgrading ui to 4.5.0Andrea Diamantini2009-03-122-25/+31
| |
| * Solved Bookmark Position problem. Updated TODO.Andrea Diamantini2009-03-113-10/+20
| |
| * Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-1113-53/+78
| |
| * Some fixes on MainWindowAndrea Diamantini2009-03-111-8/+11
| |
| * Some fixesAndrea Diamantini2009-03-104-56/+56
| |
| * Updating CMakeLists.txtAndrea Diamantini2009-03-011-5/+10
| |
| * Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-014-9/+25
| |
| * Removed unuseful headersAndrea Diamantini2009-02-261-1/+0
| |
| * QDesktopServices --> KStandardDirsAndrea Diamantini2009-02-261-4/+3
| |
| * 1st fixes to bookmarks system, toolbar and menu. Needs care and docs..Andrea Diamantini2009-02-252-4/+63
| |
| * Documented API bookmarks && download classes.Andrea Diamantini2009-02-245-21/+114
| | | | | | | | Fixed load on startup
| * New Icons!Andrea Diamantini2009-02-243-0/+0
| |
| * It seems good now. But we have to test it a lot withAndrea Diamantini2009-02-212-32/+3
| | | | | | | | Qt 4.5..
| * removed unuseful m_defaultIconAndrea Diamantini2009-02-202-27/+5
| |
| * Last commit before branching "di brutto"..Andrea Diamantini2009-02-206-59/+21
| |
| * On the street to SingleRekonq..Andrea Diamantini2009-02-203-1/+3
| |
| * typoAndrea Diamantini2009-02-201-1/+0
| |
| * new singleton Application class.Andrea Diamantini2009-02-166-255/+157
| | | | | | | | Try 1..
| * Modified adjam's mailAndrea Diamantini2009-02-151-1/+1
| |
| * First bits of documentation..Andrea Diamantini2009-02-154-2/+20
| |
| * {Browser,}Application. Again..Andrea Diamantini2009-02-158-36/+38
| |
| * Merge branch 'master' into mainwindowAndrea Diamantini2009-02-1527-711/+455
| |\
| | * Preliminary flash supportAndrea Diamantini2009-02-143-1/+14
| | |
| | * 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
| | |
| * | BrowserApplication --> ApplicationAndrea Diamantini2009-02-155-40/+38
| | |
| * | Renamed Application class filesAndrea Diamantini2009-02-152-0/+0
| |/
| * 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
| |