summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixing mainview descriptionAndrea Diamantini2009-04-021-5/+2
| |
| * QKeySequence --> KShortCutAndrea Diamantini2009-04-021-4/+4
| |
| * Added show/hide menubar actionAndrea Diamantini2009-04-023-3/+23
| |
| * Various fixes, including bookmarks barAndrea Diamantini2009-04-024-10/+6
| |
| * updated FullScreenViewAndrea Diamantini2009-04-021-0/+2
| |
| * Fixed no more used download action && i18n --> QLatin1String on ↵Andrea Diamantini2009-04-012-3/+2
| | | | | | | | "private_browsing"..
| * Importing clones PART 1Andrea Diamantini2009-04-013-23/+49
| | | | | | | | | | | | | | | | | | | | | | | | I apologies for this "strange" way of importing code. But we have 3 (or 4) different ideas about UIs.. and I have to decide one. So, best way I found is importing manually changes. I'll write something about that soon. We basically need to better learn git cooperation (I'm first). Anyway, thank you a lot for your time and your ideas. I really apprecciate your efforts ;)
| * 99% fixed target _blank issue..Andrea Diamantini2009-04-011-6/+8
| |
| * code fixingAndrea Diamantini2009-03-311-2/+4
| |
| * removed FIXMEAndrea Diamantini2009-03-311-1/+0
| |
| * Rewritten acceptNavigationRequest codeAndrea Diamantini2009-03-311-19/+48
| |
| * Properly opening mailto linksAndrea Diamantini2009-03-311-0/+7
| |
| * opening new tabs on target _blank. Try 1Andrea Diamantini2009-03-301-13/+29
| |
| * API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-296-17/+17
| |
| * Search wrapAndrea Diamantini2009-03-291-1/+1
| |
| * Load just 1 site at start..Andrea Diamantini2009-03-291-3/+7
| |
| * Revert "Revert "pedantic""Andrea Diamantini2009-03-296-71/+92
| | | | | | | | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
| * Merge branch 'prova2'Andrea Diamantini2009-03-291-1/+0
| |\
| | * merged some parts of pawel clone. In previous commit..Andrea Diamantini2009-03-291-1/+0
| | |
| * | Revert "pedantic"Andrea Diamantini2009-03-296-92/+71
| |/ | | | | | | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
| * pedanticAndrea Diamantini2009-03-286-71/+92
| |
| * astyle. First round..Andrea Diamantini2009-03-2832-834/+944
| |
| * Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog postAndrea Diamantini2009-03-284-14/+35
| |
| * improved fullscreenAndrea Diamantini2009-03-271-0/+10
| |
| * Some fixes from avaddon-clone. Thank youAndrea Diamantini2009-03-272-6/+7
| |
| * updated TODO, fixed History menu shortcut, updated Message.shAndrea Diamantini2009-03-252-4/+4
| |
| * Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-2515-149/+151
| | | | | | | | From now on, we (mainly) go on WebView bugfixing..
| * Fixed notFound.html pageAndrea Diamantini2009-03-242-11/+8
| |
| * Some fixes on font dim. Updating data still doesn't work..Andrea Diamantini2009-03-243-17/+13
| |
| * Fixed setting fonts UIAndrea Diamantini2009-03-241-79/+53
| |
| * working on fixing font problem..Andrea Diamantini2009-03-245-57/+131
| |
| * Added Google Suggest. Thanks, Ariyagit statusAndrea Diamantini2009-03-242-10/+62
| |
| * removed margins (avaddon suggestion..)Andrea Diamantini2009-03-221-0/+1
| |
| * 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!!