summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | debugger: code cosmeticshjk2009-03-243-17/+13
| * | debugger: add shortcut to debugger properties in more context menushjk2009-03-244-21/+33
| * | Remove comment lines from the git commit message (as git commit -F does not d...Friedemann Kleint2009-03-242-0/+22
| * | Don't try to resolve plain literals or commentsThorbjørn Lindeijer2009-03-241-3/+6
| * | Don't forget to call up to the superclassThorbjørn Lindeijer2009-03-241-0/+2
| |/
* | Change the way the debugging library is build and found, yet again.dt2009-03-2518-378/+388
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-03-2415-298/+346
|\
| * debugger: use less "reset" in the locals viewhjk2009-03-241-1/+1
| * Simplify 'Save modified files' internals.con2009-03-244-26/+15
| * Simpler "Save modified files" dialog.con2009-03-245-169/+100
| * debugger: make position of debugger lib configurablehjk2009-03-243-57/+55
| * Include position information in the linkThorbjørn Lindeijer2009-03-242-43/+81
| * Clear link emulation when Ctrl is releasedThorbjørn Lindeijer2009-03-242-3/+13
| * Turn code into links when holding CtrlThorbjørn Lindeijer2009-03-243-45/+126
| * Fix compilation with WebKit disabled.Friedemann Kleint2009-03-241-0/+2
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-03-238-31/+58
| |\
| * | track modification changes for restored editors (in the open editors model)mae2009-03-231-2/+1
* | | Fixes the wrong text in the browse dialog in qt's version options.dt2009-03-241-1/+1
| |/ |/|
* | Compile on Maccon2009-03-231-1/+1
* | Shadow build directory setting not used "right away".con2009-03-231-0/+1
* | debugger: work on optional prebuild dumper libraryhjk2009-03-236-29/+49
* | debugger: work on using prebuilt dumpershjk2009-03-233-2/+8
|/
* debugger: split options pagehjk2009-03-237-74/+275
* fakevim: hide fakevim statusbar on :q!hjk2009-03-231-1/+1
* fakevim: improve implementation of 'set'hjk2009-03-231-2/+26
* Add a submit field widget modeled after mail client address controlsFriedemann Kleint2009-03-231-10/+29
* remove dead filesOswald Buddenhagen2009-03-203-456/+0
* Merge commit 'origin/master'dt2009-03-2045-198/+747
|\
| * Some fixes to the new class wizard code generationThorbjørn Lindeijer2009-03-201-7/+10
| * Use completeBaseName instead of baseName where appropriateThorbjørn Lindeijer2009-03-2014-49/+28
| * Shorten name for version control settings categoryThorbjørn Lindeijer2009-03-201-1/+1
| * Make VCS plugins keep the submit editor open if the submit fails.Friedemann Kleint2009-03-205-30/+35
| * Fix wrapping of commit messagesFriedemann Kleint2009-03-202-2/+2
| * Added and corrected copyright headersThorbjørn Lindeijer2009-03-2014-1/+407
| * Missing files of previous commitFriedemann Kleint2009-03-204-55/+141
| * Add option to wrap commit message at 72 chars and make it default.Friedemann Kleint2009-03-207-53/+123
* | Merge commit 'origin/master'dt2009-03-2058-257/+1666
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-03-2018-124/+247
| |\
| | * Fixes: Do not show a context menu in the HTML welcome PageDaniel Molkentin2009-03-201-0/+1
| | * Fixes: Polish submit message checking.Friedemann Kleint2009-03-2012-83/+161
| | * debugger: make an option to select terminal application (not used yet)hjk2009-03-204-3/+27
| | * fakevim: cache results of hlsearchhjk2009-03-201-34/+40
| | * fakevim: implement Ctrl-ehjk2009-03-201-4/+18
| * | Fixes: Qt Version dialog not saving the msvc version.dt2009-03-201-2/+2
| |/
| * Fixes: bin dir of msvc qt versions was not added to the pathdt2009-03-195-9/+19
| * Make "preferences" dialog remember last position.con2009-03-192-9/+49
| * Allow updating of configuration or file list separatelyThorbjørn Lindeijer2009-03-194-34/+54
| * Allow specifying the name of a new generic projectThorbjørn Lindeijer2009-03-198-41/+59
| * fakevim: add another set of "default options" for easier testinghjk2009-03-191-0/+13
| * fakevim: introduce a 'backspace' setting and handle the 'start' optionhjk2009-03-192-11/+25