summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* refactor and add support for pastebin.comMaurice Kalinowski2009-07-2721-216/+1601
* Fix a crash after removing all buildsteps.dt2009-07-271-8/+13
* Make qmakestep and makestep deletable.dt2009-07-272-2/+2
* CDB: Added option for verbose symbol loading, fixed image path.Friedemann Kleint2009-07-277-12/+64
* Break a infinite loop.dt2009-07-271-1/+3
* Some steps towards making qmakestep and makestep not mandotary.dt2009-07-273-15/+27
* Sync with Assistant source, fixes empty tab title.kh2009-07-271-14/+14
* Make the logic easier to understand for setting the startup projectdt2009-07-271-9/+9
* solaris link fixOswald Buddenhagen2009-07-272-2/+2
* solaris build fixesOswald Buddenhagen2009-07-271-0/+3
* Remove QBuild stuff that was never finished.dt2009-07-272-17/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-07-274-16/+15
|\
| * Fix buildcon2009-07-271-1/+1
| * Find examples also with shadow built Qt developer build.con2009-07-274-16/+15
* | Give the correct file type to .qrc files for cmake projectsdt2009-07-271-3/+7
|/
* FakeVim: Correct the selection in VisualBlockModeKornelia Poenitz2009-07-271-11/+16
* Fixed MSVC warnings.Friedemann Kleint2009-07-272-2/+2
* Gitorious wizard: Import CMake projects, look in src directory.Friedemann Kleint2009-07-274-20/+41
* Updated the QML front-end to release be7b6bcac093abfb1ca1afedcdc6c5d12da12c8eRoberto Raggi2009-07-2712-1143/+1269
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-07-243-5/+50
|\
| * Use the new launcher for starting application on devicecon2009-07-243-5/+50
* | Make importing update the widgets of QMakeStep and MakeStepdt2009-07-245-2/+40
* | Less debugging outputdt2009-07-241-6/+0
* | More import fixes and tweaksdt2009-07-244-45/+67
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-07-2410-57/+352
|\
| * CDB: Fixed thread handling, added dumping of string types in case of crashes.Friedemann Kleint2009-07-248-56/+345
| * Made trailing slash trigger the next include completionThorbjørn Lindeijer2009-07-242-1/+7
* | Case insesitive for specs comparision for windowsdt2009-07-242-14/+18
|/
* Avoid inserting another closing character when completing includesThorbjørn Lindeijer2009-07-241-24/+16
* Added a gitorious clone wizard.Friedemann Kleint2009-07-2427-45/+2719
* Do the scanning for include files in the backgroundThorbjørn Lindeijer2009-07-245-18/+108
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-07-2319-158/+247
|\
| * debugger: move code aroundhjk2009-07-233-16/+9
| * Make the show/hide environment details buttons stay at same place.con2009-07-237-103/+50
| * CMake project settings margins and field growths.con2009-07-233-0/+7
| * Fix layout of generic projects' build settings.con2009-07-232-22/+18
| * Wrong default group box title.con2009-07-231-1/+1
| * Fix more margins.con2009-07-231-0/+1
| * This was supposed to be only windows.con2009-07-231-0/+2
| * Implemented include completionThorbjørn Lindeijer2009-07-232-13/+156
| * Actually get the exit code from package creation and signingcon2009-07-231-3/+3
* | Move the function comparing settings and Makefile to Qt4Projectdt2009-07-233-83/+104
* | Ignore -cache in tests for equivalent argument lists.dt2009-07-231-1/+9
|/
* Make qmakestep even smarter about not running.dt2009-07-231-3/+10
* On windows the #Command line is escaped with quotesdt2009-07-232-1/+18
* Highlight OTHER_FILES in pro editor.con2009-07-231-1/+2
* Micro-optimization for sorting sessionsThorbjørn Lindeijer2009-07-231-4/+4
* Set the text of the discard color scheme changes buttonThorbjørn Lindeijer2009-07-231-6/+14
* Fix setting the mode keyboard shortcuts.con2009-07-231-2/+7
* Make it possible to localize text from goto line shortcut.con2009-07-231-2/+3