summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cleaning codeAndrea Diamantini2009-03-221-15/+2
|
* update toolbar when bookmarks change. Yeah..Andrea Diamantini2009-03-222-0/+29
|
* typoAndrea Diamantini2009-03-221-0/+6
|
* Updated TODOAndrea Diamantini2009-03-221-1/+3
|
* Fixing loading of konqueror bookmarks in a unusual place or missing..Andrea Diamantini2009-03-221-1/+23
|
* Change tab dim if count() > 3Andrea Diamantini2009-03-221-1/+9
|
* Fixed Copyright introAndrea Diamantini2009-03-2237-658/+701
|
* Added commentAndrea Diamantini2009-03-211-0/+4
|
* Always Show Tab Bar. Or not...Andrea Diamantini2009-03-216-108/+194
|
* Fixed tabs dimension && reduced tabbar fontAndrea Diamantini2009-03-202-14/+21
|
* Forgot header.. ;)Andrea Diamantini2009-03-201-0/+1
|
* QDesktopServices removed! Now rekonq lives just in kde directories!!Andrea Diamantini2009-03-202-19/+4
|
* Fixed history classes documentationAndrea Diamantini2009-03-201-31/+61
|
* Fixed crash when history empty.Andrea Diamantini2009-03-191-2/+5
| | | | Mr. Lancelot courtesy patch..
* Fixed rekonq site URLAndrea Diamantini2009-03-171-1/+1
|
* Fixing No Scheme Loading Url. Try 1..Andrea Diamantini2009-03-161-1/+13
|
* updated rekonq siteAndrea Diamantini2009-03-164-48/+29
| | | | | | fixed tab actions.. really near rekonq 0.0.4! Perhaps this night!!
* Added some warningAndrea Diamantini2009-03-122-2/+17
|
* Solved initial size problem!Andrea Diamantini2009-03-122-4/+9
|
* upgrading ui to 4.5.0Andrea Diamantini2009-03-121-24/+30
|
* Solved Bookmark Position problem. Updated TODO.Andrea Diamantini2009-03-111-5/+15
|
* 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
|
* 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-244-21/+104
| | | | Fixed load on startup
* 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-165-254/+156
| | | | Try 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-1521-242/+247
|\
| * Preliminary flash supportAndrea Diamantini2009-02-143-1/+14
| |
| * Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-083-5/+10
| |
| * 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
| * Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-294-29/+31
| | | | | | | | Add some comments
| * Fixed Find bar use.Andrea Diamantini2009-01-293-13/+13
| |
| * New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-285-40/+56
| |
| * 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..